@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
------------------------------ */

#wrap {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	text-align: left;
}

#headerBox {
}

.mgTop10 {
	margin-top: 10px;
}


#container {
	width: 760px;
	background-color: #FFFFFF;
}

#contentBox {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

/*------------------------------------------------------------
■ nav
------------------------------------------------------------*/
ul#navi {
	margin: 0px;
	padding: 0px;
}
ul#navi li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/*------------------------------------------------------------
■ main
------------------------------------------------------------*/
#mainBox {
	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: #333333;
	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
------------------------------------------------------------*/
#footerBox {
	clear: both;
	text-align: center;
	height: 30px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}

#footerBox p{
	color: #FFFFFF;
	padding: 6px 0px 0px;
}
h1 {
	color: #333333;
	padding-left: 10px;
}


/*------------------------------------------------------------
■ 共通要素設定
------------------------------------------------------------*/
h2 {
	clear: both;
	font-size: 14px;
	line-height: 42px;
	padding-left: 25px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/h2bg.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;*/
	height: 60px;
	background-color: #FFFFFF;
}

.BN02{
	margin-bottom: 10px;
	height: 60px;
	background-color: #FFFFFF;
}

/*--------------バイク買取一括査定----------------*/
.btn-start{
	padding: 30px 0 0 20px;
	float:left;
	width:172px;
}

#satei-bike-formbox{
background-color: #FFFFFF;
overflow: hidden;}


.s-ttl{
margin-bottom: 5px;


}

.satei-form dl{
    margin:0 0 20px 15px;
    float:left;
}
.satei-form dt{
    font-weight:bold;
	margin-top:10px;
}




/*--------- hoken ----------------------*/
.hoken-formbox{	background-color: #FFFFFF;
padding: 0 5px 0 5px;}

.hoken-form {
	margin:10px 0 20px 10px;
	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:right;
	margin-left:20px;
	width:200px;
}
.hoken-right p{
    font-weight:bold;
	margin-top: 5px;
	text-align:center;
}
.hoken-h4{
	margin: 0 0 0 10px;
	color: #2E93BF;
	font-weight: bold;	
}


.wi{
	width: 100%;
	margin-left: 23px;
}



/*-----------------------------------*/

.ttl-h3{
	background-color: #CCCCCC;
	height: 20px;
	border: 1px solid #8F3C3E;
	text-align: center;
	color: #990000;
	font-weight: bold;
	font-size: 15px;
	padding: 5px 0 5px;
	margin: 1px 1px 2px 1px;
}
.know-list ul{
padding: 0 0 5px 10px;


}
.know-list li{
padding-top: 2px;



}

.know-list{
margin-bottom: 5px;
border: 1px solid #C59B9B;


}

#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;}