@charset "utf-8";

/* ---IE7対応clearfix--- */

.clearfix:after {
    container: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ------------------------------
TAG
------------------------------ */
* {
	margin: 0;
	padding: 0;
}

body  {
	font: 0.8em/1.4em "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "Hiragino kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background: #FFFFFF;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 1em;
	color: #333333;
}

p {
	padding: 10px;
}


img {
	vertical-align: bottom;
	border: 0;
}


li {
	list-style-type: none;
}


/* ------------------------------
aTAG
------------------------------ */
a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* ------------------------------
clear
------------------------------ */
.clear {
	clear: both;
}

/*-----------------------------
Base
------------------------------ */

#wrap {
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
}
#headerBox {
}
#sub .mgTop10 {
	margin-left: 3px;
}

.floatLeft {
	float: right;
}



#container {
	width: 760px;
}

#contentBox {
}
#bt {
	float: left;
}



/*------------------------------------------------------------
■ nav
------------------------------------------------------------*/
ul#navi {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
ul#navi li{
	padding: 0px;
	margin-bottom: 5px;
}

ul#navi li a{
	text-align: left;
	display: block;
	font-weight: bold;
	color: #666633;
	font-size: 12px;
	background-color: #FFE7A1;
	padding: 10px;
	border: 1px solid #FFE084;

}

ul#navi li a:hover{
	text-decoration: none;
	background-color: #B1C17A;
	color: #FFFFFF;
}


/*------------------------------------------------------------
■ main
------------------------------------------------------------*/
#mainBox {
	width: 560px;
	float: right;
	margin-top: 15px;
}


/*------------------------------------------------------------
■ sub
------------------------------------------------------------*/
#sub {
	float: left;
	width: 180px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#sub p{
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #666633;
	background: #669966;
	
}

#sub a{
	text-decoration:none;
	font-weight: bold;
}

#sub ul.icon1{
	border-right: 1px solid #336633;
	border-bottom: 1px solid #336633;
	border-left: 1px solid #336633;
	border-top-color: #336633;
	padding-right: 10px;
	padding-left: 10px;
}

#sub ul.icon1 li{
	background-image: url(../images/icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-right: 5px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#sub img {
	margin-left: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}



/*------------------------------------------------------------
■ footer
------------------------------------------------------------*/
#footerBox {
	clear: both;
	text-align: center;
	color: #FFFFFF;
	border-top: 15px solid #FFFFFF;
	background: #9AAE53;
}

#footerBox p{
}
h1 {
	float: left;
	color: #8F0000;

}


/*------------------------------------------------------------
■ 共通要素設定
------------------------------------------------------------*/
h2 {
	clear: both;
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-top: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	color: #4A6810;
	background: #ECEDBB;
	border-bottom: 2px solid #B1C17A;
	border-top: 2px solid #B1C17A;
}


.wi {
	width: 540px;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.wi td {
	text-align: left;
}

.BikeBox {
	background-color: #FFF;
	border: solid 1px #CCC;
	padding: 10px;
	margin-bottom: 20px;
	color: #666666;
}

.BikeBox table {
	width: 530px;
	border-collapse: collapse;
}

.BikeBox td {
	text-align: center;
}

.wi td.cen {text-align:center;}

.section {
	margin-bottom: 10px;
	clear: both;
}

.bikewaku {	
	float: left;
	width: 86px;
	height: 158px;
	margin-left: 2px;
	overflow: hidden;
}
.bikewaku img {border: 1px solid #c7c7c7; padding: 1px;}
.caption {margin: 0; padding: 0; text-align: center;}

.cen {vertical-align: top;}

/* ureview */
.main-title {
	padding-top: 5px;
	clear: both;
}

/*------------------------------------------------------------
■ バイク買取
------------------------------------------------------------*/
.satei-formbox {
	margin-bottom:10px;
	padding:5px 5px 0 0;
}
.btn-start {
	margin: 30px 0 0 10px;
}
.satei-form {
	padding:0 0 0 10px;
}

.satei-form dl {
	float:left;
	margin:0px 5px 10px 0;
	padding:0;
	width:310px;
	_width:295px;
}
ul, ol, dl {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}

.satei-form dd {
	border-bottom:1px dotted #9CAAB5;
	margin:7px 0px 7px;
	padding:5px 0px 5px;
}

.satei-form dt.step1 {
	float:left;
	font-weight:bold;
	height:10px;
	margin:10px 0px 10px;
	padding:2px 0px 5px 0px;
	width:110px;
}

.satei-form dt.step2 {
	clear:both;
	float:left;
	font-weight:bold;
	height:10px;
	margin:0px 0px 10px;
	padding:2px 0px 5px 0px;
	width:110px;
}

.satei-form dt.step3 {
	background:transparent url(../images/step3.gif) no-repeat scroll 0px;
	clear:both;
	float:left;
	font-weight:bold;
	height:20px;
	padding:2px 0px 5px 55px;
	width:110px;
}

span.hissu {
	color:#B50404;
	font-size:90%;
	font-weight:normal;
}

/*------------------------------------------------------------
■ バイク保険
------------------------------------------------------------*/
.hoken-formbox {
	background:transparent url(../images/form_bg.gif) no-repeat right 0px;
	border:0px solid #9CAAB5;
	margin-bottom:0px;
	padding:0px;
}

.hoken-formbox h4 {
	border-bottom:1px solid #093472;
	color:#093472;
	font-size:110%;
	font-weight:bold;
	margin:5px 0px;
}

.hoken-form li {
	float:left;
	line-height:100%;
	margin-right:20px;
	text-align:center;
}

input.btn {
	vertical-align:middle;
}

.hoken-form .hoken-right {
	float:right;
	font-size:90%;
	line-height:100%;
	width:199px;
}
.hoken-right p {font-weight:bold; line-height:1.8;}

.main-title h3{
	border-bottom:1px #666666 dotted;
}

.kaitoribox{
	margin:10px 0 30px 0;
}
.brclear {
	clear:both;
}

#sideNavi .biket a,
#sideNavi .biket a:hover {
	background-image: none;
}
.know-list {
	width: 160px;
	margin: 10px 0 10px 0;
	padding: 0 10px;
	color: #333;
}
.know-list ul {
	margin: 5px 0;
}


/* qa */
.qa-listbox {
	height: 155px;
	_height: 150px;
}

.qa-listbox-a {
	height: 63%;
}
.qa-listbox-a p.qa-listbox-left {
	width: 70px;
}
.search-results {
	height: 60px;
	overflow:hidden;
}