@charset "shift_jis";

/* reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	padding:0;
	margin:0;
}

table{
	border-collapse: collapse;
	border-spacing:0;
}

fieldset,img{
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-weight:normal;
	font-style:normal;
}

ol,ul{
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	font-size:100%;
}

q:before,q:after{
	content:'';
}

abbr,acronym{
	border:0;
}


/* common */

/*
body{
	font-size:75%;
	font-family:Meiryo, 'メイリオ', "MS P Gothic", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka,  sans-serif;
	color:#333;
	letter-spacing:0.1px;
	line-height:1.5;
	background:#f1f1f1;
}
*/

a:link {
	text-decoration:underline;
	color:#333;
}
a:visited {
	text-decoration:underline;
	color:#333;
}
a:hover {
	text-decoration:none;
	color:#cc0000;
}


.clear {
	clear:both;
}

.clearAll {
	content: ".";
	display:block;
	visibility:hidden;
	font-size:0;
	height:0;
	line-height:0;
	clear:both;
}

.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb25 {margin-bottom:25px;}
.mb30 {margin-bottom:30px;}
.mb35 {margin-bottom:35px;}
.mb40 {margin-bottom:40px;}
.mb45 {margin-bottom:45px;}
.mb50 {margin-bottom:50px;}
.mb55 {margin-bottom:55px;}

.pb5 {padding-bottom:5px;}
.pb10 {padding-bottom:10px;}
.pb15 {padding-bottom:15px;}
.pb20 {padding-bottom:20px;}
.pb25 {padding-bottom:25px;}
.pb30 {padding-bottom:30px;}
.pb35 {padding-bottom:35px;}
.pb40 {padding-bottom:40px;}
.pb45 {padding-bottom:45px;}
.pb50 {padding-bottom:50px;}
.pb55 {padding-bottom:55px;}


/* 共通＆段組 */

/*
#wrap {
	margin:0 auto;
	width:1004px;
	background:#e1e1e1 url(../../img/wrapbg.gif) repeat-y;
}
*/

#mainframe {
	margin-left:2px;
	width:1000px;
	background:#FFF;
}

#header {
	height:140px;
	background:url(../../img/head_bgimg.jpg) no-repeat;
}

#main_body_top {
	font-size:0;
	line-height:0;
	clear:both;
	height:3px;
	width:1000px;
	background:url(../../img/mainbody_bgtop.gif) repeat-y 0 0;
	border-top:1px solid #bdbdbd;
}

#main_body {
	clear:both;
	padding-left:50px;
	background:url(../../img/mainbody_bg.gif) repeat-y 0 0;
}


#copyright {
	width:950px;
	padding:9px 0 9px 50px;
	background:#000;
	font-size:80%;
	color:#FFF;
}

/*
#footer {
	clear:both;
	width:1000px;
	background:url(../../img/mainbody_bg.gif) repeat-y 0 0;
}
*/


h3 {
	padding:3px 0 0 10px;
	margin-bottom:25px;
	width:556px;
	line-height:23px;
	background:url(../../img/h3_bg.gif) no-repeat 0 0;
	font-size:1.2em;
	color:#FFF;
}

h2 {
	margin-bottom:25px;
}



/* 共通ヘッダー */ 
#header_logo {
	float:left;
	padding:9px 0 0 49px;
}

#header_right {
	float:left;
	padding:19px 0 0 8px;
}

#header_title {
	padding-bottom:6px;
}

#header_navi {
}

#header_navi ul {
}

#header_navi li {
	float:left;
}

.nv_top {
	margin-top:0;
}
.nv_outline {
	margin-top:7px;
}
.nv_event {
	margin-top:9px;
}
.nv_runcar {
	margin-top:12px;
}
.nv_driver {
	margin-top:8px;
}
.nv_timeschedule {
	margin-top:1px;
}
.nv_access {
	margin-top:-14px;
}

/* 共通メイン */

	/* 左 */

#main_contents {
	float:left;
	padding-top:23px;
	width:680px;
}

.end_ttl {
	text-align:center;
	width:644px;
	padding:12px 10px 10px;
	font-size:1.6em;
	color:#C00;
	border:1px #D00 solid;
	line-height:1.4;
	margin-bottom:20px;
}

	/* 左 フッター */

#sponser_logo {
	width:670px;
}

#sponser_logo ul {
	padding-top:7px;
}

#sponser_logo ul li {
	display:inline;
}

.team-6p {
	float:right;
}

#foot_link {
	padding-top:30px;
}

#foot_link ul li {
	font-size:80%;
	color:#666;
	display:inline;
}


	/* 右 */
#right_navi {
	float:left;
	padding-top:23px;
	padding-left:14px;
	width:206px;
	text-align:center;
}

#right_navi p {
	margin-bottom:7px;
}



/* 共通フッター */ 
#footer_top {
	padding-left:50px;
	padding-bottom:15px;
}

#footer_mid {
	width:950px;
	padding-left:50px;
	padding-bottom:13px;
	background:#1d1a17;
}

#footer_mid li {
	display:inline;
	padding-right:12px;
}
/* ======================================= index ======================================= */


/* トップバナー */
.cold_caution {
	color:#333;
	font-weight:bold;
	margin-bottom:5px;
}

.top_banner01 {
	border-bottom:1px solid #666;
	padding-bottom:15px;
	margin-bottom:15px;
}

.top_banner02 {
	margin-bottom:20px;
}

/* トップフラッシュ+α */

#top_fspace {
	height:292px;
	background:url(../../img/head_bgtile.gif) 0 0 #f7f7ea;
}

#top_flv {
	float:left;
	padding-left:49px;
	margin-right:13px;
	width:681px;
	height:276px;
	background:url(../../img/top_flv.jpg) no-repeat right bottom;
}

#top_fnavi {
	border-top:1px solid #b8b8b8;
	float:left;
	width:211px;
	height:273px;
	overflow:scroll;
	overflow-x:auto;
	/*scrollbar-base-color:#000;
	scrollbar-arrow-color:#fff;
	scrollbar-track-color:#d3d3d3;
	scrollbar-highlight-color:#000;*/
}

#top_fnavi a {

}


/* メインボディ 左 */

.topic_news {
	margin:4px 2px 40px 1px;
	width:679px;
	height:250px;
	border-bottom:1px solid #1d1a17;
	overflow:auto;
	line-height:1.5;
}

.topic_news dl {
	float:left;
	/*width:659px;*/
	padding:12px 0;
}

.topic_news dt {
	float:left;
	padding-left:12px;
	width:140px;
}

.topic_news dd {
	float:left;
	width:510px;
}

.topic_odd {
}

.topic_even {
	background-color:#f6f6f6;
}


.top_sbanner {
	margin-bottom:40px;
}

.top_sbanner ol li {
	display:inline;
}

.top_sbanner img {
	display:inline;
	vertical-align:bottom;
}




/* outline */

#outline_content {
	width:670px;
	margin:0 auto;
	margin-bottom:60px;
	font-size:95%;
	}

#outline_content dl {
	padding-bottom:15px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
	float:left;
	}

#outline_content dl dt {
	width:160px;
	padding-left:15px;
	color:#cc0000;
	font-weight:bold;
	font-size:120%;
	clear:left;
	float:left;
	}
	
#outline_content dl dd {
	width:480px;
	padding-right:10px;
	float:left;
	}
	
#outline_content dl.tmsf_name dd {
	font-size:120%;
	}

/* access */

#access {
	}

#access p{
	margin-bottom:55px;
	}



/* contact */

#contactForm {
	width:600px;
	margin:0 auto;
	margin-bottom:35px;
	background:#fff;
	}

#contactForm p{
	text-align:left;
	margin:10px 0 15px 0px;
}


#contactForm input.input_field , #contactForm textarea {
	width:50%;
	}
	
p.arart{
	width:556px;
/*	margin:10px auto;*/
	margin:0 0 50px 0;
	padding:5px;
	background-color:#FFCCCC;
	border:1px solid #ff0000;
	color:#cc0000;
	font-weight:bold;
}

#contactForm p.thanks{
	margin-bottom:100px;
	padding:0 0 0 10px;
	width:490px;
	background-color:#fff;
	border-left:3px solid #333;
}

#contactTbl , .appTbl {
/*	width:666px;*/
	width:566px;
	margin:0 0 50px 0;
	padding:5px;
	border:1px solid #ccc;
	border-collapse:collapse;
	border-left:3px solid #333;
	border-bottom:hidden;
	word-break:break-all;
}

#contactTbl th , .appTbl th{
/*	width:200px;*/
	width:150px;
	padding:5px;
	font-weight:normal;
	background-color:#ccc;
	border-bottom:1px solid #fff;
}

#contactTbl td , .appTbl td{
	padding:5px;
	background-color:#eee;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
}

#submitBtn{
	margin:10px auto 30px auto;
	padding:5px 0px;
	background:#eee;
	text-align:center;
	float:left;
	width:563px;
	border:1px solid #999999;
}


.formBtn{
	display:inline;
}

.contact_thanx {
	height:200px;
	}

