@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	background-image: url(../images/sub_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
		text-align: center; 
}
.header li {
	display:inline;
	margin: 0px;
}
.container {
	width: 980px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
.header {
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
	width: 980px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0065FF;
} 
.container .sidebar1 img {
	margin: 0px;
	padding: 0px;
}

.header ul {
	font-size: 11px;
	padding: 0px;
	float: right;
	list-style: none;
	width: 266px;
	margin-top: 30px;
	text-align: right;
}
.header h1 {
	margin: 0;
	padding: 0px;
	width: 478px;
	background: #FFFFFF;
}
.sidebar1 {
	float: left;
	width: 167px;
	background: #FFEBF7;
	padding: 0px;
	margin: 0px;
	height: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.container .sidebar2 .weather {
	margin-right: 5px;
	margin-left: 5px;
	background: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding: 2px;
}
.subtitle {
	font-size: 15px;
	font-weight: bolder;
	background: url(../images/bar_bg.jpg) repeat-x;
	height: 21px;
	padding-left: 15px;
	text-align: left;
	padding-top: 4px;
	width: 427px;
	border-top: 1px none #AEE3AE;
	border-right: 1px solid #AEE3AE;
	border-bottom: 1px solid #AEE3AE;
	border-left: 1px solid #AEE3AE;
	letter-spacing: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.mainContent {
	margin-left: 171px;
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
} 
.mainContent ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	list-style: disc;
}
.mainContent li {
	text-align: left;
	font-size: 14px;
	line-height: 2em;
}
.container .mainContent a {
	color: #0033CC;
	text-decoration: none;
}
.container .header a {
	text-decoration: none;
}
.container .header a:hover {
	color: #009933;
}
.container .sidebar1 a {
	color: #0066FF;
	text-decoration: none;
}
.container .sidebar1 a:hover {
	background: #FFFFFF;
	color: #0066FF;
}
.container .mainContent a:hover{
	color: #009900;
	text-decoration: none;
}
.sidebar2 .banner {
	height: 43px;
	width: 123px;
	margin-top: 1px;
	margin-bottom: 1px;
	background: #FFFFFF;
	text-align: center;
	margin-left: 10px;
	vertical-align: middle;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.apply {
	text-align: right;
	width: 95%;
	margin-right: 15px;
	margin-top: 5px;
}

language {
	font-size: 11px;
	float: right;
}
h2 {
	background: url(../images/subtitle_bg.jpg) repeat-x;
	height: 25px;
	letter-spacing: 5px;
	text-align: left;
	border: 1px solid #F7DBE7;
	font: bold 18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h3 {
	letter-spacing: 1px;
	margin-right: 10px;
	margin-left: 5px;
	border-top: 1px solid #999966;
	border-right: 1px solid #999966;
	border-bottom: 1px solid #999966;
	border-left: 10px solid #999966;
	color: #666666;
	text-align: left;
	padding: 4px 15px;
	margin-bottom: 6px;
	font: bolder 16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #F1F1E4;
}
h4 {
	letter-spacing: 3px;
	margin-right: 10px;
	margin-left: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 10px solid #CCCCCC;
	color: #0065FF;
	text-align: left;
	padding: 4px 15px;
	margin-bottom: 6px;
	background: url(../images/subtitle_bg2.jpg) repeat-x bottom;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bolder;
}
.container .mainContent img {
	white-space: nowrap;
}
.container .mainContent .contents .history {
	font-size: 13px;
	line-height: 1.8em;
	color: #333333;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 10px;
	text-justify: distribute;
	text-align: justify;
	width: 735px;
}
.container .mainContent .contents .history p {
	margin-bottom: 25px;
}
.container .mainContent h1 {
	background: url(../images/bar_bg.jpg) repeat-x;
	height: 26px;
}

#menu{
	width: 167px;
	background: url(../images/linkbg.gif) no-repeat;
	border-bottom-width: 0;
	text-indent: 16px;
}

* html #menu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
	width: 167px;
}
#menu a{
	display: block;
	width: 167px;
	color: #0066FF;
	text-decoration: none;
	border-bottom: 1px solid #C7C3E7;
	background: url(../images/linkbg.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
}
html>body #menu a{
width: 167px;
}
#menu a:hover{
	color: #ffffff;
	background: #FF9900 url(../images/link_bg2.gif);
}


#menu2{
	width: 167px;
	background: url(../images/link_bg.gif) no-repeat;
	border-bottom-width: 0;
	text-indent: 22px;
	margin: 0px;
	text-align: left;
	white-space: nowrap;
}

* html #menu2{ /*IE only rule, to negate the padding below IE includes in menu width.*/
	width: 167px;
}
#menu2 a{
	display: block;
	width: 167px;
	color: #0066FF;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	background: url(../images/link_bg.gif) no-repeat;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 3px;
}
.sidebar1 img {
	margin: 0px;
}
.r11th {
	height: 22px;
	width: 167px;
	color: #FFFFFF;
	background-color: #FF659C;
	text-indent: 12px;
	font-weight: bold;
	background-image: url(../images/11th.gif);
}

html>body #menu2 a{
width: 167px;
}
#menu2 a:hover{
	color: #ffffff;
	background-image: url(../images/linkbg3_3.gif);
}
.smalltxt {
	font-size: 10px;
	font-weight: normal;
}
.maintxt {
	font-size: 14px;
	margin-left: 10px;
	line-height: 1.5em;
}
#menu3{
	width: 167px;
	background: url(../images/linkbg3.gif) no-repeat;
	border-bottom-width: 0;
	text-indent: 16px;
}

* html #menu3{ /*IE only rule, to negate the padding below IE includes in menu width.*/
	width: 167px;
}
#menu3 a{
	display: block;
	width: 167px;
	color: #0066FF;
	text-decoration: none;
	border-bottom: 1px solid #C7C3E7;
	background: url(../images/linkbg3.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
}
html>body #menu3 a{
width: 167px;
}
#menu3 a:hover{
	color: #ffffff;
	background: #FF9900 url(../images/linkbg3_2.gif);
}

#menu4{
	width: 167px;
	background: url(../images/linkbg.gif) no-repeat;
	border-bottom-width: 0;
	text-indent: 16px;
}

* html #menu4{ /*IE only rule, to negate the padding below IE includes in menu width.*/
	width: 167px;
}
#menu4 a{
	display: block;
	width: 167px;
	color: #0066FF;
	text-decoration: none;
	border-bottom: 1px solid #C7C3E7;
	background: url(../images/linkbg.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
}
html>body #menu4 a{
width: 167px;
}
#menu4 a:hover{
	color: #ffffff;
	background: #FF9900 url(../images/link_bg2.gif);
}

#menu5{
	width: 167px;
	background: url(../images/linkbg.gif) no-repeat;
	border-bottom-width: 0;
	text-indent: 16px;
}

* html #menu5{ /*IE only rule, to negate the padding below IE includes in menu width.*/
	width: 167px;
}
#menu5 a{
	display: block;
	width: 167px;
	color: #0066FF;
	text-decoration: none;
	border-bottom: 1px solid #C7C3E7;
	background: url(../images/linkbg.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
}
html>body #menu5 a{
width: 167px;
}
#menu5 a:hover{
	color: #ffffff;
	background: #FF9900 url(../images/link_bg2.gif);
}

.container .sidebar1 ul {
	margin: 1px 0px 8px 25px;
	padding: 0px 0px 0px 5px;
	font-size: 10px;
}
.container .sidebar1 form {
	font-size: 12px;
	font-weight: bolder;
	color: #006600;
	margin-left: 15px;
}
.container .sidebar1 input {
	border: 1px solid #009900;
}
.container #header li {
	padding-left: 5px;
}
.footer {
	font-size: 10px;
	line-height: 1.2em;
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
	width: 810px;
	margin-left: 168px;
	margin-bottom: 10px;
} 
.copyright {
	font-size: 11px;
	line-height: 1.4em;
	text-align: center;
	border-top: 2px dotted #CCCCCC;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
.midashi {
	font-size: 17px;
	line-height: 1.6em;
	margin-right: 25px;
	margin-left: 15px;
	text-align: justify;
	margin-top: 15px;
	text-justify: distribute;
}
.container .mainContent .contents .history .imagebox {
	font-size: 10px;
	line-height: 1.4em;
	float: left;
	margin-right: 25px;
	clear: right;
	width: 152px;
}
.container .mainContent .contents .history .imagebox2 {
	font-size: 10px;
	line-height: 1.4em;
	float: right;
	margin-left: 25px;
	width: 152px;
}
.container .mainContent .contents .history .imagebox img {
	border: 1px solid #666666;
}
.container .mainContent .contents .history .imagebox2 img {
	border: 1px solid #666666;
}
.caption {
	font-size: 10pt;
	text-align: center;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
}
.contents {
	font-size: 14px;
	line-height: 1.8em;
	margin-right: 15px;
	margin-left: 15px;
	text-align: justify;
	text-justify: distribute;
	margin-top: 15px;
}
.container .mainContent .contents table {
	empty-cells: show;
	border-spacing: 0;
	border-collapse: collapse;
	border: 2px solid #333333;
	padding-left: 5px;
	margin-bottom: 15px;
	width: 100%;
}
.container .mainContent .contents td {
	border: 1px solid #333333;
	padding: 2px 2px 2px 145px;
	font-size: 14px;
	line-height: 2em;
	text-align: left;
}
#past {
	padding-left: 200px;
	text-align: left;
	white-space: nowrap;

}
.container .mainContent .contents th {
	border: 1px solid #333333;
	padding: 5px 5px 5px 15px;
	font-size: 16px;
	font-weight: bold;
}
.container .mainContent dt {
	font-size: 17px;
	font-weight: bolder;
	margin-bottom: 10px;
	margin-top: 25px;
	color: #003366;
	margin-left: 15px;
}
.marker {
	background: #FFFF33;
}

.container .mainContent dd {
	font-size: 15px;
	line-height: 1.5em;
	margin-bottom: 10px;
}

#orangebg {
	background: #FFCC66;
}
.container .mainContent table {
	border: 1px solid #999999;
	border-collapse: collapse;
	padding: 0px;
	width: 720px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 33px;
}
.container .mainContent td {
	font-size: 14px;
	letter-spacing: 0em;
	text-align: left;
	padding: 3px 3px 3px 10px;
	border: 1px solid #999999;
	vertical-align: top;
	line-height: 2em;
}
.container .mainContent ol {
	text-align: left;
	margin-left: 5px;
	padding-left: 15px;
}

.container .mainContent th {
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-size: 16px;
	background: #AEE3AE;
	letter-spacing: 5px;
	text-align: center;
}
.container .mainContent .contents strong {
	font-size: 15px;
	font-weight: bolder;
}

h1 {
	margin: 0px;
	padding: 0px;
	float: left;
}
.main_txt {
	font-size: 13px;
	line-height: 1.6em;
	text-align: left;
	margin-right: 25px;
	margin-left: 25px;
}
.redtxt {color: #FF0033}
.links {
	height: 28px;
	width: 620px;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 40px;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	margin-bottom: 0px;
	margin-top: 15px;
	margin-left: 55px;
	letter-spacing: 3px;
	background-image: url(../images/linkbg2.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF659C;
}
.contact {
	background: #E1F0FF;
	margin-right: 30px;
	margin-left: 30px;
	border: 3px dotted #6EA8B7;
	font-size: 11pt;
	line-height: 1.4em;
	text-align: left;
	padding: 15px;
	margin-top: 15px;
}.container .mainContent ul {
	margin-left: 55px;
	list-style: square;
	margin-bottom: 5px;
}
.container .mainContent li {
	font-size: 14px;
	margin: 2px;
}
.nav {
	font-size: 12px;
	margin-left: 15px;
}
.navright {
	font-size: 12px;
	margin-left: 15px;
	text-align: right;
}
.container .mainContent .contents ol {
	margin-left: 15px;
	padding-left: 10px;
}
.container .mainContent .contents li {
	margin-top: 20px;
	margin-bottom: 10px;
}
.man_quote {
	BORDER-RIGHT: #666 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #666 1px solid; PADDING-LEFT: 10px; FONT-SIZE: 13px; PADDING-BOTTOM: 10px; MARGIN: 0px 25px 0px 15px; BORDER-LEFT: #666 1px solid; LINE-HEIGHT: 120%; PADDING-TOP: 10px; BORDER-BOTTOM: #666 1px solid
}
.man_note {
	FONT-SIZE: 13px; MARGIN: 0px 25px 0px 15px; COLOR: #666; LINE-HEIGHT: 120%
}
#noborder {
	border-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#nopadding {
	padding: 0px;
}
#nobreak {
	white-space: nowrap;
}
.redsmalltxt {
	font-size: 12px;
	color: #FF0000;
	letter-spacing: 0em;
}
.container .mainContent hr {
	border-bottom: 2px dotted #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.container .mainContent .main_txt img#left {
	float: left;
	vertical-align: text-top;
	clear: right;
	margin-right: 15px;
	border-style: none;
}
.container .mainContent .distance {
	font: bolder 16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	letter-spacing: 1px;
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #FFFFFF;
	margin: 10px;
	border: 1px solid #009966;
}
.container .mainContent .outline {
	padding: 15px;
	margin: 15px;
	border: 1px solid #009933;
	background: url(../10th/images/outlinebg.gif) repeat center;
}
#img_right {
	float: right;
	font-size: 10px;
	width: 200px;
	clear: both;
	margin: 15px 15px 5px;
}
#img_left {
	float: left;
	font-size: 10px;
	width: 200px;
	clear: both;
	margin: 15px 15px 5px;
}

.container .mainContent .outline p {
	font-size: 15px;
	line-height: 2em;
	margin: 25px 15px;
}
.container .mainContent .main_txt ul {
	margin-left: 25px;
	list-style: disc;
}
.container .mainContent .main_txt li {
	font-size: 12px;
	line-height: 1.5em;
}
#border {
	border: 1px solid #CCCCCC;
	margin: 2px 0px 6px;
}
.box1 {
	font-size: 10px;
	padding: 10px 10px 10px 0px;
	line-height: 1.1em;
	text-align: left;
	background: #E7F2CE;
	width: 98%;
}
.redunder {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	background: #FFE8E8;
}
.boxout {
	margin-left: 15px;
	margin-top: 10px;
	width: 570px;
}
.left_box {
	float: left;
	width: 270px;
	padding-bottom: 8px;
	height: 160px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 10px;
	font: 12px/1.5em "ＭＳ ゴシック", "Osaka－等幅";
	padding-top: 10px;
}
.left_box2 {
	float: left;
	width: 270px;
	padding-bottom: 8px;
	height: 185px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 10px;
	font: 12px/1.5em "ＭＳ ゴシック", "Osaka－等幅";
	padding-top: 10px;
}
.left_box3 {
	width: 270px;
	padding-bottom: 8px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 10px;
	font: 12px/1.5em "ＭＳ ゴシック", "Osaka－等幅";
	padding-top: 5px;
}
.left_box4 {
	float: left;
	width: 270px;
	padding-bottom: 8px;
	height: 120px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 10px;
	font: 12px/1.5em "ＭＳ ゴシック", "Osaka－等幅";
	padding-top: 5px;
}
.left_box5 {
	float: left;
	width: 270px;
	padding-bottom: 8px;
	height: 200px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 10px;
	font: 12px/1.5em "ＭＳ ゴシック", "Osaka－等幅";
	padding-top: 10px;
}
.boxout img {
	float: right;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.name {
	color: #006600;
	font-weight: bolder;
}
.sub_item {
	border-bottom: 3px dotted #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bolder;
	letter-spacing: 5px;
	text-indent: 1em;
	margin: 10px 15px;
	background: #EBEBD8;
}
#pankuzu {
	margin-top: 10px;
	text-align: center;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 1.3em;
}.container .mainContent .report {
	font-size: 16px;
	font-weight: bolder;
	background-color: #43AF8C;
	letter-spacing: 2px;
	text-align: center;
	line-height: 2em;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.right_down {
	margin-right: 3px;
	margin-bottom: 3px;
}
.container .mainContent .runners table {
	border: 1px solid #999999;
	border-collapse: collapse;
	width: 505px;
}

.container .mainContent .runners {
	margin-left: 5px;
}
.container .mainContent .runners td {
	font-size: 10px;
	line-height: 1.4em;
	text-align: center;
	vertical-align: text-top;
	letter-spacing: 0em;
	width: 100px;
	border: 1px solid #999999;
}
.container .mainContent .runners th {
	font-size: 12px;
	line-height: 1.4em;
	text-align: center;
	background: #CCCCCC;
	font-weight: bolder;
	padding: 2px 0px;
	letter-spacing: 1px;
	border: 1px solid #999999;
}
.container .mainContent .runners .light_gray
{
	font-size: 12px;
	line-height: 1.4em;
	text-align: center;
	background: #F0F0F0;
	font-weight: bolder;
	padding: 2px 0px;
	letter-spacing: 1px;
}
.container .mainContent .runners .width_2{
	width: 202px;
}
.container .mainContent .runners .width_4{
	width: 404px;
}
.container .mainContent .runners .width_5{
	width: 505px;
}
.container .mainContent .runners .width_7{
	width: 707px;
}

