@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#bike{
	margin-bottom:50px;  
}
#bike .box dl dd.zoom ul {
	overflow:hidden;
	zoom:1;
	margin-bottom:15px;  
}
#bike .box {
	margin-bottom:20px;
	background:url(../image/bg02.jpg) left bottom no-repeat;
	padding-bottom:13px;
}
#bike .box dl dt {
	margin-bottom:15px;
}
#bike .box dl dd.b01 {
	font-size:1.15em; 
	font-weight: bold;
}
#bike .box dl dd span {
	color:#FF6600;
	font-weight: bold;
}
#bike .box dl dd.zoom ul li {
	font-size:1.27em;
	background:url(../image/icon01.jpg) left center no-repeat;
	padding:5px 0 5px 50px;
	float:left;
	margin-right:60px;
}
#bike .box dl dd.zoom ul li.none {
	margin-right:0;
}