@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: #333;
	background-color: #FFFFFF;
	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
------------------------------ */

#wrap {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	text-align: left;
}
#headerBox {
	color: #FFFFFF;
	padding-bottom: 10px;
}

.mgTop10 {
	margin-top: 10px;
}


#container {
	width: 760px;
	background-color: #FFFFFF;
}

#contentBox {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*------------------------------------------------------------
■ nav
------------------------------------------------------------*/
ul#navi {
	margin: 0px 0px 10px;
	padding: 0px;
}
ul#navi li{
	display: inline;
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------------------------
■ main
------------------------------------------------------------*/
#mainBox {
	width: 540px;
	float: right;
	margin-top: 10px;
	padding-bottom: 30px;
}


/*------------------------------------------------------------
■ sub
------------------------------------------------------------*/
.sub {
	float: left;
	width: 180px;
	margin-top: 10px;
	background-color: #FFFFFF;
}

.sub a{
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.sub a:hover {
	text-decoration:underline;
	color: #FF9900;
	font-weight: bold;
}


.sub ul.icon1{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
	background-color: #ECEAE6;
	margin-bottom: 10px;
}

.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;
}
.know-list h3{
	background:#990000 !important;
	color:#000;
	font-weight:bold;
	padding:5px 15px;
	margin-top:10px;
}
.know-list ul{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	font-weight:bold;
}
/*------------------------------------------------------------
■ footer
------------------------------------------------------------*/
#footerBox {
	clear: both;
	text-align: center;
	height: 97px;
	background: #F8F7F7 url(../images/footer.gif) no-repeat;
}

#footerBox p{
	color: #FFFFFF;
	padding: 60px 0px 0px;
}
h1 {
	color: #666666;
	padding-left: 10px;
	text-align: center;
}

/*------------------------------------------------------------
■ 共通要素設定
------------------------------------------------------------*/
.pankuzu{
    margin:0;
	font-size:10px;
	padding-left:10px;
}
h2 {
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
	color: #000;
	background: url(../images/h.gif) no-repeat left bottom;
	margin: 0px 0px 10px;
	clear:left;
}
.sub h3 {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
	color: #fff;
	background: url(../images/h.gif) no-repeat left bottom;
	margin: 0;
}
.mgTop10{
	margin-top:10px;
}

#main01 h3 {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
	font-weight: bold;
	color: #666666;
	border-left: 5px solid #8B5C29;
	border-bottom: 1px solid #666;
	/*background: url(../images/h.gif) no-repeat left bottom;*/
	margin: 0px 0px 10px;
}

/* 新着中古バイク */
.new-bike{
    width: 100%;
    float: left;
	margin-bottom:10px;
}
.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;
}
/* タイプから中古バイク検索 */
.wi {
	width: 530px;
	border-collapse: collapse;
	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;
}

.ta-r {text-align:right;}
/*.biket,.bikeshop{
	margin:0;
	padding:0;
}*/
/**/
.bold {
	font-weight: bold;
}

/**/
.btm10 {
	margin-bottom: 10px;
}
/* ureview */
.main-title {
	padding-top: 5px;
	clear: both;
}


/* kaitori */
.hissu{
    color:#FF0000;
}
.satei-formbox p{
    margin:0;
	padding:0;
}
.satei-form dl{
	margin:0 0 20px 5px;
	float:left;
	width: 200px;
}
.satei-form dt{
    font-weight:bold;
	margin-top:10px;
}
.btn-start{
	padding: 30px 0 0 0;
	float:left;
	width:172px;
}
.kaitoribox span{
    padding:0 2px 0 0;
	margin:0;
	float:left;
}
.site_by {
	padding:0px;
	margin:0;
	font-size:10px;
	clear:both;
}


/* hoken */
.hoken-form {
	margin:10px 0 20px;
	height: 100px;
}
.hoken-form ul {
    float: left;
}
.hoken-form ul li img{
    height:53px;
	margin-bottom:5px;
}
.hoken-form ul li{
	float: left;
	display: inline;
	padding-right: 10px;
	height:100px;
}
.hoken-right {
    float:left;
	margin-left:20px;
	width:200px;
}
.hoken-right p{
    font-weight:bold;
	margin-top: 5px;
	text-align:center;
}

h4{
 font-weight:bold;
 margin-top:10px;
}

/* qa */
.qa-listbox {
	height: 125px;
	_height: 120px;
}

.qa-listbox-a {
	height: 63%;
}

.search-results {
	height: 60px;
	overflow:hidden;
}
.qa-q-title{
}
