@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;
}
p.banner_trd {
	width:260px;
	background-attachment: scroll;
	background-image: url(../goods/img/ban_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
}


a#banner_biobottle:hover,a#banner_event:hover {
    background-position:0 -40px;
}

p.banner a {
	display:block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-size: 1px;
	text-indent: -3000px;
	height: 40px;
}

p.l_banner a {
display:block;
font-size:1px;
height:60px;
margin:0 0 10px;
text-indent:-3000px;
}

p.float_right  {
	display: block;
	float: right;
}
.float_right img {
	margin-left: 10px;
}
p.text {
	display: block;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
p.cnt {
	text-align: center;
	vertical-align: middle;
}

p.ttl {
	background-color: #E8E8E8;
	font-size: 12px;
	display: block;
	line-height: 20px;
	text-indent: 10px;
	text-align: left;
	vertical-align: middle;
}
p.top {
	display: block;
	text-align: right;
}


span.middle {
	font-size: 80%;
	line-height: 200%;
	text-align: center;
	display: block;
}


.fwn {
font-weight:normal;
}
.fwb {
	font-weight: bold;
}

img.new {
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

table td {
	padding:2px 10px;
	vertical-align:top;
}

table th {
color:#000000;
font-weight:bold;
margin:0;
padding:2px 10px 0 15px;
vertical-align:top;
width:120px;
}
