@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: #666666;
	text-align: center;
	background: #ffffff;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 1.0em;
}

p {
	padding: 10px;
}


img {
	vertical-align: bottom;
	border: 0;
}


li {
	list-style-type: none;
}


/* ------------------------------
aTAG
------------------------------ */
a {
	color: #A06214;
	text-decoration: none;
}

a:hover {
	color: #ffb163;
	text-decoration: underline;
}

/* ------------------------------
clear
------------------------------ */
.clear {
	clear: both;
}

/*-----------------------------
Wrapper
------------------------------ */

#Wrapper {
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
	border-right: 1px solid #83786c;
	border-bottom: 1px solid #83786c;
	border-left: 1px solid #83786c;
}

#Container {
	width: 760px;
		background-color: #FFFFFF;

}

#Content {
	padding: 0px 20px;
}

/*------------------------------------------------------------
■ Navi
------------------------------------------------------------*/
ul#Navi {
	margin-bottom: 10px;

}
ul#Navi li{
	display: inline;
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------------------------
■ main01
------------------------------------------------------------*/
#Main {
	width: 520px;
	float: left;
	margin-top: 10px;

}


/*------------------------------------------------------------
■ sub
------------------------------------------------------------*/
.sub_box {
	float: right;
	width: 180px;
}

.sub {
	width: 180px;
	margin-top: 10px;
	background-color: #ffffff;
}

.sub2 {
	width: 184px;
	margin-top:20px;
	margin-bottom:20px;
}

.sub a{
	color: #A06214;
	font-weight: bold;
	text-decoration: underline
}
.sub a:hover{
	color: #ffb163;
}

.sub ul.icon1{
	margin-right: 2px;
	margin-left: 2px;
}

.sub ul.icon1 li{
	padding-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.sub ul.icon1 li a {
	padding-left: 10px;
}



/*------------------------------------------------------------
■ Footer
------------------------------------------------------------*/
#Footer {
	clear: both;
	text-align: center;
	width:760px;
	height:30px;
	background: #fff7f0;
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	border-top: 1px solid #83786c;
}

#Footer p{
	padding-top: 5px;
	color: #000000;
}

/*------------------------------------------------------------
■ 共通要素設定
------------------------------------------------------------*/
h1{
	color: #333333;
	}

span.m-l10 {
margin-left: 10px;
}

h2 {
	clear: both;
	background-image: url(../images/h.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	border: 1px solid #83786c;
}


.wi {
	width: 510px;
	border-collapse: collapse;
	margin: 0 auto 20px;
}

.wi td {

	padding:0px;

}

.wi .icon{
	width:60px;
	
}

.wi .text{
	width:160px;
	text-align:left;
	padding-left: 10px;
}
.section {
	margin-bottom: 10px;
	clear: both;
}

.bikewaku {	
	float: left;
	width: 86px;
	height: 158px;
	overflow: hidden;
}
.bikewaku img {border: 1px solid #c7c7c7; padding: 1px;}

.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;
}
