@charset "EUC-JP";

/* ボックスレイアウト */
.context_box {
	clear: both;
	width: 680px;
	margin-bottom: 15px;
	float: left;
}
.context_box:after {
	clear:both;
	content:"";
	display: block;
	height: 1px;
	overflow: hidden;
}
* html .context_box {
	height: 1em;
	overflow: visible;
}
.context_box  .lbox {
	float: left;
	width: 680px;
	clear: both;
}
.context_box .rbox {
	float: right;
	width: 200px;
}

/* メーカー検索 */
.context_box .makerlbox {
	float: left;
	width: 227px;
}
.context_box .makerrbox {
	float: right;
	width: 226px;
}

.context_box .maker1 {
	background-color: #E7F9FE;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 22px;
}
.context_box .maker2 {
	background-color: #CAF1FD;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 22px;
}
/* タイプ検索 */
.typebox {
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888888;
	clear: both;
}
.typebox:after {
	clear:both;
	content:"";
	display: block;
	height: 1px;
	overflow: hidden;
}
* html .typebox {
	height: 1em;
	overflow: visible;
}

.typebox .typelbox {
	float: left;
	width: 222px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
}
.typebox .typerbox {
	float: right;
	width: 221px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* ボックスレイアウト */
.two_box {
	margin-bottom: 10px;
	clear: both;
	width: 100%;
	float: left;
}
.two_box:after {
clear:both;
content:"";
display: block;
height: 1px;
overflow: hidden;
}
/**/
* html .two_box {
height: 1em;
overflow: visible;
}
/**/
.two_box .lbox {
  float: left;
  width: 375px;
}
.two_box .rbox {
	float: right;
	width: 285px;
	text-align: right;
}


/* ランキング */
.rank_icon {
	background-color: #003399;
	text-align: center;
	width: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}
.rank_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-collapse:collapse;
}
.rank_result {
	background-color: #FFFFFF;
	text-align: left;
	padding: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 190px;
}

.recentbox {
	width: 680px;
	float: left;
	clear: both;
}
.recentbox:after {
clear:both;
content:"";
display: block;
height: 1px;
overflow: hidden;
}
* html .recentbox {
height: 1em;
overflow: visible;
}
.recentbox  .lbox {
	float: left;
	width: 220px;
	clear: none;
	margin-right: 10px;
}
.recentbox  .rbox {
	float: right;
	width: 220px;
}


/* タイトル */
#utitle {
	background-color: #FFFFFF;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#utitle_margin {
	border: 1px solid #888888;
	height: 50px;
	line-height: 50px;
	background-image: url(../img/common/utitle_margin_bg.jpg);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 14px;
	margin-bottom: 20px;
}

#utitle .choice {
	float: left;
	width: 940px;
	margin-bottom: 15px;
	margin-top: 5px;
}



/* 車種一覧絞込みボックス */
#result_sibori {
	width: 940px;
	margin-bottom: 15px;
}
#result_sibori td {
	padding-top: 3px;
	padding-bottom: 3px;
}

#result_sibori .type_list {
	width: 100%;
}
#result_sibori .type_list :after {
clear:both;
content:"";
display: block;
height: 1px;
overflow: hidden;
}
* html #result_sibori .type_list  {
height: 1em;
overflow: visible;
}

#result_sibori .type_list .lbox{
	width: 77px;
	margin-right: 16px;
	float: left;
	font-size: 10px;
	text-align: center;
}
#result_sibori .type_list .rbox{
	width: 77px;
	float: right;
	font-size: 10px;
	text-align: center;
}

/* 検索結果車種リスト */
.resultbox {
	width: 940px;
	margin-bottom: 15px;
	float: left;
	clear: both;
}

.catalogsearch_list {
	padding: 10px;
	clear: both;
	width: 920px;
	float: left;
}
.catalogsearch_list:after {
	clear:both;
	content:"";
	display: block;
	height: 1px;
	overflow: hidden;
}
* html .catalogsearch_list {
	height: 1em;
	overflow: visible;
}

.catalogsearch_list .lbox {
	text-align: center;
	float: left;
	width: 122px;
	margin-right: 37px;
}
.catalogsearch_list .rbox {
	text-align: center;
	float: right;
	width: 122px;
}

/* タイトルボックス */
.titlebox {
	background-color: #FFFFFF;
	width: 940px;
	text-align: left;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	float: left;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #023469;
	padding-top: 10px;
}

/* バイクメーカーで探す */
#bike {
	float: left;
	width: 680px;
	margin-top: 10px;
}
.context_box {
	float: left;
	width: 680px;
}


.context_box .baikemaker {
	float: left;
	width: 680px;
}

.context_box .baikemaker .lbox {
	float: left;
	width: 375px;
}

.context_box .baikemaker .lbox table { float: left; }


.context_box .baikemaker .rbox {
	float: right;
	width: 285px;
}

.context_box .baikemaker td {
	padding-top: 2px;
	padding-bottom: 2px;
}

.context_box  .baikemaker  td.sp {

}

.context_box .baikemaker tr {
	background-repeat: repeat-x;
	background-position: 0px bottom;
}

.context_box .baikemaker tr.dotline {
	background-image: url(../img/common/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


.baikemaker .makername {
	font-size: 14px;
	font-weight: bold;
	width: 125px;
}

/* 画像リンク */
.img_link a img {
	border:1px solid #BABABA;

	margin-bottom: 5px;
}
.img_link a:hover img {
	border:1px solid #CC3333;
}

.type_list {
	line-height: 12px;
	width: 285px;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}


.type_list .typelist_l {
	float: left;
	width: 77px;
	margin-right: 27px;
	display: inline;
}

.type_list .typelist_r {
	float: right;
	width: 77px;
	margin-right: 0px;
}
.img_left { float: left; }



#kaitori {
	float: left;
	width: 680px;
	margin-top: 5px;
}
#kaitori form {
	margin: 0px;
	padding: 0px;
}


#kaitori #formcontext {
	background-image: url(../img/usedbike/kaitori_bg.jpg);
	height: 130px;
	width: 680px;
	background-repeat: no-repeat;
}

#formcontext .step01 {
	float: left;
	width: 205px;
	margin-left: 100px;
	padding-top: 90px;
	display: inline;
}

#formcontext .step02 {
	float: left;
	padding-top: 90px;
	width: 210px;
	display: inline;
}

#formcontext .step01 .sel { width: 163px; }
#formcontext .step02 .sel2 { width: 60px; }

#formcontext .step02 .sel3 { width: 85px; }

#formcontext .button {
	float: right;
	margin-right: 6px;
	margin-top: 8px;
	display: inline;
}

.mt5 { margin-top: 5px; }

#attention {
	float: left;
	width: 680px;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: inline;
}

#attention .left {
	float: left;
	width: 155px;
	margin-right: 20px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#attention .logo {
	width: 153px;
	padding: 1px;
}

#attention .txt {
	display: block;
	text-align: center;
	font-weight: bold;
}

#attention .right {
	float: right;
	width: 155px;
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#selectword_box {
	float: left;
	width: 892px;
	margin-bottom: 10px;
	border: 4px solid #CCCCCC;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* 画像関連 */
.type_list .img_left {
	margin-right: 0px;
}
