* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: #EFF8FF;
}

body div {
	text-align: left;
	margin: 0 auto;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #EFF8FF;
}

/*
header / footer
*/

div#header {
	height: 90px;
	width: 100%;
	background-color: #004D79;
	background-image:url(../img/umatumo01.jpg);
	background-repeat:no-repeat;
	cursor: pointer;
}

#header h1 {
	margin-left: 230px;
	position: relative;
	top: 30px;
	color: #FFF;
}

div#footer {
	height:90px;
	background-color: #004D79;
	background-image:url(../img/umatumo01.jpg);
	background-repeat:no-repeat;
	clear: both;
	cursor: pointer;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer li {
	display:block;
	float:left;
	color:#fff;
	background:#004D79;
	line-height:27px;
	text-decoration:none;
	padding:0 17px 0 18px;
	height:27px;
	position: relative;
	top: 10px;
	left: 100px;
}

#footer li a {
	color:#fff;
	background:#004D79;
	line-height:27px;
	text-decoration:none;
	height:27px;
}

/*
 main
*/

div#main {
	background-color: #EFF8FF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 1020px;
	float: left;
}

#main p.indent {
	color: #000000;
	text-indent:14px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 6px;
	font-family: Tahoma, Verdana;
	font-size: 16px;
	line-height: 150%;
}

#main dl {
	margin-left: 30px;
}

#main dd {
	margin-left: 20px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 6px;
	font-size: 16px;
	line-height: 150%;
}

#main ul.kekka {
 	list-style: none;
	line-height: 150%;
}

#main ol.kiyaku {
	margin-left: 40px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 6px;
	font-size: 16px;
}

#main ol.kiyaku li {
	margin-top: 3px;
	margin-bottom: 6px;
	font-size: 16px;
	line-height: 130%;
}

div#main div.content {
	background-color:#EFF8FF;
	float:left;
	width:780px;
	margin-bottom: 10px;
}

div#yosoku-contents {
	background-color:#EFF8FF;
	float:left;
	width: 780px;
}

#yosoku-contents h1	{
	margin: 0;
	padding: 8px;
	color: #ff0000;
	font-size: 20px;
	clear: both;
	style: bold;
	align: left;
	border-bottom:3px #00657D solid;
}

table#contents-table {
	margin: 0;
	border: 0;
	border-collapse: collapse;
	background-color: #00A0B6;
	clear: both;
}

table#contents-table td.content {
	padding: 10px 5px 0px 5px;
	border: 0;
	margin: 0;
	border-collapse: collapse;
	background-color: #00A0B6;
	vertical-align: top;
	
}

/*
メニュー  main-menu / tabmenu
*/

#main-menu {
	float: left;
	margin: 10px;
	width: 200px;
}

#main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#main-menu li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}

#main-menu li a:link, #main-menu li a:visited {
	color: #333;
	display: block;
	background:  url(../img/menu2.gif);
	padding: 8px 0 0 10px;
}

#main-menu li a:hover, #main-menu li #current {
	color: #FFF;
	background:  url(../img/menu2.gif) 0 -32px;
	padding: 8px 0 0 10px;
}

#main-menu img, #tabmenu img {
    border: none;
}

#tabmenu {
	float:left;
	width:100%;
	background:	#EFF8FF;
	font-size:60%;
	line-height:normal;
}

#tabmenu ul {
	margin:0;
	padding:0px 5px 0 5px;
	list-style:none;
}

#tabmenu li {
	display:inline;
	margin:0;
	padding:0;
}

#tabmenu a {
	float:left;
	background:url("../img/tableft.png") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabmenu a span {
	float:left;
	display:block;
	background:url("../img/tabright.png") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#9F9584;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabmenu a span {
	float:none;
}

/* End IE5-Mac hack */
#tabmenu a:hover span {
	color:#FFF;
}

#tabmenu a:hover {
	background-position:0% -42px;
}

#tabmenu a:hover span {
	background-position:100% -42px;
}

#tabmenu a.current {
	color:#FFFFFF;
	background-position:0% -42px;
}

#tabmenu a.current span {
	color:#FFFFFF;
	background-position:100% -42px;
}

/* TopNews
*/

#topnews {
	background-color: #FFF;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 0 auto;
	font-size: 14px;
}

#topnews h2	{
	margin: 0;
	padding: 3px;
	background-color: #00657d;
	color: #ffffff;
	font-size: 1em;
}

#topnews dl {
	margin: 0;
	padding: 0;
	border: 7px #EEEEEE solid;
	font-size: 11px;
}

#topnews dl dt {
	padding: 0;
	font-weight: bold;
	text-indent: 5px;
	line-height: 150%;
	font-size: 11px;
}

#topnews dl dd {
	padding: 0px;
	line-height: 150%;
	border-bottom: 1px #CCCCCC solid;
	font-size: 11px;
}

/*
予測表
*/

div.yosoku {
    background-color: #00A0B6;
	width: 760px;
}

table.yosoku-table {
    border:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	font-size: 14px;
	line-height: 16px;
	padding: 2px 2px 2px 2px;
	width: 230px;
	align: center;
	margin: 10px 10px 10px 10px;
}

table.yosoku-table td {
    bordert:1px solid #663300;
	padding: 10px 10px 10px 10px;
    background-color:#ffffff;
}

table.yosoku-table pre {
	line-height: 18px;
}

/*
id=resultInfo
*/

#kaimetable table {
	width: 250px;
	background: #ddd;
	color: #600;
	border-left: 10px solid #600;
	border-bottom: 1px solid #600;
	padding: 5px 0 5px 10px;
	font-size: 9px;
	line-height: 12px;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
/*
 回収率　id=kaisyuritu
 的中率　id=tekichuritu
*/

#kaisyuritu {
	background-color: #00A0B6;
	width: 250px;
}

/* 全レース回収率*/
#kaisyuritu .title, #tekichuritu .title {
	background: #ddd;
	color: #600;
	border: 1px;
	padding: 5px 0 5px 10px;
	font-size: 12px;
	line-height: 16px;
	width:250px;
}

#tekichuritu {
	background-color: #00A0B6;
	width: 250px;
}

/*
 回収率表(table.kaisyu)
 的中率表(table.tekichu)
*/

table.kaisyu, table.tekichu {
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 10px 5px 10px;
	width: 230px;
	align: center;
	margin: 10px;
}

table.kaisyu th.title_baken_type, table.tekichu th.title_baken_type  {
	background-color: #600;
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
	padding: 3px 3px 3px 3px;
	text-align: center;
	color: #ddd;
	width: 130px
}

table.kaisyu th.title_kaisyuritu, table.tekichu th.title_tekichuritu {
	background-color: #600;
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
	padding: 3px 3px 3px 3px;
	text-align: center;
	color: #ddd;
	width: 100px
}

table.tekichu th.baken_type, table.kaisyu th.baken_type {
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
	padding: 3px 3px 3px 3px;
	text-align: right;
}

table.tekichu td.tekichu_ritu, table.kaisyu td.kaisyu_ritu{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
	padding: 3px 3px 3px 3px;
    color:#330000;
    background-color:#ffffff;
    text-align:right;
}

table.tekichu td.tekichu_ritu span.high-rate, table.kaisyu td.kaisyu_ritu span.high-rate{
	color: #FF4B4B;
}


/*
 レース結果　div.raceresult
*/

div.race-result {
	background-color: #00A0B6;
	width: 250px;
}

div.race1-title {
	background: #ddd;
	color: #8F0049;
	border-left: 10px solid #8F0049;
	border-bottom: 1px solid #8F0049;
	padding: 5px 0 5px 10px;
	font-size: 12px;
	line-height: 16px;
	width:230px;
}

div.race2-title {
	background: #ddd;
	color: #206F07;
	border-left: 10px solid #206F07;
	border-bottom: 1px solid #206F07;
	padding: 5px 0 5px 10px;
	font-size: 12px;
	line-height: 16px;
	width:230px;
}

div.race3-title {
	background: #ddd;
	color: #273F7F;
	border-left: 10px solid #273F7F;
	border-bottom: 1px solid #273F7F;
	padding: 5px 0 5px 10px;
	font-size: 12px;
	line-height: 16px;
	width:230px;
}

div.race-free {
	background-color: #FFC875;
	border: 3px #eee solid;
	margin-top: 5px;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	width:180px;
}

/*
 有力馬番・着順表(table.kekka1)
*/

table.kekka1 {
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	font-size: 12px;
	line-height: 16px;
	padding: 2px 2px 2px 2px;
	width: 230px;
	align: center;
	margin: 10px;
}

table.kekka1 th {
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
	padding: 3px 3px 3px 3px;
	color: #ddd;
	text-align: right;
	width: 60px
}

table.group1 th.title {
	background-color: #8F0049;
}

table.group2 th.title {
	background-color: #206F07;
}

table.group3 th.title {
	background-color: #273F7F;
}

table.kekka1 td {
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
	padding: 3px 3px 3px 3px;
    color:#330000;
    background-color:#ffffff;
    text-align:right;
	width: 25px
}

table.kekka1 td span.hit {
	color: #FF4B4B;
}

/*
 的中・配当表(table.kekka2)
*/

table.kekka2 {
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	font-size: 11px;
	line-height: 16px;
	padding: 2px 2px 2px 2px;
	width: 230px;
	align: center;
	margin: 0 10px 10px 10px;
}

table.group1 tr.title_bar {
	background-color: #8F0049;
}

table.group2 tr.title_bar {
	background-color: #206F07;
}

table.group3 tr.title_bar {
	background-color: #273F7F;
}

table.kekka2 tr.title_bar {
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
	padding: 3px 3px 3px 3px;
	color: #ddd;
	text-align: center;
}


table.kekka2 th.baken_type_title {
	width: 100px
}

table.kekka2 th.tekichu_title {
	width: 70px
}

table.kekka2 th.haito_title {
	width: 70px
}

table.kekka2 th.baken_type {
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
	padding: 3px 3px 3px 3px;
	text-align: right;
}

table.kekka2 td.tekichu {
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
	padding: 3px 3px 3px 3px;
    color:#330000;
    background-color:#ffffff;
    text-align: center;
}

table.kekka2 td.haito {
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
	padding: 3px 3px 3px 3px;
    color:#330000;
    background-color:#ffffff;
    text-align:right;
}

table.kekka2 td span.manbaken {
	color: #FF4B4B;
}

/*
index.html
*/
#top-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 0 auto;
	font-size: 11px;
}

#top-message h2	{
	margin: 0;
	padding: 3px;
	background-color: #00657d;
	color: #ffffff;
	font-size: 1em;
}

#top-message p {
	clear: both;
	/*
	text-indent:14px;
	*/
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 6px;
	font-family: Tahoma, Verdana;
	line-height: 150%;
}

#top-message p.noindent {
	clear: both;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 6px;
	font-family: Tahoma, Verdana;
	line-height: 150%;
}

#top-message div#message {
	margin: 5px;
	width: 390px;
}

#top-message div#data {
	margin: 5px;
	width: 370px;
}

div.chu {
	font-size: 9px;	
	background-color: #EEE;
	border:1px #00657D solid;
}

#yosoku-contents div.title {
	margin: 4px;
	padding: 4px;
	color: #18454F;
	font-size: 16px;
	style: bold;
	align: left;
}

#yosoku-contents div.title_clear {
	margin: 4px;
	padding: 4px;
	color: #18454F;
	font-size: 16px;
	style: bold;
	align: left;
	clear: both;
}
 
table#message-data {
	width:350px;
	align: center;
    border:3px #00657D solid;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	font-size: 11px;
	line-height: 16px;
	padding: 2px 2px 2px 2px;
	align: center;
	margin: 0 10px 10px 10px;
}

table#message-data th {
	padding: 2px 2px 2px 2px;
	text-align: center;
}

table#message-data th.kaisyu {
	background-color:#DDDDDD;
}
table#message-data th.race {
	background-color:#DDDDDD;
}

table#message-data th.type {
	background-color:#00657D;
	color: #FFF;
	text-align: center;
}

table#message-data tr th.year {
	background-color:#00657D;
	color: #FFF;
	width=90px;
}

table#message-data tr th.kaisyu {
	width=90px;
}

table#message-data tr th.race {
	width=90px;
}

table#message-data tr td.year {
	background-color:#FFF;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

table#message-data tr td.kaisyu {
	background-color:#B3E4EF;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

table#message-data tr td.race {
	background-color:#FFFF;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

#top-message div#message, #top-message div#data {
	float: left;
}