@charset "shift_jis";
@import url("../../webfonts/bebasneue/stylesheet.css");



@font-face {
	font-family: 'bebasneue';
	src: url('../webfonts/bebasneue/bebasneue-webfont.eot');
	src: url('../webfonts/bebasneue/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
		url('../webfonts/bebasneue/bebasneue-webfont.woff') format('woff'),
		url('../webfonts/bebasneue/bebasneue-webfont.ttf') format('truetype'),
		url('../webfonts/bebasneue/bebasneue-webfont.svg') format('svg');
}




ul, li {
	list-style-type: none;
}

.context img {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
}

#credit   {
	margin-bottom: 10px !important;
}



.context {
	padding-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 160%;
}

.context .right {
	width: 450px;
	float: right;
}

img.mainph {
	position: absolute;
	top: 28px;
	height: 630px;
	width: 470px;
	left: 24px;
}

.context .left {
	float: left;
	width: 470px;
}

.itemList {}

.itemList li {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}

.itemList li:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


.left_img {
	float: left;
}

.s-midashi {
	font-size: 14px;
	font-weight: bold;
	color: #900;
	line-height: 120%;
	margin-bottom: 5px;
}

.b-midashi {
	font-size: 23px;
	line-height: 125%;
	font-weight: bold;
	margin-bottom: 10px;
	background-image: url(../img/border.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}
.linkBtn {
}

.txtblock {
	clear: both;
	margin-top: 2em;

}



.txt {
	font-size: 12px;
	line-height: 135%;
}

.linkBtn {
	text-align: right;
	margin-top: 5px;
}

#mainph {
	height: 830px;
}

#thumbnail {
	clear: both;
	text-align: center;
	padding-left: 10px;
	top: 690px;
	position: absolute;
}

#thumbnail ul {
	padding-left: 10px;

}

#thumbnail li {
	display: inline;
	height: 130px;
	width: 155px;
	margin-right: 11px;
	float: left;
}

#shop {
	clear: both;
	margin-top: 2em;
	float: right;
	padding-right: 10px;
}



ul.left-box {
	float: left;
	width: 450px;
	margin-top: 10px;
}

ul.left-box li {
	float: left;
	width: 220px;
	margin-bottom: 10px;
	margin-right: 10px;
}

ul.right-box {
	float: right;
	width: 280px;
}

ul.right-box li {}

.thumbnail {
	margin-top: 20px;
	margin-bottom: 15px;
	clear: both;
	float: left;
	width: 100%;
}

.thumbnail li {
	width: 300px;
	float: left;
	font-size: 11px;
	line-height: 150%;
	margin-right: 20px;
	/* [disabled]color: #636; */
}
.thumbnail img {
	margin-bottom: 5px;
}

.thumbnail .listend {
	margin-right: 0px;
}

.bike {}

.bikename {
	font-family: bebasneue;
	text-align: left;
	font-weight: bold;
	font-size: 40px;
}

.itemname {
	text-align: left;
	font-size: 28px;
	font-weight: normal;
	line-height: 150%;
	font-family: bebasneue;
}

.bike li {
	float: left;
	width: 450px;
	margin-right: 40px;
	text-align: center;
}

.bike li.listend {
	margin-right: 0px;
}
.cap {
	font-size: 12px;
	line-height: 150%;
	margin-top: 15px;
}
.shopname {
	font-family: bebasneue;
	font-size: 65px;
	color: #000;
	/* [disabled]font-weight: bold; */
	line-height: 55px;
	margin-bottom: 10px;
}
.profile {
	font-family: bebasneue;
	font-weight: bold;
	margin-top: 5px;
	font-size: 24px;
	line-height: 26px;
}
.profile-name {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}
.profile-cap {
	font-size: 11px;
	line-height: 135%;
}
.left-box .listend {
	margin-right: 0px;
}

.inbox {
	padding: 15px;
	border: 5px solid #CCC;
}

.inbox:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#mainimg940 img {
	vertical-align: bottom;
}

/*クレジット表記*/
#credit {
	font-size: 12px;
	color: #333333;
	padding-bottom:10px;
	margin-bottom:15px;
	width:940px;
	clear:both;
	border-bottom:1px dotted #999999;
}
#credit:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #credit{
    height: 1em;
    overflow: visible;
}
/**/
#credit .left {
	width: 740px;
	float: left;
	text-align:left;
}
#credit .right{
	width:200px;
	float:right;
	text-align:right;
}
.clear{
	clear:both;
}	