@charset "utf-8";

/*自転車ラインナップ*/

div.brandlist{
	width:700px;
	margin:2em auto 0 auto;
	text-align:center;
}

div.imgbox{
	width:250px;
	float:left;
}

div.imgbox img{
	margin:1em auto;
}

div.blandlistbox{
	width:440px;
	float:right;
	margin:0;
	text-align: left;
}

div.blandlistbox h2{
	background: url('img/li_brandtitle_w.gif') no-repeat left center;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 1em;
	text-indent: 20px;
}

h2 a{
	color:#000;
}

div.contbox p{
	margin:0 1em;
}

h3#detail{
	padding:1em;
	margin-left:1em;
	background: url(img/r_detail.gif) no-repeat scroll left center;
	height:24px;
}

div#howto h3{
	padding:1em;
	margin-left:1em;
	height:24px;
	background-attachment: scroll;
	background-image: url(img/r_howto.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div#innerbox{
	background: url(../img/bg_slash.gif) repeat;
	width: 540px;
	margin: 0 auto 1em auto;
	padding-top:1em;
	padding-bottom:1em;
}

p.description2 {
	width: 540px;
	margin: 0 auto 1em auto;
}

div#innerbox h5{
	background: #8A8A8A url(../img/li_black.jpg) no-repeat scroll 10px center;
	text-indent: 28px;
	width: 504px;
	margin: 1em auto;
	color: #fff;
	height: 3em;
	font-size: 1em;
	line-height: 3em;
}

div.innerbox2{
	width:504px;
	background-color:#fff;
	margin:0 auto;
	padding-top:1em;
}

div#pickup h4{
	background: #8A8A8A url(../img/li_black.jpg) no-repeat scroll 10px center;
	text-indent: 28px;
	width: 600px;
	margin: 1em auto;
	color: #fff;
	height: 3em;
	font-size: 1em;
	line-height: 3em;
	text-transform:uppercase;
	margin-top:2em;
	/*text-align:left;*/
}

div#speckbox{
	width:600px;
	background: #fff url(../img/bg_slash.gif) repeat scroll center top;
	margin:1em auto;
	text-align:left;

}
div#pickup h5 {
	margin-left: 20px;
}


div#speckbox ul{
	width:550px;
	text-align:left;
	padding:1em 0;
	margin:1em auto;
}
div#pickup h6 {
	background-image: url(../img/li_point.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	background-position: left center;
	text-indent: 10px;
	margin-left: 550px;
}
div.lineupbox3 {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
}
img#pick {
	margin-left: 60px;
}
div#more p {
	background-image: url(../img/more.gif);
	background-repeat: no-repeat;
	display: block;
	height: 12px;
	width: 44px;
	text-align: right;
	margin-right: 10px;
	margin-left: auto;
}
