@charset "utf-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration:none;
	color: #FC0;
	}
a:visited {
	color: #F60;
	text-decoration:none;
	}
a:hover { 
	color: #ff0000; 
	}
a:active { 
	color: #ff8000; 
	}

#wapper {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 955px;
	background-color: #FFF;
}
#wapper #header1 {
	height: 108px;
	background-color: #FFF;
	text-align: center;
}
#wapper #header2 {
	height: 119px;
	background-image: url(../image_html/bg_head.jpg);
}
.header_menu {
	float: right;
	width: 600px;
	text-align: right;
	margin-top: 69px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #9C0;
	margin-right: 5px;
}

.header_title {
	text-align: right;
	width: 800px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #FFF;
	font-size: 12px;
	float: right;
	margin-top: 5px;
}

#wapper #menu {
	width: 190px;
	float: left;
	background-image: url(../image_html/bg_menu.jpg);
	height: 730px;
}
.mainmenu {
	height: 695px;
	width: 170px;
	margin-top: 35px;
	margin-right: 5px;
	margin-left: 2px;
}
.menu_title_1{
	font-size: 12px;
	font-weight: bold;
	color: #FF0;
	text-align: center;
	padding: 3px;
}
	

#wapper #main {
	width: 750px;
	float: left;
	height: 725px;
}
.indexmain1 {
	background-image: url(../image_html/main_bg1.png);
	height: 290px;
	width: 750px;
	margin-bottom: 5px;
	clear: both;
	background-repeat: repeat;
}
.indexmain2 {
	height: 165px;
	width: 750px;
	margin-bottom: 7px;
	clear: both;
}
.indexmain3 {
	height: 247px;
	width: 750px;
	margin-bottom: 7px;
	clear: both;
}


.img {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
}
.maker_name {
	font-size: 14px;
	font-weight: bold;
	color: #9F0;
	width: 260px;
	float: left;
	margin-top: 8px;
	padding-left: 5px;
	border-bottom-color: #C00;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C00;
	padding-bottom: 3px;
	margin-right: 10px;
}
.parts_name {
	font-size: 14px;
	font-weight: bold;
	color: #9F0;
	width: 550px;
	float: left;
	margin-top: 5px;
	padding-left: 5px;
	border-bottom-color: #C00;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C00;
	padding-bottom: 3px;
	margin-right: 10px;
}
.parts_price {
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	width: 320px;
	margin-top: 8px;
	padding-left: 5px;
	border-bottom-color: #C00;
	border-left-color: #C00;
	padding-bottom: 3px;
	margin-right: 10px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
}
.syosai {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	width: 200px;
	margin-top: 8px;
	padding-left: 5px;
	border-bottom-color: #C00;
	border-left-color: #C00;
	padding-bottom: 3px;
	margin-right: 10px;
	text-align: left;
	float: left;
}

#wapper #footer {
	text-align: center;
	clear: both;
	width: auto;
	background-image: url(../image_html/bg_footer.jpg);
	height: 35px;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	padding-top: 10px;
}
.gallery_title_img {
	text-align: center;
	margin-top: 3px;
}
.gallery_text1 {
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 3px;
	width: 568px;
	float: left;
}
.racereport {
	margin: 5px;
	width: 155px;
}

.select_menu {
	height: 65px;
	width: 750px;
	margin-bottom: 5px;
}
.race_report {
	width: 165px;
	margin-bottom: 3px;
	float: left;
	margin-top: 3px;
}
.indexmain1_parts {
	background-image: url(../image_html/main_bg1.png);
	height: 132px;
	width: 750px;
	margin-bottom: 7px;
	clear: both;
}
.indexmain2_2010 {
	height: 216px;
	width: 750px;
	margin-bottom: 7px;
	clear: both;
}
.indexmain1_2010 {
	background-image: url(../image_html/main_bg1.png);
	height: 250px;
	width: 750px;
	margin-bottom: 5px;
	clear: both;
	background-repeat: repeat;
}
.indexmain3_2010 {
	height: 185px;
	width: 750px;
	margin-bottom: 7px;
	clear: both;
}
.indexmain4 {
	height: 28px;
	width: 750px;
	margin-bottom: 0px;
	font-size: 14px;
	background-color: #003;
	text-align: center;
	margin-top: 0px;
	padding-top: 7px;
}

