@charset "utf-8";
/* default all */
* {
	margin: 0px;
	padding: 0px;
}
html, body, form {
	text-align: center;
	width: 100%;
	height: 100%;
}
body, input, textarea, td, th {
	font-size: 12px;
	color: #333333;
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Arial Unicode MS", Helvetica, sans-serif;
}
a:link {
	color: #0063AF;
}
a:visited {
	color: #0063AF;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #0063AF;
}
img {
	border-style: none;
	border-width: 0px;
}
p {
	margin: 0px 0px 1em;
}
/* default box */
#contents {
	width: 985px;
	margin: 0px auto;
	background: url(/images/site_bg.gif) repeat-y center;
	min-height: 100%;
}
#contents-left {
	width: 700px;
	float: left;
	text-align: left;
}
#contents-right {
	width: 220px;
	float: right;
	text-align: left;
	position: relative;
	right: 35px;
}
/* default margin */
.ma-bt05 {
	margin-bottom: 5px;
}
.ma-bt10 {
	margin-bottom: 10px;
}
.ma-bt15 {
	margin-bottom: 15px;
}
.ma-bt20 {
	margin-bottom: 20px;
}
.ma-bt25 {
	margin-bottom: 25px;
}
.ma-bt30 {
	margin-bottom: 30px;
}
.ma-hi05 {
	height: 5px;
}
.ma-hi10 {
	height: 10px;
}
.ma-hi15 {
	height: 15px;
}
.ma-hi20 {
	height: 20px;
}
.ma-hi25 {
	height: 25px;
}
.ma-hi30 {
	height: 30px;
}
.ma-hisp {
	display: none;
}
/* right menu */
#rm-bt-eng {
	float: left;
	margin-bottom: 20px;
}
#rm-bt-rss {
	float: right;
	margin-bottom: 20px;
}
.rm-result {
	font-size: 10px;
	line-height: 120%;
	background: url(/images/lmtl_01_bg.gif) repeat-y;
	padding: 0px 10px;
}
.rm-result img {
	margin-bottom: 4px;
}
.rm-result a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.rm-result a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.rm-result a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.rm-result a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#rm-search {
	text-align: center;
}
.rm-search-inp {
	width: 170px;
}
/* header footer */
#hd-main {
	height: 63px;
	width: 700px;
}
#hd-logo-01 {
	float: left;
	position: relative;
	left: 15px;
	top: 15px;
}
#hd-logo-02 {
	float: right;
	position: relative;
	top: 15px;
	right: 15px;
}
#ft-box {
	width: 985px;
	margin: 0px auto;
	background: url(/images/site_bg.gif) repeat-y center;
	height: 30px;
	text-align: left;
}
#ft-main {
	text-align: left;
	width: 710px;
	height: 20px;
}
#ft-pt {
	float: right;
	height: 20px;
	width: 80px;
}
#ft-copy {
	float: left;
	height: 20px;
	width: 475px;
	text-align: right;
}
/* top page */
.tp-box-01 {
	background: url(/images/top_boxbg.jpg) no-repeat;
	margin-bottom: 15px;
}
.tp-comp-title {
	margin: 0px 0px 7px 25px;
}
.tp-comp-box {
	background: #FFFFFF;
	margin: 0px 0px 0px 30px;
	width: 640px;
}
.tp-acti-box-01 {
	width: 640px;
	margin: 8px 0px 5px 30px;
	text-align: center;
}
.tp-acti-box-02 {
	background: #FFFFFF;
	margin: 0px 0px 10px 30px;
	width: 640px;
}
.tp-acti-box-03 {
	margin: 0px 0px 0px 30px;
	width: 620px;
	background: url(/images/top_ovebg_01.gif) repeat-y;
	color: #FFFFFF;
	padding: 5px 10px;
}
.tp-acti-box-03 img {
	text-decoration: none;
	vertical-align: text-bottom;
}
.tp-acti-box-03 a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.tp-acti-box-03 a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.tp-acti-box-03 a:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}
.tp-acti-box-03 a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.tp-race {
	border-bottom: 1px dotted #CCCCCC;
	width: 100%;
}
.tp-race-date {
	line-height: 120%;
	white-space: nowrap;
	padding: 7px 0px 5px 10px;
	width: 90px;
	color: #666666;
}
.tp-race-date-en {
	line-height: 120%;
	white-space: nowrap;
	padding: 7px 0px 5px 10px;
	width: 100px;
	color: #666666;
}
.tp-race-name {
	line-height: 120%;
	padding: 7px 5px 5px 10px;
	font-weight: bold;
	color: #0063AF;
}
.tp-race-name img {
	float: left;
	margin: 3px 0px 0px;
}
.tp-race-name a {
	padding-left: 17px;
	display: block;
}
.tp-race-name a:link {
	color: #0063AF;
	font-weight: bold;
}
.tp-race-name a:visited {
	color: #0063AF;
	font-weight: bold;
}
.tp-race-name a:hover {
	color: #FF9900;
	font-weight: bold;
}
.tp-race-name a:active {
	color: #0063AF;
	font-weight: bold;
}
.tp-race-link li {
	list-style: none;
	float: left;
}
.tp-race-link-report {
	height: 18px;
	width: 65px;
	background: url(/images/rcbt_01_on.gif) no-repeat;
}
.tp-race-link-result {
	height: 18px;
	width: 65px;
	margin-left: 3px;
	background: url(/images/rcbt_02_on.gif) no-repeat;
}
.tp-race-link-gallery {
	height: 18px;
	width: 65px;
	margin-left: 3px;
	background: url(/images/rcbt_03_on.gif) no-repeat;
}
.tp-race-link-report_en {
	height: 18px;
	width: 60px;
	background: url(/images/en_rcbt_01_on.gif) no-repeat;
}
.tp-race-link-result_en {
	height: 18px;
	width: 60px;
	margin-left: 3px;
	background: url(/images/en_rcbt_02_on.gif) no-repeat;
}
.tp-race-link-gallery_en {
	height: 18px;
	width: 65px;
	margin-left: 3px;
	background: url(/images/en_rcbt_03_on.gif) no-repeat;
}
.tp-race-link-report a {
	display:block;
	height:18px;
	width:65px;
}
.tp-race-link-result a {
	display:block;
	height:18px;
	width:65px;
}
.tp-race-link-gallery a {
	display:block;
	height:18px;
	width:65px;
}
.tp-race-link-report_en a {
	display:block;
	height:18px;
	width:60px;
}
.tp-race-link-result_en a {
	display:block;
	height:18px;
	width:60px;
}
.tp-race-link-gallery_en a {
	display:block;
	height:18px;
	width:65px;
}
.tp-race-link a:hover {
	background-color:transparent;
}
.tp-race-link a:hover img {
	visibility:hidden;
}
#tp-box-movie {
	height: 220px;
	width: 700px;
	background: url(/images/top_mabg_01.jpg) no-repeat;
}
#tp-box-movie-in {
	width: 670px;
	height: 200px;
	position: relative;
	left: 15px;
	top: 15px;
}
#tp-box-news {
	background: url(/images/top_mabg_05.jpg) no-repeat;
	margin-bottom: 15px;
}
.tp-box-news-01 {
	vertical-align: top;
	width: 140px;
}
.tp-box-news-02 {
	margin: 5px 20px 5px 0px;
}
.tp-box-news-02 td {
	padding: 0px 5px 5px 0px;
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
	vertical-align: top;
}
.tp-box-news-02 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.tp-box-news-02 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.tp-box-news-02 a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.tp-box-news-02 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
/* contents page */
#con-hd {
}
#con-plist {
	font-size: 10px;
	color: #999999;
	margin: 0px 15px 25px;
	line-height: 120%;
}
#con-plist a:link {
	color: #999999;
}
#con-plist a:visited {
	color: #999999;
}
#con-plist a:hover {
	color: #FF9900;
}
#con-plist a:active {
	color: #999999;
}
.con-enttl {
	margin-bottom: 10px;
}
.con-enttl-in {
	background: url(/images/ent_tl_02.jpg) repeat-y;
	padding: 0px 30px;
	font-size: 14px;
	font-weight: bold;
	color: #0063AF;
	line-height: 120%;
}
.con-enttl-in a:link {
	color: #0063AF;
}
.con-enttl-in a:visited {
	color: #0063AF;
}
.con-enttl-in a:hover {
	color: #FF9900;
}
.con-enttl-in a:active {
	color: #0063AF;
}
.con-update {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	float: right;
	margin-left: 10px;
}
.con-body {
	line-height: 200%;
	margin: 0px 30px 40px;
	border-bottom: 1px dotted #CCCCCC;
}
.category-body {
	margin: 0px 0px 40px 20px;
	border-top: 1px dotted #CCCCCC;
	width: 660px;
}
.category-page {
	color: #666666;
	text-align: center;
	margin-top: 20px;
}
.category-page a:link {
	color: #666666;
}
.category-page a:visited {
	color: #666666;
}
.category-page a:hover {
	color: #FF9900;
}
.category-page a:active {
	color: #666666;
}
.archive-list {
	margin: -10px 0px 40px 20px;
	width: 660px;
}
.con-link {
	font-size: 10px;
	color: #666666;
	margin: 0px 15px 15px;
	line-height: 120%;
	text-align: center;
}
.con-link a:link {
	color: #666666;
}
.con-link a:visited {
	color: #666666;
}
.con-link a:hover {
	color: #FF9900;
}
.con-link a:active {
	color: #666666;
}
.con-img {
	padding: 3px;
	border: 1px solid #DDDDDD;
	margin: 0px 8px 8px 0px;
}
#con-search {
	margin: 0px 15px 15px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
/* entry */
.ent-box {
	padding: 15px;
	border: 1px dotted #CCCCCC;
	background: #F9F9F9;
}
.ent-mtitle {
	color: #0063AF;
	font-weight: bold;
}
.ent-blue-bold {
	color: #0063AF;
	font-weight: bold;
}
.ent-result-table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.ent-result-table td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 120%;
	padding: 5px 10px;
	text-align: center;
}
.ent-result-table th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 120%;
	text-align: center;
	padding: 5px 10px;
	font-weight: bold;
	background: #F4F4F4;
}
.wall_link {
	margin: 0px 0px 10px;
}
.wall_link a {
	display: block;
	border: 1px solid #D3E7F4;
	background: #EDF5FA url(/images/arrow_03.gif) no-repeat 10px center;
	white-space: nowrap;
	padding: 5px 10px 5px 17px;
}

