@charset "utf-8";

/* ---IE7対応clearfix--- */

.clearfix:after {
    content: "."; 
    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: #333;
	background-color: #EEEEEE;
	text-align: center;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 1.0em;
}

p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


img {
	vertical-align: bottom;
	border: 0;
}


li {
	list-style-type: none;
}


/* ------------------------------
aTAG
------------------------------ */
a {
	color: #009;
}

a:hover {
	color: #f90;
	text-decoration: underline;
}

/* ------------------------------
clear
------------------------------ */
.clear {
	clear: both;
}

/*-----------------------------
Base
------------------------------ */

#wrapper02 {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	text-align: left;
}

#headerBox {
}

.mgTop10 {
	margin-top: 10px;
}


#content02 {
	width: 760px;
	background-color: #FFFFFF;
}

#container02 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

/*------------------------------------------------------------
■ nav
------------------------------------------------------------*/
ul#navi02 {
	margin: 0px;
	padding: 0px;
}
ul#navi02 li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/*------------------------------------------------------------
■ main
------------------------------------------------------------*/
#main02 {
	float: right;
	margin-top: 10px;
	width: 540px;
	text-align: left;
	padding-bottom: 20px;
}


/*------------------------------------------------------------
■ sub
------------------------------------------------------------*/
.sub {
	float: left;
	width: 180px;
	margin-top: 10px;
	background-color: #FFFFFF;
}

.sub a{
	color: #555555;
	font-weight: bold;
}
.sub a:hover {
	text-decoration:underline;
	color: #FF9900;
	font-weight: bold;
}


.sub ul.icon1{
	padding-bottom: 10px;
	background: #66CCCC;
	padding-left: 10px;
	margin-top: 10px;
	padding-top: 5px;
}

.sub ul.icon1 li{
	background-image: url(../images/icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	border-bottom: 1px dotted #FFFFFF;
	margin: 2px 5px 2px 0px;
}
.sub2 {
	float: right;
	width: 180px;
	margin-bottom: 20px;
}



/*------------------------------------------------------------
■ footer
------------------------------------------------------------*/
#footer02 {
	clear: both;
	text-align: center;
	height: 30px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}

#footer02 p{
	color: #663300;
	padding: 6px 0px 0px;
}
h1 {
	color: #333333;
	padding-left: 10px;
}


/*------------------------------------------------------------
■ 共通要素設定
------------------------------------------------------------*/
h2 {
	clear: both;
	font-size: 14px;
	height: 27px;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #663300;
	background-image: url(../images/h.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.wi {
	width: 530px;
	border-collapse: collapse;
	margin-left: auto;
	marign-right: auto;
	margin-bottom: 20px;
}

.wi td {
	text-align: center;
}

.wi .icon{
	width: 60px;
}

.wi .text{
	text-align: left;
	padding-left: 20px;
}

.BikeBox {
	border: solid 1px #CCC;
	padding: 10px;
	margin-bottom: 20px;
	color: #333333;
}

.BikeBox table {
	width: 520px;
	border-collapse: collapse;
}

.BikeBox td {
	text-align: left;
}




/*------------------------------------------------------------
■ banner
------------------------------------------------------------*/
.banner{
	text-align: center;
	margin: 10px auto;
	background-color: #FFFFFF;
}

.BN01{
	/*margin-top: 10px;*/
	margin-bottom: 10px;
	height: 60px;
	background-color: #FFFFFF;
}

.BN02{
	margin-bottom: 10px;
	height: 60px;
	background-color: #FFFFFF;
}

/*------------------------------------------------------------
■ バイク買取
------------------------------------------------------------*/
.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 scroll right top;
	border:0px solid #9CAAB5;
	margin-bottom:20px;
	padding:10px;
}

.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:189px;
}
.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;
}


/* qa */
.qa-listbox {
	height: 155px;
	_height: 150px;
}

.qa-listbox-a {
	height: 63%;
}

.search-results {
	height: 60px;
	overflow:hidden;
}


.wi{
	width: 100%;
	margin-left: 23px;
}

#mainBox ul{
padding: 0 10px 0 10px;}



.new-bike{width: 100%;

}

.bikewaku {
	
	float: left;
	width: 85px;
	height: 65px;
	/*overflow: hidden;*/
	padding: 0 2px 0 2px;
	margin-right: 3px;
	margin-left: 3px;
	display: block;
}



.bikewaku2 {
float: right;
width: 145px;
height: 65px;
}

#bikewaku-box{float: left;
width: 250px;
height: 65px;
margin-right: 7px;
margin-left: 5px;
}



/*---------know-list ----------------------*/
.ttl-h3{
clear: both;
	font-size: 14px;
	height: 27px;
	padding-top: 9px;
	font-weight: bold;
	color: #ffffff;
	background: #999999;
	margin: 2px 0 1px 0;
	text-align: center;
	border: 1px solid #737373;
	}

.know-list ul{
clear: both;
padding: 7px 0 7px 0px;
border: 1px solid #CCCCCC;}

.know-list{
clear: both;
margin-top: 0;
width: 180px;
margin-bottom: 10px;
}

.know-list li{
	padding: 0px 0 4px 8px;
	font-weight: normal;
	color: #333333;
}

.lic{
padding-left: 10px;}
