@charset "UTF-8";


body,
div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,code,
form,fieldset,input,textarea,
p,blockquote,
th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}


html {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
}
	html>/**/body {/* FF */
	}
	html:first-child body {/* Opera */
	}


body {
	height: 100%;
	font-size: 13px;
	line-height: 1.6;
	color: #444;
	background-color: #fff;
	*font-size: small;
	*font: x-small;
	text-align: center;
}



/* ------------------------------------------------------ */

img,fieldset {border: 0;}

table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
}

select, input, textarea {font-size: inherit;font:99% sans-serif;}

pre,code,kbd,samp,tt {
	font-family:monospace;
	*font-size:108%;
}

ul,ol {list-style: none;}
li {display: list-item; zoom: normal;}



/* フロート解除用クラス */
.fltclr:after {
		content: " ";
		display: block;
		visibility: hidden;
		clear: both;
		height: 0;
		font-size: 0.1em;
		line-height: 0;
	}
	* html .fltclr { display: inline-block; zoom: 100%; }
	/* no ie mac ¥*/
	* html .fltclr { height: 1%; }
	.fltclr { display: block; }
	/* */



.brclr {/* brタグ用フロート解除 */
		clear: both;
	}



.normaltxt {/* ノーマルテキスト */
		font-weight: normal;
	}




	/* IE png fix */
	* html .pngfix {
		behavior: expression(IEPNGFIX.fix(this));
	}


/* ------------------------------------------------------ */





/* link */
	a {text-decoration: none; outline: none;}
	a:link {color: #678;}
	a:visited {color: #88a;}
	:focus {outline: none!important; text-decoration: none;}
	a:hover {color: #03f; text-decoration: underline;}
	a:active {outline: none; text-decoration: underline;}






#body_block {
	position: relative;
	height: 100%;
	min-height: 100%;
	margin: 0px auto;
	padding: 0px 0px;
}

	* html #body_block {
		height: 100%;
	}
	body > #body_block{
		height: auto;/* FF */
	}





#body_foot {
	position: relative;
	margin: 0px auto;
	margin-top: -40px;
	padding: 0px;
/*	width: 960px;*/
	background: url(../images/mainmenu/foot_bg.png) repeat-x left top;
}


#body_head {
	margin: 0px auto;
	padding: 0px;
/*	width: 960px;*/
	height: 108px;
	background: url(../images/mainmenu/mmenu_bg.png) repeat-x left bottom;
}

#body_cont {
	margin: 0px auto;
	padding-top: 12px;
	padding-bottom: 50px;
	width: 960px;

	font-size:85%;
	line-height: 1.66em;
	text-align: left;
}






#gtrbanner {
	float: left;
	display: inline-block;
	margin-top: 20px;
	width: 468px;
	height: 60px;
}




/* ========== HEADER & MAIN MENU ========== */
#body_head .body_headcnt {
	margin: 0px auto;
	width: 960px;
	font-size: 85%;
	line-height: 1.0em;
	text-align: left;
}


#body_head h1 {
	float: left;
	display: inline-block;
	width: 280px;
}


.head_spc {
	float: left;
	display: inline-block;
	width: 678px;
	height: 78px;
}

.novaname {
	height: 78px;
	text-align: right;
}


.menu_main {
	float: left;
	display: inline-block;
}


.mmenu_nova {
}

.menu_main ul {
}

.menu_main ul li {
	float: left;
	display: inline-block;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}

.menu_main ul li a {
	float: left;
	display: inline-block;
	height: 21px;
	font-size: 69%;
	line-height: 1000em;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}

.menu_main ul li a:hover {
	background-position: 0px -30px;
}

.menu_main ul li.mmcurr,
.menu_main ul li.mmcurr a,
.menu_main ul li.mmcurr a:hover {
	background-position: 0px -60px !important;
	cursor: default;
}

.menu_main ul li.mmoff,
.menu_main ul li.mmoff a,
.menu_main ul li.mmoff a:hover {
	background-position: 0px -90px !important;
	cursor: default;
}

	.menu_main ul li.mmenu_home,
	.menu_main ul li.mmenu_home a {
		width: 100px;
		background-image: url(../images/mainmenu/mmenu_home.png);
	}
	.menu_main ul li.mmenu_cars,
	.menu_main ul li.mmenu_cars a {
		width: 150px;
		background-image: url(../images/mainmenu/mmenu_cars.png);
	}
	.menu_main ul li.mmenu_race,
	.menu_main ul li.mmenu_race a {
		width: 170px;
		background-image: url(../images/mainmenu/mmenu_race.png);
	}
	.menu_main ul li.mmenu_cfrp,
	.menu_main ul li.mmenu_cfrp a {
		width: 130px;
		background-image: url(../images/mainmenu/mmenu_cfrp.png);
	}
	.menu_main ul li.mmenu_comp,
	.menu_main ul li.mmenu_comp a {
		width: 120px;
		background-image: url(../images/mainmenu/mmenu_comp.png);
	}








/* ========== FOOTER ========== */
#body_foot .body_foot_cnt {
	margin: 0px auto;
	padding-top: 8px;
	width: 960px;
	height: 30px;
	font-size: 69%;
	line-height: 1.5em;
	text-align: right;
}

#body_foot .body_foot_cnt p {
	height: 16px;
	line-height: 16px;
}

#body_foot .body_foot_cnt p.foot_menu {
	float: left;
	display: inline-block;
	margin-left: 8px;
}

#body_foot .body_foot_cnt p.foot_menu a {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left center;
}

#body_foot .body_foot_cnt p.foot_menu a.fthome {
	padding-left: 14px;
	background-image: url(../images/mainmenu/ftmenu_home.png);
}
#body_foot .body_foot_cnt p.foot_menu a.ftmail {
	padding-left: 16px;
	background-image: url(../images/mainmenu/ftmenu_mail.png);
}










