/* bicycle */

*{
	margin:0;
	padding:0;
	border:0;
	color:#5a5969;
	background-color:transparent;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
body{
	background-color:#ffffff;
	font-size:10px;
	text-align:center;
	margin:30px;
}
#body{
	width:756px;
	margin:auto;
}
#title,
#contents,
#footer,
#shop,
#close,
.spec{
	clear:both;
	position:relative;
	width:756px;
}
#product{
	float:left;
	width:398px;
	height:355px;
	margin:20px 20px 0px 0;
	background:url(../img/product.jpg) no-repeat 0 5px;
	text-align:left;
}
.sub{
	padding-top:48px;
	font-size:10px;
	color:#0a1d58;
	line-height:17px;
}
#footer{
	background-color:#ffffff;
	padding:3px 0 3px 0;
	margin:3px 0 15px 0;
}
#check{
	float:right;
	width:337px;
	margin:20px 0 0px 0;
	padding:5px 0 0 0;
	border-bottom:1px solid #C2C4CF;
}
#check1{
	background:url(../img/check1.gif) no-repeat 0 3px;
}
#check2{
	background:url(../img/check2.gif) no-repeat 0 3px;
}
#check3{
	background:url(../img/check3.gif) no-repeat 0 3px;
}
#check4{
	background:url(../img/check4.gif) no-repeat 0 3px;
}
#check5{
	background:url(../img/check5.gif) no-repeat 0 3px;
}
#option{
	background:url(../img/option.gif) no-repeat 0 3px;
}
dl{
	clear:both;
	padding:5px 0 5px 0;
	border-top:1px solid #C2C4CF;
}	
dt.list{
	float:left;
	display:block;
	top:20px;
	font-size:10px;
	width:165px;
	height:60px;
	padding:0 0 0 56px;
}
dt.list_wide{
	float:left;
	display:block;
	top:20px;
	font-size:10px;
	width:200px;
	height:60px;
	padding:0 0px 0 58px;
}
dd.thum{
	float:right;
	display:block;
	margin:0;
}
.spec{
	clear:both;
	margin:20px 0 20px 0;
	text-align:left;
}

dl,
dd,
dt,
li,
caption{
	text-align:left;
}
.key{
	border-right:1px solid #C2C4CF;
}
.contact{
	vertical-align:-6px;
	margin-right:6px;
}
img{
	margin:0;
	padding:0;
}
#shoplist{
	clear:both;
	border:1px solid #C2C4CF;
	width:756px;
	margin-top:15px;
	text-align: left;
}
li{
	list-style-type:none;
}
ol.list0{
	margin:15px 0px 0px 15px;
	float:left;
}
ol.list1,
ol.list2,
ol.list3,
ol.list4{
	margin:0px 15px 0px 15px;
	float:left;
}
ol.list1{
	clear:both;
}
ol.list5{
	margin:8px 0px 15px 15px;
}

ol.list2,
ol.list3,
ol.list4{
	margin-left:50px;
}
#notice{
	clear:both;
	margin:15px 0 15px 0;
	text-align:left;
	line-height:14px;
}
.cap{
	clear:both;
	margin:15px 0 15px 0;
	text-align:left;
	line-height:14px;
}
.sorry{
	clear:both;
}
#close{
	clear:both;
	text-align:center;
}
.closebtn{
	clear:both;
	margin:15px 0 30px 0;
}
.please{
	clear:both;
	text-align:right;
	padding-top:6px;
	width:720px;
}
.table_ye {
	background-color: #ffffff;
}
.line_tate {
	background-image: url(img/line_t_bg.gif);
	background-repeat: repeat-y;
}
.navy {
	color: #003366;
}

