@charset "utf-8";
/* CSS Document */
/*IE6*/
* html body {
	font-size: 14px;
}
/*IE7を含むモダンブラウザ*/
html>body {
	font-size: medium;
}

body {
	margin: 0px;
	padding: 0px;
	background: #003d6d;
	line-height: 160%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
th {
	font-weight: bold;
	color: #999;
}
p {
}
em {
	font-size: 14px;
}



#wrap {
	width: 1000px;
}
#head {
	background: #07933C url(../img/head_left_img.jpg) no-repeat left top;
	padding-left: 200px;
	position: relative;
	height: 324px;
}
#head #inner_head {
	background: url(../img/head_img.png) no-repeat left top;
	height: 84px;
}

#head #logo {
	position: absolute;
	height: 55px;
	width: 250px;
	left: 220px;
	top: 10px;
	text-indent: -9999px;
}
#head #logo a {
	display: block;
	height: 65px;
}


#head h1 {
	font-size: x-small;
	font-weight: normal;
	color: #333;
	text-align: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#head #inner_head p {
	text-align: right;
	margin-right: 20px;
	font-weight: bold;
	color: #FFF;
}
#head #inner_head p a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#head #flash {
	height: 215px;
}
#head #flash object {
}

#head #navi {
	background: #07933C;
	margin: 0px;
	padding: 0px;
}
#head #navi ul {
	margin: 0px;
	padding: 0px 20px;

}
#head #navi ul li {
	float: left;
	list-style: none;
	margin: 0px;
}
/*IE6*/
* html body #head #navi ul {
	height:25px;
	padding: 0px 22px;
}
* html body #head #navi ul li {
	padding: 2px 23px 0px 0px;
	font-size:12px;}
/*IE7*/
*+html body #head #navi ul li {
	padding: 0px 30px 0px 0px;
	font-size:small;
}
*+html body #head #navi ul {
	width: 100%;
}
/*FF*/
html>/**/body #head #navi ul {
	padding: 0px 25px;
}
html>/**/body #head #navi ul li {
	padding: 2px 25px 0px 0px;
	font-size:small;
}

#head #navi ul li a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#contents #left {
	width: 200px;
	float: left;
	margin-bottom: 1em;
}
#contents #left img {
}
#contents #left ul {
	margin: 1em 0px 0px;
	padding: 0px;
}
#contents #left li {
	list-style: none;
}
#contents #left li a {
	line-height:140%;
	font-size:12px;
	display:block;
	color: #666;
	text-decoration: none;
	width: 171px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	padding: 0px;
	list-style: none;
	text-align: center;
	font-weight: bold;
	height: 63px;
	padding-top: 23px;
}

#contents #left #menu_01 {
	background: url(../img/bnr_01.png) no-repeat center top;
}
#contents #left #menu_02 {
	background: url(../img/bnr_02.png) no-repeat center top;
}
#contents #left #menu_03 {
	background: url(../img/bnr_03.png) no-repeat center top;
}
#contents #left #menu_04 {
	background: url(../img/bnr_04.png) no-repeat center top;
}

#contents #left h4 {
	background: #05742F;
	color: #FFF;
	padding: 6px;
	font-size: small;
}
#contents #left p {
	margin: auto;
	font-size:12px;
}
#contents #left #add p {
	width: 180px;
}

#contents #left #link p {
	width:171px;
}



#inner_content {
	width: 800px;
	float: left;
}
#inner_content #cont {
	margin-top: 1em;
	padding-left: 10px;
}
#inner_content #cont .title {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

#inner_content #cont .title h2 {
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 5px 15px;
	font-weight:bold;
	background: url(../img/title_mark.gif) no-repeat left center;
	line-height: 25px;
}

#inner_content #cont .box {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	padding: 10px;
	background:#fff;
}
#inner_content #cont .box h3 {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	padding: 1px 2px 1em 2em;
	line-height: 140%;
}
#inner_content #cont .box .mainte_box {
	border: 1px dotted #4CB0FB;
}
.mainte_box .mainte_01 ,
.mainte_box .mainte_02 ,
.mainte_box .mainte_03 ,
.mainte_box .mainte_04 ,
.mainte_box .mainte_05 ,
.mainte_box .mainte_06 ,
.mainte_box .mainte_07 ,
.mainte_box .mainte_08 ,
.mainte_box .mainte_09 ,
.mainte_box .mainte_10 ,
.mainte_box .mainte_11 ,
.mainte_box .mainte_12 ,
.mainte_box .mainte_13 {
	height:220px;
}
.mainte_box .mainte_01 {
	background: url(../../maintenance/img/01.gif) no-repeat right bottom;
}
.mainte_box .mainte_02 {
	background: url(../../maintenance/img/02.gif) no-repeat right bottom;
}
.mainte_box .mainte_03 {
	background: url(../../maintenance/img/03.gif) no-repeat right bottom;
}
.mainte_box .mainte_04 {
	background: url(../../maintenance/img/04.gif) no-repeat right bottom;
}
.mainte_box .mainte_05 {
	background: url(../../maintenance/img/05.gif) no-repeat right bottom;
}
.mainte_box .mainte_06 {
	background: url(../../maintenance/img/06.gif) no-repeat right bottom;
}
.mainte_box .mainte_07 {
	background: url(../../maintenance/img/07.gif) no-repeat right bottom;
}
.mainte_box .mainte_08 {
	background: url(../../maintenance/img/08.gif) no-repeat right bottom;
}
.mainte_box .mainte_09 {
	background: url(../../maintenance/img/09.gif) no-repeat right bottom;
}
.mainte_box .mainte_10 {
	background: url(../../maintenance/img/10.gif) no-repeat right bottom;
}.mainte_box .mainte_11 {
	background: url(../../maintenance/img/11.gif) no-repeat right bottom;
}
.mainte_box .mainte_12 {
	background: url(../../maintenance/img/12.gif) no-repeat right bottom;
}
.mainte_box .mainte_13 {
	background: url(../../maintenance/img/13.gif) no-repeat right bottom;
}


#inner_content #cont .box .mountain_cross_bike_box {
	border: 1px dotted #7B86C2;
}

/*
.maintenance .txt {
	color: #4CB0FB;
}
.mountain_cross_bike .txt {
	color: #7B86C2;
}
.road_racer .txt {
	color: #3C8F85;
}

.maintenance .bg {
	background:#DBEFFE;
}
.mountain_cross_bike .bg {
	background:#E5E7F3;
}
.road_racer .bg {
	background:#D8E9E7;
}
*/

.road_racer .txt,
.mountain_cross_bike .txt,
.maintenance .txt {
	background:#efefef;
	color:#666;
}


.maintenance .bg_g ,
.mountain_cross_bike .bg_g ,
.road_racer .bg_g {
	background:#EFEFEF;
}
.inquiry span {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}


#foot {
	text-align: center;
	border-top: 1px dotted #666;
	margin-top: 2em;
}
#foot p {
	margin: 0px;
	padding: 5px;
	color: #666;
	font-size: x-small;
}
#foot p a {
	color: #666;
	text-decoration: none;
}

#foot address {
	font-style: normal;
	color: #666;
	font-size: x-small;
}
.txt {
	font-weight: bold;
	font-size:14px;
}
.txt p {
	padding:0.5em;
	font-size: 16px;
}



.bg {
	padding:0.3em;
}
.bg_g {
	padding:0.3em;
}
.cl {
	clear: both;
}
.re {
	text-align: right;
	margin-top: 1em;
	margin-bottom: 2em;
	padding-top: 0.5em;
	border-top: 1px dotted #999;
}
.re a {
	color: #999;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
