@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: #2E93BF;
	text-align: center;
}

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: #009;
	text-decoration: none;
}

a:hover {
	color: #f90;
	text-decoration: underline;
}

/* ------------------------------
clear
------------------------------ */
.clear {
	clear: both;
}

/*-----------------------------
Base
------------------------------ */

#wrapper {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	text-align: left;
}
#header {
	background: #2E93BF;
}

.mgTop10 {
	margin-top: 10px;
}


#content {
	width: 760px;
	background: #E6F3FF;
}

#mainContent {
	padding: 0px 10px;
}

/*------------------------------------------------------------
■ nav
------------------------------------------------------------*/
ul#nav {
	margin: 0px;
	padding: 0px;
}
ul#nav li{
	display: inline;
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------------------------
■ main
------------------------------------------------------------*/
#main {
	width: 530px;
	float: right;
	margin-top: 10px;
	padding-left: 30px;
}


/*------------------------------------------------------------
■ sub
------------------------------------------------------------*/
.sub {
	float: right;
	width: 180px;
	margin-top: 10px;
	background-color: #FFFFFF;
}

.sub a{
	text-decoration:none;
	color: #FFFFFF;
	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;
}

.bikewaku {	
	float: left;
	width: 86px;
	height: 138px;
	overflow: hidden;
	margin-bottom:20px;
}

/*------------------------------------------------------------
■ footer
------------------------------------------------------------*/
#footer {
	clear: both;
	text-align: center;
	background: #F8F7F7 url(../images/footer.gif) no-repeat;
	margin-bottom: 20px;
	height: 30px;
}

#footer p{
	color: #FFFFFF;
	padding: 6px 0px 0px;
}
h1 {
	color: #FFFFFF;
}


/*------------------------------------------------------------
■ 共通要素設定
------------------------------------------------------------*/
h2 {
	clear: both;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 6px;
	padding-left: 25px;
	padding-top: 8px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/h.gif) no-repeat left bottom;
	margin: 0px 0px 10px;
}


.wi {
	width: 530px;
	border-collapse: collapse;
	background: #fff;
	margin-bottom: 20px;
}

.wi td {
	text-align: center;
}



/*------------------------------------------------------------
■ 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;
}

/*--------------バイク買取一括査定----------------*/
.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;*/
}


.sub-b{
float: left;
margin-bottom: 10px;
}

#left-sub-all{
width: 180px;
float: left;
/*border: 1px solid #ff0000;*/}