@charset "utf-8";
/* CSS Document */

/*------バナー-----*/

a#banner_expo {
	width:260px;
	background-attachment: scroll;
	background-image: url(../img/bio_jp.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a#banner_biobottle {
	width:260px;
	background-attachment: scroll;
	background-image: url(../img/biobt_bn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a#banner_event {
	width:260px;
	background-attachment: scroll;
	background-image: url(../img/biobt_bn2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a#banner_biobottle:hover,a#banner_event:hover {
    background-position:0 -40px;
}

p.banner a {
	display:block;
	font-size:1px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

p.l_banner a {
display:block;
font-size:1px;
height:60px;
margin:0 0 10px;
text-indent:-3000px;
}
