/* base */
/* ---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;
}

html {
	overflow-y: scroll;
}

body  {
	background: #00538C;
	font: 0.8em/1.4em Verdana, "lr oSVbN", "MS PGothic", sans-serif;
	color: #333;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	font-size: 1.0em;
}

/*p {
	padding: 10px;
}*/

table {
	/*border-collapse: collapse;*/
}

td,th {
}


img {
	vertical-align: bottom;
	border: 0;
}

address {
	font-style: normal;
}

li {
	list-style-type: none;
}


/* ------------------------------
aTAG
------------------------------ */
a {
	color: #009;
	text-decoration: none;
}

a:hover {
	color: #2B4099;
	text-decoration: underline;
}

/* ------------------------------
clear
------------------------------ */
.clear {
	clear: both;
}

/*-----------------------------
Base
------------------------------ */
#container {
	width: 760px;
	margin: 0 auto;
	background: #FFF;
}

#head {
	width: 760px;
	height: 80px;
	margin: 0 auto;
}
#headComment {
	width: 740px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	padding-left: 20px;
}
#mainNavi {
	width: 760px;
	height: 40px;
	margin: 0 auto;
}

#mainNavi li {
	font-size: 12px;
	display: inline;
}

#contentBox {
	background: url(../images/bg_contents.gif) repeat-y;
	width: 760px;
	margin: 20px auto;
	padding: 0;	
}

#content {
	float: left;
	width: 520px;
	background: #fff;
	margin-left: 20px;
	margin-bottom: 20px;
}

#sideNavi {
	float: right;
	width: 160px;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#foot {
	width: 760px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	clear: both;
	margin: 0 auto;
	background: #5284C4;
	color: #FFF;
}

/* Layout */
.pankuzu{
    margin:0 0 10px 0;
	padding:0;
	font-size:10px;
}
.section {
	margin-bottom: 20px;
}
.bikewaku {	
	float: left;
	width: 86px;
	height: 138px;
	overflow: hidden;
}

h2 {
	background: #7D9BD0;
	width: 500px;
	line-height: 30px;
	margin-bottom: 10px;
	padding-left: 15px;
	font-size: 12px;
	color: #FFF;
	border-left: solid 5px #0056A8;
	font-weight: bold;
}
#sideNavi h3 {
	background: #6699FF;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
	border: solid 1px #6666CC;
	margin-bottom: 10px;
}
#sideNavi li {
	background: url(../images/icon.gif) no-repeat left center;
	font-size: 12px;
	line-height: 18px;
	padding-left: 15px;
}
#sideNavi a {
	color: #333;
}
#sideNavi a:hover {
	color: #2B4099;
}
#mNavi01 a {
	width: 107px;
	height: 40px;
	display: block;
	background: #ECF7FF;
	border: solid 1px #6699CC;
	line-height: 40px;
	text-align: center;
	color: #333;
	float: left;
}
#mNavi01 a:hover {
	width: 107px;
	height: 40px;
	display: block;
	background: #6699FF;
	border: solid 1px #333399;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	float: left;
}
#mNavi02 a {
	width: 100px;
	height: 40px;
	display: block;
	background: #ECF7FF;
	border: solid 1px #6699CC;
	line-height: 40px;
	text-align: center;
	color: #333;
	float: left;
}
#mNavi02 a:hover {
	width: 100px;
	height: 40px;
	display: block;
	background: #6699FF;
	border: solid 1px #333399;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	float: left;
}
#mNavi03 a {
	width: 94px;
	height: 40px;
	display: block;
	background: #ECF7FF;
	border: solid 1px #6699CC;
	line-height: 40px;
	text-align: center;
	color: #333;
	float: left;
}
#mNavi03 a:hover {
	width: 94px;
	height: 40px;
	display: block;
	background: #6699FF;
	border: solid 1px #333399;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	float: left;
}
#mNavi04 a {
	width: 115px;
	height: 40px;
	display: block;
	background: #ECF7FF;
	border: solid 1px #6699CC;
	line-height: 40px;
	text-align: center;
	color: #333;
	float: left;
}
#mNavi04 a:hover {
	width: 115px;
	height: 40px;
	display: block;
	background: #6699FF;
	border: solid 1px #333399;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	float: left;
}
#mNavi05 a {
	width: 93px;
	height: 40px;
	display: block;
	background: #ECF7FF;
	border: solid 1px #6699CC;
	line-height: 40px;
	text-align: center;
	color: #333;
	float: left;
}
#mNavi05 a:hover {
	width: 93px;
	height: 40px;
	display: block;
	background: #6699FF;
	border: solid 1px #333399;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	float: left;
}
#mNavi06 a {
	width: 87px;
	height: 40px;
	display: block;
	background: #ECF7FF;
	border: solid 1px #6699CC;
	line-height: 40px;
	text-align: center;
	color: #333;
	float: left;
}
#mNavi06 a:hover {
	width: 87px;
	height: 40px;
	display: block;
	background: #6699FF;
	border: solid 1px #333399;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	float: left;
}
#mNavi07 a {
	width: 84px;
	height: 40px;
	display: block;
	background: #ECF7FF;
	border: solid 1px #6699CC;
	line-height: 40px;
	text-align: center;
	color: #333;
	float: left;
}
#mNavi07 a:hover {
	width: 84px;
	height: 40px;
	display: block;
	background: #6699FF;
	border: solid 1px #333399;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	float: left;
}
#mNavi08 a {
	width: 64px;
	height: 40px;
	display: block;
	background: #ECF7FF;
	border: solid 1px #6699CC;
	line-height: 40px;
	text-align: center;
	color: #333;
	float: left;
}
#mNavi08 a:hover {
	width: 64px;
	height: 40px;
	display: block;
	background: #6699FF;
	border: solid 1px #333399;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	float: left;
}

.section {
	margin-bottom: 20px;
}
.biket,.bikeshop{
	margin-top: 10px;
	height:60px;
	width:160px;
	padding:0;
}
/**/
.bold {
	font-weight: bold;
}

/**/
.btm10 {
	margin-bottom: 10px;
}

/**/
.wi{width: 565px;}
.wi .cen{text-align: center;}
.wi td {
	text-align: center;
}
/* ureview */
.main-title {
	padding-top: 5px;
	clear: both;
}

/* kaitori */
.hissu{
    color:#FF0000;
}
.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 {
