@charset "euc-jp";


ul,li {
	list-style-type: none;
}
.gray { color: #999999; }

.mainimg {
	width: 680px;
	height: 225px;
	margin-bottom: 10px;
	float: left;
}

#search {
	float: left;
	margin-bottom: 10px;
	display: inline;
}
#search .mi {
	background-image: url(../img/wom/midashi_bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 670px;
	color: #FFFFFF;
	line-height: 33px;
	font-weight: bold;
	padding-left: 10px;
}

#search .mi2 {
	background-image: url(../img/wom/midashi_940bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	color: #FFFFFF;
	line-height: 33px;
	font-weight: bold;
	padding-left: 10px;
}

#search .form {
	background-color: #FFFFFF;
	float: left;
	width: 668px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#search .form .left {
	float: left;
	width: 145px;
}

#search .form .right {
	float: right;
	width: 523px;
	margin-top: 3px;
}



#search .mi01 {
	background-image: url(/img/wom/midashi01.jpg);
	background-repeat: no-repeat;
	width: 680px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 3px;
}
#search .mi02 {
	background-image: url(/img/wom/midashi04.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 680px;
	text-indent: -9999px;
}
#search .mi03 {
	background-image: url(/img/wom/midashi09.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 680px;
	text-indent: -9999px;
}



#search .form .txtaria {
	float: left;
	height: 25px;
	width: 505px;
	background-image: url(/img/wom/loupe.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
}
#search .form .txtaria2 {
	float: left;
	height: 25px;
	width: 360px;
	background-image: url(/img/loupe.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
}

#search .form .mb5 {
	margin-bottom: 5px;
}

#search .form .txtaria .text {
	height: 20px;
	width: 495px;
}

#search .form .txtaria .text350 {
	height: 20px;
	width: 340px;
	margin-left: 5px;
}
#search .form .txtaria2 .text195 {
	width: 195px;
	margin-left: 5px;
	height: 20px;
}


#search .form .txtaria .bt {
	float: left;
	height: 25px;
	width: 135px;
}

#searchresult {
	margin-bottom: 10px;
}

#searchresult .mi {
	background-image: url(/img/wom/midashi_bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 670px;
	margin-bottom: 10px;
	padding-left: 10px;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
}
#searchresult .mi01 {
	background-image: url(/img/wom/midashi_big01.jpg);
	background-repeat: no-repeat;
	height: 43px;
	line-height: 43px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	width: 670px;
}



#searchresult .resulttitle {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 5px;
}

/*フリーワード絞込検索*/
#search_narrow {
}

#search_narrow .mi {
	background-image: url(/img/wom/midashi_940bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 930px;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

#search_narrow .form {
	background-color: #FFFFFF;
	float: left;
	width: 928px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
}

#search_narrow .form .txtaria {
	float: left;
	height: 25px;
	width: 760px;
	background-image: url(/img/loupe.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
}

#search_narrow .form .txtaria .text650 {
	height: 20px;
	width: 590px;
	margin-left: 5px;
}



/*スレッド一覧*/
#thread {
	float: left;
	width: 680px;
}

#thread .mi {
	background-image: url(/img/wom/midashi_bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 670px;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

#thread .threadlistbox {
	float: left;
	width: 680px;
	margin-bottom: 20px;
}
#thread .threadlistbox .table {
	border: 1px solid #999999;
}

#thread .threadlistbox .table .cell_name_gl {
	font-weight: bold;
	background-color: #EEEEEE;
	border: 1px solid #999999;
}
#thread .threadlistbox .table .cell_wh {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #999999;
}

#thread .threadlistbox td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

#thread .threadlistbox table {
	border-collapse:collapse;
	empty-cells:show;
	border: 1px solid #999999;
}

#thread .listend {
	margin: 0px;
}

#resultpoint {
	font-family: Verdana;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
}



/*人気のクチコミ・ランキング*/
#ranking {
	width: 680px;
	float: left;
}

#ranking .mi {
	background-image: url(/img/wom/midashi_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 670px;
	display: block;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

#ranking .rankbox {
	float: left;
	width: 660px;
	border: 4px solid #053063;
	margin-top: 5px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

#ranking .rankbox .left {
	float: left;
	width: 320px;
}

#ranking .rankbox .right {
	float: right;
	width: 320px;
}

#ranking .rankbox .title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}

#ranking .rankbox .title ul {
	float: left;
	width: 320px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#ranking .rankbox .title li {
	float: left;
}

#ranking .rankbox .title .title01 {
	width: 40px;
}

#ranking .rankbox .title .title02 {
	width: 225px;
}

#ranking .rankbox .title .title03 {
	width: 55px;
	text-align: right;
}
#ranking .rankbox .ranklist {
	float: left;
	width: 320px;
}

#ranking .rankbox .ranklist li {
	margin-bottom: 3px;
	float: left;
	width: 320px;
}
#ranking .rankbox .ranklist .rankname {
	background-image: url(/img/wom/dot.gif);
	background-repeat: no-repeat;
	float: left;
	width: 320px;
	height: 21px;
	background-position: 0px 20px;
}
#ranking .rankbox .ranklist .rankname li {
	float: left;
}
#ranking .rankbox .ranklist .rankname .number {
	width: 40px;
}
#ranking .rankbox .ranklist .rankname .ranktitle {
	float: left;
	width: 230px;
}
#ranking .rankbox .ranklist .rankname .matter {
	width: 4.1em;
	text-align: right;
}


/*バイクメーカー別掲示板*/
#bike {
	float: left;
	width: 680px;
	margin-top: 10px;
}

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

#bike .context_box .baikemaker .lbox {
	float: left;
	width: 375px;
	overflow: hidden;
	display: inline;
}

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

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

#bike  .context_box  .baikemaker  td.sp {

}

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

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


/* 中古車トップタイプ検索*/
.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;
}

.type_list .typelist_r {
  float: right;
  width: 77px;
}


/* 画像リンク */
.img_link a img {
	border:1px solid #BABABA;
	float: none;
	margin-bottom: 0px;
}
.img_link a:hover img {
	border:1px solid #CC3333;
}


/*各掲示板*/
#bbslist {
	float: left;
	width: 680px;
	margin-top: 10px;
}

#bbslist940 {
	float: left;
	width: 940px;
	margin-top: 10px;
}

#bbslist940 .bbs {
	float: left;
	width: 940px;
	margin-bottom: 10px;
}
#bbslist940 .bbs .table { }


#bbslist940 .bbs .mi {
	background-image: url(/img/wom/midashi_940bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 930px;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

#bbslist940 .bbs .mi02 {
	background-image: url(/img/wom/midashi08.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 940px;
}

#bbslist940 .bbs ul {
	float: left;
	width: 940px;
	margin-top: 15px;
}

#bbslist940 .bbs li {
	float: left;
	width: 210px;
	display: inline;
	height: 25px;
}

#bbslist940 .bbs .table { float: left; 
}

#bbslist940 .bbs .title {
	font-size: 14px;
	font-weight: bold;
	line-height: 45px;
	margin-bottom: 10px;
	padding-left: 5px;
	float: left;
	width: 933px;
	margin-top: 10px;
	background-image: url(/img/wom/title_bg.jpg);
	background-repeat: repeat-x;
	height: 45px;
	border: 1px solid #CCCCCC;
}


#bbslist .bbs {
	float: left;
	width: 680px;
	margin-top: 10px;
}

#bbslist .bbs ul {
	float: left;
	width: 680px;
	margin-top: 10px;
}

#bbslist .bbs li {
	float: left;
	width: 210px;
	background-image: url(/img/common/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	display: inline;
	height: 25px;
}
.infobox {

}



/*右側　クチコミ一覧*/
.infoboxnoborder .title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 14px;
	padding-left: 27px;
	clear: both;
}

.infobox .title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 14px;
	padding-left: 27px;
	clear: both;
}

.bike {
	background-image: url(/img/wom/icon_bike.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.goods {
	background-image: url(/img/wom/icon_goods.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.talk {
	background-image: url(/img/wom/icon_talk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.touring {
	background-image: url(/img/wom/icon_touring.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bb {
	background-image: url(/img/wom/icon_bb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.infobox .maker {
	font-weight: normal;
	padding-left: 25px;
	margin-top: 5px;
}

.infoboxnoborder .maker {
	font-weight: normal;
	padding-left: 25px;
	margin-top: 5px;
}

.infobox p {

}

.infobox .img_link {
	float: left;
	margin: 0px;
	padding: 0px;
}

.infoboxnoborder {
	float: left;
	margin: 0px;
	padding-bottom: 0px;
	width: 100%;
}

.infoboxnoborder .img_link {
	float: left;
	margin: 0px;
	padding: 0px;
}

.context_right {
	float: left;
	width: 234px;
	clear: both;
	margin-bottom: 10px;
	color: #000000;
	background-color: #E6E6E6;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #CCCCCC;
}

.context_inbox {
	background-color: #FFFFFF;
	width: 222px;
	padding: 5px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.context_right .logo {
	border: 1px solid #999999;
}

.context_right .sidebar {
	width: 228px;
}

.context_right .sidebar li {
	background-image: url(/img/common/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	line-height: 24px;
}


.context_right a {
	color: #FFFFFF;
}


.context_right a:hover {
	color: #FFFFFF;
}

.context_right .midashi_b {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
}


.right_midashi_middle {
	float: left;
	width: 229px;
}



.midashi_b {
	font-weight: bold;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 14px;
}

.context_right img {
	margin-bottom: 5px;
}

#thread .threadtitle {
	float: left;
	width: 650px;
	height: 70px;
	background-image: url(/img/wom/threadtitle_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
}

#thread .threadtitle .thread_c {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	background-image: url(/img/wom/dot.gif);
	background-position: 0px bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#thread .threadtitle .thread_midashi {
	font-size: 20px;
	font-weight: bold;
}
#thread #newthread {
	float: left;
	width: 140px;
	height: 40px;
}

#thread #txt {
	font-size: 12px;
	line-height: 40px;
	float: right;
	height: 40px;
	width: 530px;
}


.navilink {
	float: left;
	width: 680px;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
}

.navilink li {
	float: left;
	width: 50%;
	text-align: left;
}

#thread_res_title {
	float: left;
	width: 680px;
	background-color: #F1F1F1;
	height: 30px;
}

#thread_res_title ul {
	float: left;
	width: 660px;
	padding-right: 10px;
	padding-left: 10px;
}

#thread_res_title li {
	float: left;
	font-size: 12px;
	line-height: 30px;
}

#thread_res_title .number {
	float: left;
	width: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#thread_res_title .name {
	width: 470px;
}

#thread_res_title .time {
	float: right;
	width: 140px;
	text-align: right;
}

.thread_res_txt {
	float: left;
	width: 680px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.reslist {
	float: left;
	width: 680px;
	margin-bottom: 25px;
}


#res_block {
	float: left;
	width: 680px;
	background-image: url(/img/wom/res_block_bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	margin-bottom: 20px;
}

#res_block ul {
	float: left;
	height: 50px;
	width: 660px;
	padding-right: 10px;
	padding-left: 10px;
}

#res_block li {
	float: left;
	font-size: 12px;
	line-height: 50px;
	font-weight: normal;
	width: 660px;
}

#res_block li .left {
	float: left;
	width: 320px;
	height: 50px;
}

#res_block li .right {
	float: right;
	width: 320px;
	text-align: right;
	height: 43px;
	padding-top: 7px;
}




#res_title {
	float: left;
	width: 680px;
	background-color: #F1F1F1;
	height: 30px;
}

#res_title ul {
	float: left;
	width: 660px;
	padding-right: 10px;
	padding-left: 10px;
}

#res_title li {
	float: left;
	font-size: 12px;
	line-height: 30px;
}

#res_title .number {
	float: left;
	width: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#res_title .name {
	width: 470px;
}

#res_title .time {
	float: right;
	width: 140px;
	text-align: right;
}

.reslist .redtxt {
	font-weight: bold;
	color: #FF0000;
}

.urlbox {
	float: left;
	width: 680px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.reslist .urlbox .url {
	float: left;
	width: 658px;
	border: 1px solid #FF0000;
	padding: 10px;
}

.res_form {
	float: left;
	width: 680px;
}

.res_form 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;
	overflow: visible;
}

.res_form td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
}







#shopparts_serch {
	float: left;
	width: 720px;
}

#shopparts_serch span {
	padding-left: 5px;
}


#shopparts_serch li a img {
	border: 1px solid #BABABA;
	vertical-align: middle;
}

#shopparts_serch li a:hover img {
	border: 1px solid #CC3333;
	vertical-align: middle;
}

#shopparts_serch ul {
	float: left;
	width: 720px;
	margin-bottom: 10px;
}

#shopparts_serch li {
	float: left;
	width: 180px;
}

#comment {
	float: left;
	width: 720px;
	margin-bottom: 20px;
}

/*サイドメニュー*/
.left {
	float: left;
	width: 220px;
}

.right {
	float: right;
	width: 720px;
}

img {
	font-size: 0px;
	line-height: 0px;
}


/* メインコンテンツ2段組 */
.two_box {
	margin-bottom: 10px;
	width: 720px;
	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: 325px;
}
.two_box .half_lbox {
	float: left;
	width: 350px;
}

.two_box .half_rbox {
	float: right;
	width: 350px;
}


/* インプレリスト */
.midashi_impre {
	font-size: 12px;
	color: #333333;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	width: 350px;
	clear: both;
	float: left;
	font-weight: bold;
}

.midashi_impre:after {
clear:both;
content:"";
display: block;
height: 1px;
overflow: hidden;
}

* html .midashi_impre {
height: 1em;
overflow: visible;
}

.impre_box {
	text-align: left;
	margin-bottom: 5px;
	width: 348px;
	float: left;
	border: 1px solid #999999;
	height: 255px;
	display: inline;
}


/* クチコミリスト */
.midashi_board {
	color: #333333;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	width: 350px;
	float: left;
	clear: both;
	vertical-align: bottom;
	display: inline;
	font-size: 12px;
	font-weight: bold;
}
.midashi_board:after {
	clear:both;
	content:"";
	display: block;
	height: 1px;
	overflow: hidden;
}

* html .midashi_board {
	height: 1em;
	overflow: visible;
}

.bord_box {
	text-align: left;
	margin-bottom: 5px;
	width: 348px;
	float: left;
	border: 1px solid #999999;
	height: 255px;
	display: inline;
}

.kakakubox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 5px;
	padding-top: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding-left: 10px;
}

.kakakubox:after {
  clear:both;
  content:"";
  display: block;
  height: 1px;
  overflow: hidden;
}

* html .kakakubox {
  height: 1em;
  overflow: visible;
}

.kakaku_midashi {
	background-color: #DDDDDD;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	padding-left: 10px;
}

.specbox {
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 10px;
  background-color: #F5F5F5;
  border: 1px solid #888888;
  height: 100px;
}

.specbox:after {
  clear:both;
  content:"";
  display: block;
  height: 1px;
  overflow: hidden;
}

* html .specbox {
  height: 1em;
  overflow: visible;
}

.specbox_midashi {
  font-weight: bold;
  padding-left: 10px;
  color: #FFFFFF;
  background-image: url(/img/bikecatalog/catalog_data.gif);
  background-repeat: no-repeat;
  font-size: 12px;
}

.padding_5 {
  padding-bottom: 5px;
}

.imprelist_midashi {
  font-weight: bold;
  background-color: #D9ECFF;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
}

.imprelist_box {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 10px;
	line-height: 135%;
}

.boardlist_box_wh {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
}

.boardlist_box_gl {
  background-color: #F5F5F5;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  font-weight: normal;
}

/*メーカー検索テーブル部分*/
.baikemaker .makername {
  font-size: 14px;
  font-weight: bold;
}

.baikemaker .makerlist {

}



.leftimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.price {
	text-decoration: line-through;
	font-size: 11px;
	line-height: 11px;
	margin-top: 5px;
}


/* ページネイション */
.uinfo {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-color: #999999;
	margin-bottom: 20px;
	margin-top: 10px;
	float: left;
	width: 680px;
	display: block;
}

.uinfo .right_text {
	text-align: right;
}

.uinfo p {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}

#search .attention {
	float: left;
	width: 668px;
	padding-top: 5px;
}

#search .attention .midashi {
	font-weight: bold;
	margin-right: 1em;
}

#search .attention .word {
	padding: 5px;
	float: left;
	width: 658px;
}

#search .form2 .mb5 {
	margin-bottom: 5px;
}
.res_form #form1 #textfield3 {
	width: 520px;
	height: 20px;
	margin-bottom: 5px;
}
.res_form #form1 #textfield4 {
	width: 520px;
	margin-bottom: 5px;
	height: 20px;
}
.res_form #form1 #textfield5 {
	width: 520px;
	margin-bottom: 5px;
	height: 20px;
}
.res_form #form1 #textfield6 {
	width: 520px;
	margin-bottom: 5px;
	height: 20px;
}

.res_form #form1 #textarea {
	width: 520px;
	margin-bottom: 5px;
}

.res_form .checkbox {
	float: left;
	width: 680px;
	margin-top: 5px;
	text-align: center;
}

.res_form .checkbox .mr5 {
	margin-right: 5px;
	font-size: 12px;
}

.res_form .checkbox .mt5 {
	
	margin-top: 5px;
}
.formtitle {
	float: left;
	height: 40px;
	width: 670px;
	background-image: url(/img/wom/midashi_bg.jpg);
	font-size: 12px;
	line-height: 36px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.completion {
	float: left;
	width: 650px;
	border: 5px solid #CCCCCC;
	text-align: center;
	height: 300px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.completion .midashi {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.blog_midashi {
	float: left;
	width: 234px;
	text-align: center;
	height: 30px;
}
.blog_midashi .left {
	float: left;
	width: 175px;
}
.blog_midashi .right {
	float: right;
	width: 59px;
}


/* カタログ写真*/
#catalogphoto {
	width: 200px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 10px;
	padding-left: 19px;
	text-align: center;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#catalogphoto img {
  vertical-align: bottom;
  line-height: 100%;
  font-size: 100%;
}

#catalogphoto #center {
	margin-top: 5px;
}

.cataloginfo {
	text-align: center;
	width: 100%;
	padding-bottom: 5px;
	background-image: url(/img/common/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
}

#wrapper #container #rightbox .context_right .context_inbox .cataloginfo .img_left {
	vertical-align: middle;
}

#bbslist940 .bbs .makerlist {
}

#bbslist940 .bbs .makerlist .cell_wh {
	padding-top: 10px;
	padding-bottom: 10px;
}

#bbslist940 .bbs .makerlist .cell_th {
	padding-top: 25px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

#bbslist940 .bbs .makerlist tr {
	background-image: url(/img/wom/common/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#bbslist940 .bbs .makerlist .boader {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0B305A;
	font-size: 14px;
	font-weight: bold;
}

#bbslist940 .bbs .makerlist .flag {
	margin-right: 5px;
}


/*検索フォーム940px*/
#keyword_search940 {
	width: 940px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/img/impre/search_bg_top940.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	vertical-align: bottom;
	display: inline;
	margin-bottom: 0px;
}

#keyword_search940 .space {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
}


#keyword_search940 img {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
}

#keyword_search_bottom940 {
	background-image: url(/img/impre/search_bg_bottom940.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-right: 120px;
	padding-left: 120px;
	float: left;
	width: 700px;
	text-align: center;
	vertical-align: bottom;
}
#keyword_search_bottom940 .left {
	float: left;
	width: 100px;
}

#keyword_search_bottom940 .right {
	float: right;
	width: 560px;
}


#keyword_search_bottom940 .title {
	float: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	width: 100px;
}


#keyword_inbox940 {
	float: left;
	width: 670px;
}

#keyword_now940 {
	float: left;
	clear: both;
	width: 660px;
	margin-top: 5px;
	text-align: left;
}

#keyword_now940 .left {
	float: left;
	width: 150px;
	font-size: 12px;
	line-height: 30px;
}

#keyword_now940 .right {
	float: right;
	width: 500px;
	padding: 5px;
	height: 20px;
	background-image: url(/img/usedbike/now_bg680.jpg);
	background-repeat: no-repeat;
}

.keywordbox940 {
	width: 460px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/img/ec/icon_loupe.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	font-size: 16px;
	padding: 3px;
	vertical-align: bottom;
}

.keywordbox400 {
	width: 385px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/img/ec/icon_loupe.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	font-size: 16px;
	padding: 3px;
	vertical-align: bottom;
}



.fl {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	width: 150px;
	text-align: left;
}



/*検索フォーム680px*/
#keyword_search680 {
	width: 680px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/img/usedbike/search_bg_top680.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	vertical-align: bottom;
	display: inline;
	margin-bottom: 0px;
}

#keyword_search680 .space {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
}


#keyword_search680 img {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
}

#keyword_search_bottom680 {
	background-image: url(/img/usedbike/search_bg_bottom680.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	width: 660px;
	text-align: center;
	vertical-align: bottom;
}
#keyword_search_bottom680 .left {
	float: left;
	width: 100px;
}

#keyword_search_bottom680 .right {
	float: right;
	width: 560px;
}


#keyword_search_bottom680 .title {
	float: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	width: 100px;
}


#keyword_inbox680 {
	float: left;
	width: 670px;
}

#keyword_now680 {
	float: left;
	clear: both;
	width: 660px;
	margin-top: 5px;
	text-align: left;
}

#keyword_now680 .left {
	float: left;
	width: 150px;
	font-size: 12px;
	line-height: 30px;
}

#keyword_now680 .right {
	float: right;
	width: 500px;
	padding: 5px;
	height: 20px;
	background-image: url(/img/usedbike/now_bg680.jpg);
	background-repeat: no-repeat;
}

.keywordbox680 {
	width: 435px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/img/ec/icon_loupe.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	font-size: 16px;
	padding: 3px;
	vertical-align: bottom;
}

.keywordbox400 {
	width: 385px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/img/ec/icon_loupe.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	font-size: 16px;
	padding: 3px;
	vertical-align: bottom;
}



.fl {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	width: 150px;
	text-align: left;
}

.type_list .img_link img { margin-bottom: 5px; }


#searchlist {
	margin-top: 15px;
	width: 940px;
}

#searchlist .mi {
	background-image: url(/img/wom/title_bg.jpg);
	height: 45px;
	color: #000000;
	margin: 0px;
	background-repeat: repeat-x;
	font-size: 14px;
	line-height: 45px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 933px;
	border: 1px solid #CCCCCC;
}

#searchlist .ctitle {
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px;
	background-color: #333333;
	margin-bottom: 5px;
	color: #FFFFFF;
	margin-top: 5px;
}

#search .midashi { font-size: 16px; }

#search .midashi .red {
	font-weight: bold;
	color: #FF0000;
}

#searchlist .gray { color: #999999; }


#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;
}

#kuchikomimail {
	float: left;
	height: 40px;
	width: 240px;
	margin-bottom: 10px;
}

.tbox {
	float: left;
	width: 550px;
	overflow: hidden;
}
.context_inbox .infobox p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 14px;
}
