/*===== body =====*/

body {
	color: #000333;
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "Osaka", "Helvetica", "Arial", "メイリオ", "MS UI GOTHIC", "ＭＳ Ｐゴシック", sans-serif;
    line-height: 1.5;
    text-align: center;
}

td.wakuban1 {
	background-color: #ffffff;
	color: #000000;
}
td.wakuban2 {
	background-color: #404040;
	color: #ffffff;
}
td.wakuban3 {
	background-color: #ff4040;
	color: #ffffff;
}
td.wakuban4 {
	background-color: #4040ff;
	color: #ffffff;
}
td.wakuban5 {
	background-color: #ffff40;
	color: #000000;
}
td.wakuban6 {
	background-color: #40ff40;
	color: #000000;
}
td.wakuban7 {
	background-color: #ff8040;
	color: #000000;
}
td.wakuban8 {
	background-color: #ff80c0;
	color: #000000;
}


/*===== Out line =====*/

#out-line {
    width: 780px;
    text-align: left;
    margin: 0 auto;
    border-left: solid 2px #c0c0c0;
    border-right: solid 2px #c0c0c0;
}



/*===== Header =====*/

#header {
    width: 780px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#masthead {
	width: 780px;
	height: 90px;
	background: url("../material/bg/header1.gif") no-repeat;
	z-index: 1;
}
#masthead .h_container {
	position: relative;
	/*z-index: 9999;*/
}
#masthead h1 {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url("../material/logo/logo-gray.gif") no-repeat;
	width: 255px;
	height: 65px;
	overflow: hidden;
	z-index: 9999;
}
#masthead h1 a {
	display: block;
	height: 65px;
	/*margin-left: -9999px;*/
	text-indent: -1000em;
}
/* topnavi */
#masthead #topnavi {
	height: 1em;
	padding: 60px 0 10px 300px;
}
.h_navi {
	margin: 0;
	padding: 0;
	list-style: none;
}
.h_navi li {
	float: right;
}
#topnavi li {
	margin-right: 25px;
	font-weight: bold;
	font-size: 12px;
}
#topnavi li a {
    color: #00f;
    text-decoration: none;
    border-bottom: solid 3px #00f;
}
#topnavi li a:hover {
    color: #08f;
    border-bottom: solid 3px #08f;
}
.spacer_g1 {
	position: relative;
	width: 780px;
	height: 5px;
	background: url("../material/spacer/spacer_g1.gif") no-repeat;
}



/*===== Inner =====*/

#inner {
    margin: 10px 10px;
}



/*===== Main Wrap =====*/

#mainWrap {
    width: 570px;
    float: left;
    line-height: 150%;
    /*border-top: solid 1px #0080ff;*/
    /*border-right: solid 1px #0080ff;*/
}
#mainWrap h1 {
    color: #808080;
    font-weight: bold;
    font-size: 120%;
    line-height: 170%;
	font-family: "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "Osaka", "Helvetica", "Arial", "メイリオ", "MS UI GOTHIC", "ＭＳ Ｐゴシック", sans-serif;
    text-decoration: none;
}
#mainWrap strong {
    font-weight: bold;
    /*font-size: 120%;*/
    line-height: 170%;
	font-family: "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "Osaka", "Helvetica", "Arial", "メイリオ", "MS UI GOTHIC", "ＭＳ Ｐゴシック", sans-serif;
    text-decoration: none;
}
#mainWrap .monospa {
    font-family: monospace;
}
#raceNavi {
    margin: 0px;
    padding: 0 10px;
    font-weight: bold;
    font-size: 120%;
    line-height: 180%;
	font-family: "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "Osaka", "Helvetica", "Arial", "メイリオ", "MS UI GOTHIC", "ＭＳ Ｐゴシック", sans-serif;
    /*line-height: 30px;*/
}
#raceNavi li {
    display: inline;
    list-style: none;
    padding-right: 20px;
}
#raceNavi li a {
    color: #0080ff;
    text-decoration: none;
    border-top: solid 2px #008000;
    border-left: solid 2px #008000;
    border-right: solid 2px #008000;
    border-bottom: solid 2px #008000;
}
#raceNavi li a:hover {
    color: #ff8000;
    border-top: solid 2px #ff8000;
    border-left: solid 2px #ff8000;
    border-right: solid 2px #ff8000;
    border-bottom: solid 2px #ff8000;
}
#raceNavi li .active {
    color: #ff8000;
    border-top: solid 2px #ff8000;
    border-left: solid 2px #ff8000;
    border-right: solid 2px #ff8000;
    border-bottom: solid 2px #ff8000;
}
#raceNumNavi {
    margin: 0px;
    padding: 0 10px;
    font-weight: bold;
    font-size: 100%;
    line-height: 170%;
	font-family: monospace;
    /*line-height: 30px;*/
}
#raceNumNavi li {
    display: inline;
    list-style: none;
    /*padding-right: 1px;*/
}
#raceNumNavi li a {
    color: #008000;
    text-decoration: none;
    border-top: solid 2px #0080ff;
    border-left: solid 2px #0080ff;
    border-right: solid 2px #0080ff;
    border-bottom: solid 2px #0080ff;
}
#raceNumNavi li a:hover {
    color: #ff8000;
    border-top: solid 2px #ff8000;
    border-left: solid 2px #ff8000;
    border-right: solid 2px #ff8000;
    border-bottom: solid 2px #ff8000;
}
#raceNumNavi li .active {
    color: #ff8000;
    border-top: solid 2px #ff8000;
    border-left: solid 2px #ff8000;
    border-right: solid 2px #ff8000;
    border-bottom: solid 2px #ff8000;
}



/*===== Side Wrap =====*/

#sideWrap {
    width: 175px;
    height: 600px;
    /*border-top: solid 1px #0080ff;*/
    /*border-left: solid 1px #0080ff;*/
    float: right;
}
#sideNavi {
    margin: 0;
    padding: 10px 10px;
}
#sideNavi li {
    list-style: disc;
}
#sideNavi li a {
    color: #808080;
    font-weight: bold;
    font-size: 120%;
    line-height: 170%;
	font-family: "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "Osaka", "Helvetica", "Arial", "メイリオ", "MS UI GOTHIC", "ＭＳ Ｐゴシック", sans-serif;
    text-decoration: none;
}
#sideNavi li a:hover {
    color: #008000;
}
.side_spacer {
	background: url("../material/spacer/spacer_g1.gif");
	width: 175px;
	height: 5px;
}
.button01 {
	float: left;
	background: url("../material/button/navi/01.gif") left no-repeat;
	width: 160px;
	height: 30px;
}
.button02 {
	float: left;
	background: url("../material/button/navi/02.gif") left no-repeat;
	width: 160px;
	height: 30px;
}
.button03 {
	float: left;
	background: url("../material/button/navi/03.gif") left no-repeat;
	width: 160px;
	height: 30px;
}
.button04 {
	float: left;
	background: url("../material/button/navi/04.gif") left no-repeat;
	width: 160px;
	height: 30px;
}
.button05 {
	float: left;
	background: url("../material/button/navi/05.gif") left no-repeat;
	width: 160px;
	height: 30px;
}
.button06 {
	float: left;
	background: url("../material/button/navi/06.gif") left no-repeat;
	width: 160px;
	height: 30px;
}
.button07 {
	float: left;
	background: url("../material/button/navi/07.gif") left no-repeat;
	width: 160px;
	height: 30px;
}
.button08 {
	float: left;
	background: url("../material/button/navi/08.gif") left no-repeat;
	width: 160px;
	height: 30px;
}
.button09 {
	float: left;
	background: url("../material/button/navi/09.gif") left no-repeat;
	width: 160px;
	height: 30px;
}



/*===== Clear =====*/

.clear { clear: both; }
.clear hr { display: none; }



/*===== Footer =====*/

#footer {
    width: 780px;
    height: 60px;
	overflow: hidden;
	position: relative;
	margin: 5 auto;
	background-color: #FFFFFF;
}
.bottom_spacer {
	background: url("../material/spacer/spacer_g1.gif");
	width: 780px;
	height: 5px;
}
.copy_right {
	float: left;
	background: url("../material/bg/copyright.gif") left no-repeat;
	width: 400px;
	height: 46px;
}
.small_logo_c {
	float: right;
	background: url("../material/logo/logo-color_s.gif") right no-repeat;
	margin: 10px;
	width: 125px;
	height: 30px;
}
