@charset "utf-8";

/*------------------------------------------------------------
■ 基本設定
------------------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}

html {
	overflow-y:scroll;
}

body {
	font: 0.8em/1.4em "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "Hiragino kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	color: #333333;
	background: #666666;
}


h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	font-size: 100%;
}

p {
	line-height: 1.5em;
}


table {
}


td,th {
}


img {
	vertical-align: bottom;
	border: 0px;
}


address {
	font-style:normal;
}


li {
	list-style-type:none;
}

/*------------------------------------------------------------
■ aTAG
------------------------------------------------------------*/
a:link {
	text-decoration: none;
	color: #336600;
}

a:hover {
	color: #339900;
	text-decoration: underline;
}

/*------------------------------------------------------------
■ clear
------------------------------------------------------------*/
.clear {
	clear: both;
}

/*------------------------------------------------------------
■ clearfix
------------------------------------------------------------*/

/* ---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 */


/*------------------------------------------------------------
■ wrapper01
------------------------------------------------------------*/
#wrapper01 {
	width: 760px;
	margin: 0px auto;
	text-align:left;
	background: #FFFFFF;
}


/*------------------------------------------------------------
■ head01
------------------------------------------------------------*/

#head01{}
#head01 h1{
	font-size: 12px;
	color: #0066CC;
	font-weight: normal;
	margin-top: 5px;
}

/*------------------------------------------------------------
■ navi01
------------------------------------------------------------*/
ul#navi01 {
	margin-left: 2px;
	margin-top: 7px;
}
ul#navi01 li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#wrapper01 #navi01 li a {
	display: block;
	width: 108px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	background: #CCCCCC;
	color: #333333;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
#wrapper01 #navi01 li a:hover {
	display: block;
	color: #FF6699;
}



/*------------------------------------------------------------
■ main01
------------------------------------------------------------*/
#main01 {
	width: 565px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 6px;
}


/*------------------------------------------------------------
■ sub
------------------------------------------------------------*/
#sub {
	float: right;
	width: 180px;
	margin-top: 10px;
	background-color: #EFEFE0;
	padding-bottom: 20px;
	padding-right: 0px;
}

#sub img.title{
	display: block;
	margin-bottom: 10px;
}

#sub a{
	text-decoration:none;
	color: #000000;
}

#sub ul.icon1{
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}

#sub ul.icon1 li{
	padding-left: 1em;
	margin-right: 5px;
}



#sub p{
	margin:0 10px 5px;
	display:block;
	padding:5px 5px 2px;
	color:#666666;
	border-bottom: 2px solid #CC9933;
}


/*------------------------------------------------------------
■ footer01
------------------------------------------------------------*/
#footer01 {
	clear: both;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	padding: 3px;
}


/*------------------------------------------------------------
■ 共通要素設定
------------------------------------------------------------*/
h2 {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 6px;
	padding-top: 6px;
	font-weight: bold;
	color: #CC6633;
	margin: 0px 10px 10px;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
}

h3 {
	background:transparent url(../images/point_title.gif) no-repeat scroll 0px 50%;
	font-weight:bold;
	margin-top:15px;
	padding-left:10px;
}

.content{
	margin-bottom: 20px;
}


.wi td {
	text-align: center;
}


.wi {
	width: 545px;
	border-collapse: collapse;
	margin-bottom: 20px;
	margin-left: 10px;
}

.wi td {

	padding:0px;

}

.wi .icon{
	width:60px;
}

.wi .text{
	width:175px;
	text-align:left;
	padding-left: 10px;
}

.sub2 {
	padding: 10px;
}

.wi td.cen {text-align:center;}

.BikeBox {
	background-color: #FFF;
	border: solid 1px #CCC;
	padding: 10px;
	margin-bottom: 20px;
}

.BikeBox table {
	width: 560px;
	border-collapse: collapse;
}

.BikeBox td {
	text-align: left;
}

.wi td.cen {text-align:center;}

/*------------------------------------------------------------
■ 共通要素設定
------------------------------------------------------------*/

.BikeBox {
	background-color: #FFF;
	border: solid 1px #CCC;
	padding: 10px;
	margin-bottom: 20px;
}

.BikeBox table {
	width: 560px;
	border-collapse: collapse;
}

.BikeBox td {
	text-align: left;
}

.wi td.cen {text-align:center;}

/* 新着中古バイク */

.new-bike{
    width: 100%;
    float: left;
	margin-bottom:10px;
	background:#FFF;
}

.bikewaku {
	float: left;
	width: 80px;
	height: 60px;
	overflow: hidden;
	display: block;
}

.bikewaku2 {
	float: right;
	width: 140px;
	height: 60px;
}

#bikewaku-box{
	float: left;
	width: 240px;
	height: 65px;
	margin-right: 7px;
	margin-left: 5px;
}

/* ureview */
.main-title {
	padding-top: 5px;
	clear: both;
}



.tit{
	width: 180px;
	background: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.cen{text-align:center;}

/*------------------------------------------------------------
■ バイク買取
------------------------------------------------------------*/
.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;
}
/* qa */

.qa-listbox {
	height: 125px;
	_height: 120px;
}

.qa-listbox-a {
	height: 63%;
}

.search-results {
	height: 60px;
	overflow:hidden;
}
