@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_dgppatho {
	width:260px;
	background-attachment: scroll;
	background-image: url(../img/biobt_bn3.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_info {
	width:260px;
	background-attachment: scroll;
	background-image: url(../img/bn_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
}


a#banner_jcv {
	width:260px;
	background-image: url(../img/jcv_bn.gif);
	height: 80px;
}


a#banner_biobottle:hover,a#banner_event:hover {
    background-position:0 -40px;
}

a#banner_dgppatho:hover,a#banner_event:hover {
    background-position:0 -40px;
}

a#banner_info:hover {
    background-position:0 -80px;
}

p.banner a {
	display:block;
	font-size:1px;
	height:40px;
	text-indent:-3000px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
p.bn_fst {
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}


p.l_banner a {
display:block;
font-size:1px;
height:60px;
margin:0 0 10px;
text-indent:-3000px;
}
p.text {
	line-height: 180%;
}
p.pad10 {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

