﻿@charset "utf-8";
/*
	Site Name: 3col_temprate
	Description: style import
	Version: 1.0
	Author: canna_pensante
*/


/*  Universal setting
----------------------------------------- */

*{
	margin:0;
	padding:0;
}
body{
	text-align:center;
}
/* img */

img{border:0;}

p {
line-height: 1.4em;
}

h5 {
color: #FF7911;
font: bold 14px "MS Pゴシック",sans-serif;
line-height: 1.5em;
}

h6 {
color: #5F5F5F;
font: bold 12px "MS Pゴシック",sans-serif;
line-height: 1.5em;
}




#wrapper{
	width:100%;
	text-align:center;
}
#container {
 margin:0 auto;
 background-color:#fff;
 font-family:arial, "ＭＳ Ｐゴシック", HiraKakuPro-W3, verdana, sans-serif;
 font-size:95%;
 color:#333333;
 width : 730px;
 line-height:1.5em;
}


#header {
	background: url(img/bixi_logo1.jpg);
 	width: 730px;
	height: 155px;

} 
#header h1, #header h1 a{
	padding-top:15px;
	text-align:left;
}

#leftnavi {float:left; width:185px; background-color:#fff;}

#leftnavi h2 {
	color: #555555;
    font-weight: bold; 
    font-size: 14px; 
    text-align: left; 
    line-height: 2em; 

}

#contents {margin-left:190px;background-color:#fff;}


.leftnavibox{
padding:2px 0.5px 5px 0.5px;
border:1px solid #C9C9C9;
text-align: center; 
 }
 
.leftnavibox h1 {
	line-height: 2em; 
	color: #555555;
    font-weight: bold; 
    font-size: 14px; 
    background: url(img/leftnavi_3.jpg) repeat-x ;
	border: 1px solid #FAFAFA;

}

.leftnavibox ul {
	border-top: 1px solid #FAFAFA;

}
.leftnavibox li {
	border: 1px solid #FAFAFA;
	border-top: none;
	list-style: none;
    background:url(img/leftnavi_mn.jpg) repeat-x;
	line-height: 2em; 
}

.leftnavibox li a {
	color: #777;
	display: block;
	text-decoration: none;
}
.leftnavibox li a:hover {
	color: #111;
}

#rightnavibox{padding:1em 1em; 2em; 1em;border-top:1px solid #fff;}

.contentsbox{
padding:1em;
border:1px solid #C9C9C9;
font-size: 10pt;
margin-bottom:10px;
text-align: left; 
}

.contentstext{
margin-left:1em;
}

.contentstext h2 {
border-bottom-style: solid;
border-color: #939393;
font-size: 16px;
color: #D50035;
width: 98%;
margin-bottom: 15px;
line-height: 2em; 
}

.contentstext h3 {
font-size: 12px;
color: #5F5F5F;
line-height: 1.5em;

}

.contentstext h4 {
font-size: 10pt;
font-weight: normal; 
line-height: 1.5em;
}

#bike{
float: left; 
margin:10px; 
}


#topform {
background: url(img/form.jpg);
background-repeat: no-repeat;
width: 450px;
height: 150px;
margin: 15px;	
font-size: 10pt;
color: #333333;
font-weight: bold; 

}


.under{
color: #007495;
font: bold 14px "MS Pゴシック",sans-serif;
line-height: 1.5em;
border-bottom-style: dotted;
border-color: #939393;

}

.blue {
color: #007495;
font: bold 14px "MS Pゴシック",sans-serif;
line-height: 1.5em;
}

.footer { 
background-color:#fff;
font-size: 12pt;
text-align: center; 
color:#555555 ;
float:center;
} 