@charset "utf-8";

/* ===== import basic style ===== */
@import "base.css";
@import "common.css";
@import "navi.css";
@import "font.css";

/* enhance setting */
@import "local.css";



/* ===== category style ===== */
.area_main {}

.area_main .section {}
.area_main .section h2 {
	padding: 0px 0px 0px 14px;
	height: 40px;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 29px;
	background: url(../img/data/head_thin_m.gif) left top no-repeat;
}



/* ----- lead area ----- */
.lead {margin: 0px 0px 12px; padding: 0px 0px 26px 90px; min-height: 81px; position: relative; background: left top no-repeat;}
	* html .lead {height: 107px;}
	/* each race */
	div.race01 {background-image: url(../img/data/race01.png);}
	div.race02 {background-image: url(../img/data/race02.png);}
	div.race03 {background-image: url(../img/data/race03.png);}
	div.race04 {background-image: url(../img/data/race04.png);}
	div.race05 {background-image: url(../img/data/race05.png);}
	div.race06 {background-image: url(../img/data/race06.png);}
	div.race07 {background-image: url(../img/data/race07.png);}
	div.race08 {background-image: url(../img/data/race08.png);}
	div.race09 {background-image: url(../img/data/race09.png);}
	div.race10 {background-image: url(../img/data/race10.png);}
	div.race11 {background-image: url(../img/data/race11.png);}
	div.race12 {background-image: url(../img/data/race12.png);}
.lead:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}/* for modern browser */

.lead h1 {
	margin: 0px 5px 6px 0px;
	padding: 0;
	height: auto;
	color: #469B00;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.1;
	background: none;
}

/* race date */
.lead ul {padding-left: 2px; line-height: 1.1;}
	.lead ul.schedule {margin-bottom: 8px; padding-top: 3px;}
.lead ul li {display: inline; margin-right: 10px;}
.lead ul.schedule li {margin-right: 9px;}
	.lead ul li.date,
	.lead ul li.session {padding-right: 9px; border-right: 1px solid #333333;}

/* prior info */
.lead ul.prior {
	padding: 18px 0px 0px;
	position: absolute;
	right: 0px;
	top: 69px;
	line-height: 1;
	background: url(../img/data/prior_head.gif) right top no-repeat;
}
.lead ul.prior li {display: block; float: left; margin: 0; width: 70px;}
.lead ul.prior li a {
	display: block;
	margin-left: 2px;
	width: 68px;
	height: 20px;
	color: #000000;
	text-decoration: none;
	text-indent: -10000px;
	overflow: hidden;
	background: left top no-repeat;
}
	.lead ul.prior li.odds a {background-image: url(../img/data/prior_odds.gif);}
	.lead ul.prior li.course a {background-image: url(../img/data/prior_course.gif);}

/* sbm button */
.lead .sbm {
	margin: 0;
	width: 255px;
	height: 19px;
	position: absolute;
	left: 91px;
	bottom: 0px;
	font-size: 12px;
	overflow: hidden;
	background: url(../img/data/sbm_bg.gif) left top no-repeat;
}
.lead .sbm p {margin: 0; padding: 1px 0px 0px 115px; line-height: 19px;}
.lead .sbm p img {margin-right: 1px; vertical-align: middle;}



/* ----- page anchor ----- */
.pageanchor {margin: 0px 0px 10px;}

.pageanchor ul {padding: 3px 0px 3px 186px; background: url(../img/data/anchor_bg.gif) left top no-repeat; zoom: 1;}
.pageanchor ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}/* for modern browser */
.pageanchor ul li {
	float: left;
	padding-left: 2px;
	height: 26px;
	font-size: 13px;
	line-height: 26px;
	background: url(../img/data/anchor_line.gif) left top no-repeat;
}
.pageanchor ul li.first {background: none;}

.pageanchor ul li a {
	display: -moz-inline-box;
	display: inline-block;
	padding: 0px 15px;
	height: 26px;
	outline-color: #000000;
}
* html .pageanchor ul li a {display: inline; zoom: 1;}



/* ----- tendency and measure ----- */
.tendency {margin: 0px 0px 27px; min-height: 65px; zoom: 1;}
	* html .tendency {height: 65px;}
.tendency:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}/* for modern browser */
	/* after race */
	.tab1 .tendency {display: none;}

.tendency h2 {
	padding: 0px 0px 0px 14px;
	height: 35px;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 29px;
	background: url(../img/data/head_thin_l.gif) left top no-repeat;
}

.tendency p {margin: 0px 5px; line-height: 1.5; text-align: justify; text-justify: distribute;}
.tendency img.thum {float: left; margin-right: 12px;}



/* ----- display switch ----- */
div.switch {margin: 0px 0px 10px; height: 39px; background: url(../img/data/switch_bg.gif) left bottom repeat-x;}
div.switch span {display: block; width: 262px; height: 34px; background: url(../img/data/switch_btn.gif) left top no-repeat;}
	.tab2 div.switch span {background-position: 0px -68px;}

div.switch span a {
	display: block;
	margin-left: 132px;
	width: 130px;
	height: 34px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../img/data/switch_btn.gif) -132px 0px no-repeat;
	outline: none;
}
div.switch span a:hover {background-position: -132px -34px;}
	.tab2 div.switch span a {margin: 0; background-position: 0px -68px;}
	.tab2 div.switch span a:hover {background-position: 0px -102px;}



/* ----- confident site ----- */
.area_main #confident {margin: 0px 0px 20px; padding: 0px 0px 10px;}

.area_main #confident a.thum {
	display: block;
	float: left;
	margin-right: 6px;
	width: 156px;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
}
.area_main #confident a.thum img {border: 3px solid #CCCCCC;}
.area_main #confident a.thum:active img,
.area_main #confident a.thum:hover img {border-color: #999999;}

.area_main #confident dl {margin: 0px 10px 0px 156px;}
.area_main #confident dl dt {margin: 0px 0px 5px; padding-top: 1px; font-weight: bold; line-height: 1.2;}
.area_main #confident dl dd {padding: 0px 0px 0px 1px;}



/* ----- blog list ----- */
.area_main #list {}
.area_main #list h2 {margin: 0;}



/* ----- blog list ----- */
.area_main #booklist {margin: 0px 0px 24px;}
.area_main #booklist h2 {margin: 0; height: 35px;}

.area_main #booklist h3 {
	margin: 0px 0px 8px;
	height: 25px;
	text-indent: -10000px;
	overflow: hidden;
	background: left top no-repeat;
}
	.area_main #booklist h3.cat1 {background-image: url(../img/data/book_bar_column.gif);}
	.area_main #booklist h3.cat2 {background-image: url(../img/data/book_bar_news.gif);}
	.area_main #booklist h3.cat3 {background-image: url(../img/data/book_bar_recall.gif);}
	.area_main #booklist h3.cat4 {background-image: url(../img/data/book_bar_view.gif);}
	.area_main #booklist h3.cat7 {background-image: url(../img/data/book_bar_etc.gif);}

.area_main #booklist p {margin: 0px 5px 10px; text-align: justify; text-justify: distribute;}
.area_main #booklist p.more {margin: 0px 2px 10px; font-size: 13px; text-align: right;}
.area_main #booklist p.all {
	clear: both;
	margin: 0px 2px;
	padding-top: 8px;
	font-size: 13px;
	text-align: right;
	zoom: 1;
}

.area_main #booklist ul {margin: 0px 5px; line-height: 1.3;}
.area_main #booklist ul li {
	margin: 0px 0px 8px;
	padding: 1px 0px 0px 19px;
	position: relative;
	/* background: url(../img/icon/arrow_r.gif) 0px 5px no-repeat; */
}
	.area_main #booklist ul li.new {margin-right: 30px;}
	.area_main #booklist ul li.pr {background: url(../img/icon/pr.gif) 0px 3px no-repeat;}

.area_main #booklist ul li a {}

.area_main #booklist ul li img {margin: 5px 0px 0px 5px; /margin-top: 3px; position: absolute;}
.area_main #booklist ul li img.favicon {margin: 0; left: 0px; top: 3px;}
	* html .area_main #booklist ul li img.favicon {left: -19px; top: 0px;}

/* all tags */
.area_main #booklist ul.tags {
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	float: right;
	margin: 10px 2px 0px;
	padding-left: 15px;
	font-size: 13px;
	line-height: 16px;
	background: url(../img/icon/tag.gif) left center no-repeat;
	zoom: 1;
}
.area_main #booklist ul.tags li {display: inline; margin: 0px 0px 0px 8px; padding: 0; background: none;}
.area_main #booklist ul.tags li a {color: #669900; background: none;}



/* ----- movie list ----- */
.area_main #movielist {}
	.after .area_main #movielist {padding-bottom: 8px;}
	/* after race */
	.tab1 .area_main #movielist {display: none;}
.area_main #movielist h2 {height: 35px;}

.area_main #movielist ul {}
.area_main #movielist ul li {margin: 0px 0px 20px; zoom: 1;}
.area_main #movielist ul li:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}/* for modern browser */

.area_main #movielist ul li a.thum {
	display: block;
	float: left;
	margin-right: 7px;
	padding: 1px 0px;
	width: 134px;
	color: #000000;
	text-align: center;
	background-color: #999999;
}
.area_main #movielist ul li a.thum:active,
.area_main #movielist ul li a.thum:hover {background-color: #333333;}
.area_main #movielist ul li a.thum img {margin: 0px auto; border: 1px solid #FFFFFF;}

.area_main #movielist ul li dl {}
.area_main #movielist ul li dl dt {margin: 0px 0px 5px; font-weight: bold;}
.area_main #movielist ul li dl dd {font-size: 13px;}

/* none set */
.area_main #movielist p {margin: 0px 5px 18px;}
.area_main #movielist p.logo {float: left; margin: 0px 0px 20px; width: 179px;}
.area_main #movielist p.logo img {margin: 0px 0px 0px 50px;}
	.after .area_main #movielist p.logo img {margin-bottom: 12px; /margin-bottom: 0;}

.area_main #movielist form {
	float: left;
	padding: 9px 0px 4px;
	width: 391px;
	font-size: 13px;
	background: url(../img/data/moviesearch_bg.gif) 0px 5px no-repeat;
}
.area_main #movielist form input {vertical-align: middle;}
.area_main #movielist form input.text {
	margin-left: 4px;
	padding: 3px 2px;
	border: 1px solid #666666;
	width: 324px;
}
	* html .area_main #movielist form input.text {padding: 4px 2px 0px; width: 328px; height: 23px;}
.area_main #movielist form input.submit {}



/* ----- race result ----- */
.area_main #results {margin: 0px 0px 20px;}
	/* after race */
	.tab2 .area_main #results {display: none;}
.area_main #results h2 {height: 43px; color: #FFFFFF; background-image: url(../img/data/head_thick_m.gif);}

#results p.switch {margin: 7px 0px 0px; font-size: 13px; text-align: right;}

#results table {border: 1px solid #CCCCCC;}

/* table row */
#results table tr {}
	#results table.off tr.order0,
	#results table.off tr.order6,
	#results table.off tr.order7,
	#results table.off tr.order8,
	#results table.off tr.order9,
	#results table.off tr.order10,
	#results table.off tr.order11,
	#results table.off tr.order12,
	#results table.off tr.order13,
	#results table.off tr.order14,
	#results table.off tr.order15,
	#results table.off tr.order16,
	#results table.off tr.order17,
	#results table.off tr.order18 {display: none;}

/* table header */
#results table th {
	padding: 0px 5px;
	border-bottom: 1px solid #CCCCCC;
	height: 39px;
	font-size: 13px;
	line-height: 1.1;
	text-align: center;
	background-color: #EDECCD;
}
	#results table th.arrival {padding: 0px 1px 0px 9px;}
	#results table th.gap {padding: 0px 7px 0px 3px;}
	#results table th.arrival span,
	#results table th.frame span,
	#results table th.number span {display: block; margin: 0px auto; width: 1em;}

/* table data */
#results table td {padding: 0px 5px; height: 36px; font-size: 15px; text-align: left;}
	#results table .stripe td {background-color: #E1F7F5;}

#results table td.arrival {padding: 0px 1px 0px 9px; font-weight: bold;}
#results table td.name {font-weight: bold;}
#results table td.gap {padding: 0px 7px 0px 3px;}
#results table td.arrival,
#results table td.number,
#results table td.frame,
#results table td.sexold,
#results table td.weight,
#results table td.time,
#results table td.gap {text-align: center;}

#results table td.arrival span {display: block; margin: 0px auto; width: 1em; font-size: 13px; line-height: 1.1;}
#results table td.time span {display: block; font-size: 13px;}

#results table td.frame span {
	display: block;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
	width: 23px;
	/width: 25px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	background-color: #FFFFFF;
}
	/* waku color */
	#results table td.frame span.waku1 {border-color: #CCCCCC; background-color: #FFFFFF;}
	#results table td.frame span.waku2 {border-color: #000000; background-color: #333333; color: #FFFFFF;}
	#results table td.frame span.waku3 {border-color: #CC3300; background-color: #FF2F34; color: #FFFFFF;}
	#results table td.frame span.waku4 {border-color: #004DDB; background-color: #0059FF; color: #FFFFFF;}
	#results table td.frame span.waku5 {border-color: #EAAF00; background-color: #FFCC33;}
	#results table td.frame span.waku6 {border-color: #037E02; background-color: #629A0E; color: #FFFFFF;}
	#results table td.frame span.waku7 {border-color: #DD8500; background-color: #FF9900;}
	#results table td.frame span.waku8 {border-color: #FD99A6; background-color: #FDBEC6;}



/* ----- refund data ----- */
.area_main #refund {margin: 0px 0px 25px;}
	/* after race */
	.tab2 .area_main #refund {display: none;}
.area_main #refund h2 {height: 43px;}

.area_main #refund p {margin: 10px 5px 0px;}

.area_main #refund table {font-size: 100%; line-height: 1.3; background-color: #FFFFFF;}
.area_main #refund table td {
	padding: 5px 0px;
	text-align: center;
}
	.area_main #refund table td.pattern {width: 100px; font-weight: bold; background-color: #DAE2D9;}
	.area_main #refund table td.result {width: 81px; background-color: #EDECCD;}
	.area_main #refund table td.dividend {padding-right: 10px; text-align: right; background-color: #EFEFEF;}





