@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	background-color: #000;
	font-family: Tahoma;
	font-size: 75%;
	line-height: 2;
}
a img {
	border: none;
}


/* ニュースレポート メイン
----------------------------------*/
#news_main {
	width: 890px;
	height: 100%;
	margin-left: 15px;
	margin-right: 15px;
	background-color: #000;
	margin-bottom: 15px;
}


#news_main h1 {
	line-height: 1.3em;
	font-size: 1.5em;
	font-weight: bold;
}
#news_main h2 {
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
}
#news_main p.textbigsize {
	font-size: 1.3em;
	font-weight: normal;
}

#news_main #racereport p {
	padding-bottom: 15px;
}
#news_main  p a {
	color: #C00;
	text-decoration: none;
}
#news_main  p a:hover {
	color: #C00;
	text-decoration: underline;
}
#news_main #racereport .newslist p.a {
	width: 90px;
	background-color: #666;
	text-align: center;
	margin-right: 5px;
	float: left;
	height: 50px;
	padding-top: 20px;
	padding-bottom: 0px;
}
#news_main #racereport .newslist p.aa {
	width: 90px;
	background-color: #900;
	text-align: center;
	margin-right: 5px;
	float: left;
	height: 50px;
	padding-top: 20px;
	padding-bottom: 0px;
}
#news_main #racereport .newslist p.b {
	width: 150px;
	background-color: #333;
	text-align: center;
	margin-right: 5px;
	float: left;
	height: 65px;
	padding-top: 5px;
	padding-bottom: 0px;
}
#news_main #racereport .newslist p.c {
	text-align: left;
	float: left;
	background-color: #333;
	width: 580px;
	padding-left: 10px;
	padding-right: 10px;
	height: 66px;
	color: #FFF;
	padding-bottom: 0px;
	line-height: 1.7em;
	padding-top: 4px;
}
#news_main #racereport .newslist p.d {
	height: 2px;
	text-align: center;
	clear: both;
}
#news_main #racereport .newslist p.d_end {
	height: 10px;
	text-align: center;
	clear: both;
	padding-bottom: 50px;
}

.newswht {
	line-height: 1.4;
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

em.phototitle {
	padding-left: 5px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


/* イベントページ メイン
----------------------------------*/
body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 75%;
	line-height: 2;
}
#all_news {
	width: 900px;
	padding-top: 30px;
	padding-left: 50px;
	margin: auto;
}
#all_news table.newstitle {
	width: 850px;
	background-color: #333;
	height: 40px;
}
#all_news table.newstitle p {
	padding-left: 15px;
	font-size: 120%;
}
#all_news table.newsimage {
	width: 850px;
	margin-top: 15px;
}
#all_news table.newsbody {
	width: 850px;
	margin-top: 20px;
	background-color: #333;
}
#all_news table.newsbody2 {
	width: 850px;
	margin-top: 20px;
	background-color: #006;
}
#all_news table.newsbody3 {
	width: 850px;
	margin-top: 20px;
	background-color: #000;
	margin-bottom: 10px;
	border: 3px solid #900;
}
#all_news p.newsbody_title {
	padding-left: 30px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 10px;
}
#all_news tr td .newsbody_a {
	font-size: 120%;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-right: 15px;
}
#all_news tr td .newsbody_b {
	font-size: 100%;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-right: 15px;
}
#all_news tr td .newsbody_b_ {
	font-size: 100%;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-right: 15px;
	line-height: 1.7em;
}
#all_news tr td .newsbody_c {
	font-size: 130%;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-right: 15px;
	font-weight: bold;
	color: #FF0;
}
#all_news tr td .newsbody_d {
	font-size: 130%;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-right: 15px;
	font-weight: bold;
	color: #0F0;
}
#all_news tr td .newsbody_e {
	font-size: 130%;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-right: 15px;
	font-weight: bold;
	color: #F00;
}
#all_news tr td .newsbody_f {
	font-size: 100%;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-right: 15px;
	font-weight: bold;
	color: #FF0;
}
#all_news tr td .newsbody_g {
	font-size: 100%;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-right: 15px;
	text-align: center;
}
#all_news tr td .newsbody_g img {
	padding-top: 10px;
	padding-bottom: 10px;
}
#all_news .newsbody tr .newsbody_r {
	padding-right: 20px;
}

#all_news p {
	padding-left: 30px;
	font-size: 100%;
	line-height: 1.5em;
}
#all_news em.normal_p {
	color: #FFF;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.8em;
}
#all_news em.normal_p_yellow {
	color: #FF0;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
}


/* レーススケジュール
----------------------------------*/
#raceschedule {
	margin-right: 30px;
	margin-left: 30px;
	background-color: #000;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px;
	width: 300px;
	position: absolute;
	top: 820px;
}
#raceschedule p {
	color: #F00;
	font-size: 120%;
}
#raceschedule_a {
	margin-right: 30px;
	margin-left: 30px;
	background-color: #000;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px;
	width: 300px;
	position: absolute;
	top: 532px;
}
#raceschedule_a p {
	color: #F00;
	font-size: 120%;
}
#raceschedule2 {
	margin-right: 30px;
	margin-left: 30px;
	background-color: #000;
	margin-top: 10px;
	margin-bottom: 165px;
	padding: 10px;
	width: 430px;
	float: right;
	display: inline;
}
#raceschedule2 p em {
	font-style: normal;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}
div.timetable {
	margin-right: 30px;
	margin-left: 30px;
	background-color: #000;
	margin-top: 250px;
	margin-bottom: 15px;
	padding: 10px;
	width: 765px;
	position: absolute;
	top: 537px;
}

/* レースレポート メイン
----------------------------------*/

#report_main {
	padding-left: 50px;
	width: 840px;
	height: 100%;
	background-color: #000;
}
#report_main .report {
	width: 780px;
	height: 100%;
	background-color: #000;
	line-height: 1.4em;
	font-weight: normal;
	color: #FFF;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
}
#report_main .report_flashpics {
	height: 100%;
	background-color: #000;
	line-height: 1.6em;
	font-weight: normal;
	color: #FFF;
	text-align: right;
}

#report_main .title {
	width: 100%;
	height: 40px;
	background-color: #333333;
	font-size: 1.3em;
	color: #CCC;
	font-weight: bold;
	padding-top: 5px;
}
#report_main .result_logo {
	width: 790px;
	background-image: url(../img/results.png);
	height: 36px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 50px;
}
#report_main #results {
	height: 100%;
	width: 100%;
}
#report_main #results .results_box {
	height: 100%;
	width: 790px;
	float: left;
	padding-bottom: 50px;
	padding-left: 50px;
}
#report_main #results .results_box .results_class {
	width: 710px;
	float: left;
	color: #FFF;
	background-color: #333;
	padding-left: 10px;
	font-size: 1.1em;
	padding-top: 4px;
}
#report_main #results .results_box .flash {
	width: 100%;
	text-align: center;
}

#report_main #results .results_pic {
	height: 100%;
	width: 790px;
	float: left;
}
#report_main #results .results_pic123 {
	height: 100%;
	width: 230px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
#report_main #results .results_pic_s {
	height: 100%;
	width: 110px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
#report_main #results .results_pic123 .name_a {
	height: 100%;
	width: 230px;
	float: left;
	padding-top: 0px;
	font-size: 1.1em;
	font-weight: bolder;
	color: #FFF;
}
#report_main #results .results_chart {
	line-height: 2em;
	font-weight: normal;
	height: 100%;
	width: 720px;
	float: left;
	color: #333;
	font-size: 1em;
	text-align: center;
	word-spacing: 1.5em;
	background-color: #FFF;
}

#report_main h2 {
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
}


#report_main h1 {
	line-height: 1.3em;
	font-size: 1.2em;
	font-weight: bolder;
	color: #FFF;
	border-top-style: 3;
	border-bottom-style: 3;
	border-left-style: 3;
}
._tq {
	font-weight: normal;
	color: #FFF;
	font-size: 0.9em;
}


#report_main .gallery_logo {
	width: 790px;
	background-image: url(../img/gallery.png);
	height: 36px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 50px;
}
#racereport div.newslist_bar {
	width: 820px;
	height: 25px;
	margin-bottom: 15px;
	background-color: #333;
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
}