﻿A#menu-hiro:link {
	DISPLAY: block;
	FLOAT: left;
	WIDTH: 120px;
	TEXT-DECORATION: none;
	height: 25px;
	padding-top: 3px;
}
A#menu-hiro:visited {
	DISPLAY: block;
	FLOAT: left;
	WIDTH: 120px;
	TEXT-DECORATION: none;
	height: 25px;
	padding-top: 3px;
}
A#menu-hiro:hover {
	FLOAT: left;
	color: navy;
	WIDTH: 120px;
	TEXT-DECORATION: none;
	height: 25px;
	padding-top: 3px;
}
A#menu-hiro:active {
	FLOAT: left;
	WIDTH: 120px;
	TEXT-DECORATION: none;
	height: 25px;
	padding-top: 3px;
}
A#menu-hiro-now {
	DISPLAY: block;
	color: navy;
	FLOAT: left;
	WIDTH: 120px;
	TEXT-DECORATION: underline;
	height: 25px;
	padding-top: 3px;
}

A#menu-hiro2:link {
	DISPLAY: block;
	FLOAT: left;
	WIDTH: 100px;
	TEXT-DECORATION: none;
	height: 25px;
	padding-top: 3px;
}
A#menu-hiro2:visited {
	DISPLAY: block;
	FLOAT: left;
	WIDTH: 100px;
	TEXT-DECORATION: none;
	height: 25px;
	padding-top: 3px;
}
A#menu-hiro2:hover {
	FLOAT: left;
	color: navy;
	WIDTH: 100px;
	TEXT-DECORATION: none;
	height: 25px;
	padding-top: 3px;
}
A#menu-hiro2:active {
	FLOAT: left;
	WIDTH: 100px;
	TEXT-DECORATION: none;
	height: 25px;
	padding-top: 3px;
}
A#menu-hiro2-now {
	DISPLAY: block;
	color: navy;
	FLOAT: left;
	WIDTH: 100px;
	TEXT-DECORATION: underline;
	height: 25px;
	padding-top: 3px;
}

A#menu-hiro3:link {
	DISPLAY: block;
	FLOAT: left;
	WIDTH: 80px;
	TEXT-DECORATION: none;
	height: 25px;
	padding-top: 3px;
}
A#menu-hiro3:visited {
	DISPLAY: block;
	FLOAT: left;
	WIDTH: 80px;
	TEXT-DECORATION: none;
	height: 25px;
	padding-top: 3px;
}
A#menu-hiro3:hover {
	FLOAT: left;
	color: navy;
	WIDTH: 80px;
	TEXT-DECORATION: none;
	height: 25px;
	padding-top: 3px;
}
A#menu-hiro3:active {
	FLOAT: left;
	WIDTH: 80px;
	TEXT-DECORATION: none;
	height: 25px;
	padding-top: 3px;
}
A#menu-hiro3-now {
	DISPLAY: block;
	color: navy;
	FLOAT: left;
	WIDTH: 80px;
	TEXT-DECORATION: underline;
	height: 25px;
	padding-top: 3px;
}

A#menu-hiro4:link {
	DISPLAY: block;
	FLOAT: left;
	WIDTH: 150px;
	TEXT-DECORATION: none;
	height: 25px;
	padding-top: 3px;
}
A#menu-hiro4:visited {
	DISPLAY: block;
	FLOAT: left;
	WIDTH:150px;
	TEXT-DECORATION: none;
	height: 25px;
	padding-top: 3px;
}
A#menu-hiro4:hover {
	FLOAT: left;
	color: navy;
	WIDTH: 150px;
	TEXT-DECORATION: none;
	height: 25px;
	padding-top: 3px;
}
A#menu-hiro4:active {
	FLOAT: left;
	WIDTH: 150px;
	TEXT-DECORATION: none;
	height: 25px;
	padding-top: 3px;
}
A#menu-hiro4-now {
	DISPLAY: block;
	color: navy;
	FLOAT: left;
	WIDTH: 150px;
	TEXT-DECORATION: underline;
	height: 25px;
	padding-top: 3px;
}


#inf-hiro{
	font-size: 14px;
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 17px;
	font-weight: bold;
	color: navy;
}
#inf-hiro2{
	font-size: 14px;
	margin-top: 20px;
	margin-left: 17px;
	margin-bottom: 9px;
	font-weight: bold;
	color: navy;
}
#info-title{
	float: left;
	width: 885px;
	text-align: left;
}
#info-title2{
	float: left;
	width: 885px;
	text-align: left;
	margin-top: 5px;
	margin-left: 5px;
}
#info-title-t-now{
	float: left;
	width: 120px;
	height: 25px;
	border-top: solid 1px orange;
	border-left: solid 1px orange;
	text-align: center;
	font-size: 13px;
	background-color: orange;
}
#info-title-t{
	float: left;
	width: 120px;
	height: 25px;
	border-top: solid 1px orange;
	border-left: solid 1px orange;
	text-align: center;
	font-size: 13px;
}
#info-title-t2-now{
	float: left;
	width: 100px;
	height: 25px;
	border-top: solid 1px orange;
	border-left: solid 1px orange;
	text-align: center;
	font-size: 13px;
	background-color: orange;
}
#info-title-t2{
	float: left;
	width: 100px;
	height: 25px;
	border-top: solid 1px orange;
	border-left: solid 1px orange;
	text-align: center;
	font-size: 13px;
	background-color: white;
}
#info-title-t3-now{
	float: left;
	width: 80px;
	height: 25px;
	border-top: solid 1px orange;
	border-left: solid 1px orange;
	text-align: center;
	font-size: 13px;
	background-color: orange;
}
#info-title-t3{
	float: left;
	width: 80px;
	height: 25px;
	border-top: solid 1px orange;
	border-left: solid 1px orange;
	text-align: center;
	font-size: 13px;
	background-color: white;
}
#info-title-t4-now{
	float: left;
	width: 150px;
	height: 25px;
	border-top: solid 1px orange;
	border-right: solid 1px orange;
	text-align: center;
	font-size: 13px;
	background-color: orange;
}
#info-title-t4{
	float: left;
	width: 150px;
	height: 25px;
	border-top: solid 1px orange;
	border-right: solid 1px orange;
	text-align: center;
	font-size: 13px;
	background-color: white;
}
#info-title-left{
	float: left;
	height: 26px;
	border-left: solid 1px orange;
}
#info-title-right{
	float: left;
	height: 26px;
	border-right: solid 1px orange;
}


#hiro-gamename{
   padding-top: 10px;  
   padding-left: 15px;  
   width:779px;  
	font-size:20px;
} 
#hiro-gamedate{
   padding-top: 5px;  
   padding-left: 20px;  
   width:779px;  
	font-size:13px;
} 

#hiro-table{
	float: left;
	width: 247px;
	text-align: center;
	margin-left: 14px;
	margin-top: 7px;
}
#hiro-table2{
	float: left;
	width: 580px;
}
#hiro-table3{
	float: left;
	width: 580px;
}
.hiro-juni1{
	float: left;
	width: 30px;
	height: 35px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	background-color:#EEEEEE;
	text-align: center;
	padding: 5px;
	font-size: 12px;
}
.hiro-juni2{
	float: left;
	width: 180px;
	height: 35px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-right:1px solid #777777;
	text-align: center;
	padding: 5px;
	font-size: 12px;
}
.hiro-juni2-1{
	float: left;
	width: 180px;
	height: 16px;
	padding-top: 10px;
	font-size: 12px;
}
.hiro-juni2-1n{
	float: left;
	width: 180px;
	height: 16px;
	padding-top: 10px;
	color: navy;
	font-weight: bold;
	font-size: 12px;
}
.hiro-juni2-2{
	float: left;
	width: 180px;
	height: 16px;
	padding-top: 4px;
	font-size: 12px;
}
.hiro-juni2-2n{
	float: left;
	width: 180px;
	height: 12px;
	color: navy;
	font-weight: bold;
	font-size: 12px;
}
.hiro-juni2-3{
	float: left;
	width: 200px;
	height: 16px;
	font-size: 12px;
}
.hiro-juni2-4{
	float: left;
	width: 200px;
	height: 16px;
	font-size: 12px;
}
.hiro-juni1-e{
	float: left;
	width: 30px;
	height: 35px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:#EEEEEE;
	text-align: center;
	padding: 5px;
	font-size: 12px;
}
.hiro-juni1-n{
	float: left;
	width: 30px;
	height: 35px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:#EEEEEE;
	text-align: center;
	padding: 5px;
	margin-left: 7px;
	color: navy:
	font-weight: bold;
	font-size: 12px;
}
.hiro-juni2-e{
	float: left;
	width: 180px;
	height: 35px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	text-align: center;
	padding: 5px;
	font-size: 12px;
}
.hiro-juni2-n{
	float: left;
	width: 180px;
	height: 35px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	text-align: center;
	padding: 5px;
	color: navy:
	font-weight: bold;
	font-size: 12px;
}
#hiro-juni2-1n{
	float: left;
	width: 180px;
	height: 16px;
	color: navy;
	font-weight: bold;
	font-size: 12px;
}
#hiro-juni-ii{
	float: left;
	width: 650px;
	text-align: center;
	padding-top: 7px;
	font-size: 12px;
}
#hiro-juni-iitop{
	float: left;
	width: 577px;
	border-top:1px solid #777777;
}
#hiro-juni-iit1{
	float: left;
	width: 60px;
	height: 18px;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:#EEEEEE;
	text-align: center;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	font-size: 12px;
}
#hiro-juni-iit2{
	float: left;
	width: 196px;
	height: 18px;
	border-left:1px solid #777777;
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	font-size: 12px;
}
#hiro-juni-iit2-2{
	float: left;
	width: 196px;
	height: 24px;
	border-left:1px solid #777777;
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	text-align: left;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	font-size: 12px;
}
#hiro-juni-iit2a{
	float: left;
	width: 196px;
	height: 25px;
	border-left:1px solid #777777;
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	font-size: 12px;
}
#hiro-juni-iit3{
	float: left;
	width: 60px;
	height: 18px;
	border-bottom:1px solid #777777;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 7px;
	font-size: 12px;
}

#hiro-ks1{
	float: left;
	width: 190px;
	text-align: center;
	margin-top: 7px;
	margin-right: 10px;
}
#hiro-yosen1{
	float: left;
	width: 560px;
	height: 14px;
	text-align: left;
	margin-top: 20px;
	margin-left: 15px;
	font-size: 12px;
}
#hiro-yosen2{
	float: left;
	width: 590px;
	height: 21px;
	text-align: left;
	margin-top: 15px;
	margin-left: 14px;
	margin-right: 45px;
	font-size: 12px;
}
#hiro-yosen3{
	float: left;
	width: 590px;
	height: 21px;
	text-align: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 45px;
	font-size: 14px;
}
#hiro-yosen4{
	float: left;
	width: 590px;
	height: 21px;
	text-align: left;
	margin-bottom: 3px;
	margin-left: 20px;
	margin-right: 45px;
	font-size: 12px;
}

#hiro-yosen-sc1{
	float: left;
	width: 204px;
	height: 14px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:#EEEEEE;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-left: 14px;
	margin-top: 7px;
	font-size: 12px;
}
#hiro-yosen-sc2{
	float: left;
	width: 102px;
	height: 14px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:#EEEEEE;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-top: 7px;
	font-size: 12px;
}
#hiro-yosen-sc3{
	float: left;
	width: 41px;
	height: 14px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:#EEEEEE;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-top: 7px;
	font-size: 12px;
}
#hiro-yosen-sc4{
	float: left;
	width: 41px;
	height: 14px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:#EEEEEE;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-top: 7px;
	font-size: 12px;
}
#hiro-yosen-sc5{
	float: left;
	width: 190px;
	height: 16px;
	padding: 5px;
	margin-top: 7px;
}
#hiro-yosen-sc6{
	float: left;
	width: 120px;
	height: 16px;
	padding: 5px;
	margin-top: 7px;
}
#hiro-yosen-sc7{
	float: left;
	width: 50px;
	height: 16px;
	padding: 5px;
	margin-top: 7px;
}
.hiro-yosen-td1{
	float: left;
	width: 204px;
	height: 20px;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	text-align: center;
	padding: 5px;
	padding-top: 10px;
	margin-left: 14px;
	font-size: 12px;
}
.hiro-yosen-td1-2{
	float: left;
	width: 204px;
	height: 20px;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	text-align: center;
	padding: 5px;
	padding-top: 10px;
	margin-left: 14px;
	font-weight: bold;
	font-size: 12px;
	color:navy
}
.hiro-yosen-td1-h{
	float: left;
	width: 44px;
	height: 22px;
	border-bottom:1px solid #777777;
	text-align: center;
	padding: 5px;
	padding-top: 8px;
	font-size: 12px;
}
.hiro-yosen-td2{
	float: left;
	width: 102px;
	height: 20px;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	text-align: center;
	padding: 5px;
	padding-top: 10px;
	font-size: 12px;
}
.hiro-yosen-td3{
	float: left;
	width: 41px;
	height: 20px;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	text-align: center;
	padding: 5px;
	padding-top: 10px;
	font-size: 12px;
}
.hiro-yosen-td4{
	float: left;
	width: 41px;
	height: 20px;
	border-left:1px solid #777777;
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	text-align: center;
	padding: 5px;
	padding-top: 10px;
	font-size: 12px;
}
.hiro-yosen-td5{
	float: left;
	width: 230px;
	height: 22px;
	padding: 5px;
	padding-top: 10px;
}
.hiro-yosen-td6{
	float: left;
	width: 160px;
	height: 22px;
	padding: 5px;
	padding-top: 10px;
}
.hiro-yosen-td7{
	float: left;
	width: 90px;
	height: 22px;
	padding: 5px;
	padding-top: 10px;
}

#hiro-yosen-ge1{
	float: left;
	width: 204px;
	height: 14px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:#EEEEEE;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-left: 45px;
	margin-top: 7px;
	font-size: 12px;
}
#hiro-yosen-ge2{
	float: left;
	width: 58px;
	height: 14px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:#EEEEEE;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-top: 7px;
	font-size: 12px;
}
#hiro-yosen-ge3{
	float: left;
	width: 33px;
	height: 14px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:#EEEEEE;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-top: 7px;
	font-size: 12px;
}
#hiro-yosen-ge4{
	float: left;
	width: 33px;
	height: 14px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:#EEEEEE;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-top: 7px;
	font-size: 12px;
}
#hiro-yosen-ge5{
	float: left;
	width: 33px;
	height: 14px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:#EEEEEE;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-top: 7px;
	font-size: 12px;
}
#hiro-yosen-ge6{
	float: left;
	width: 36px;
	height: 14px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:#EEEEEE;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 40px;
	font-size: 12px;
}
#hiro-yosen-ge7{
	float: left;
	width: 50px;
	height: 16px;
	padding: 5px;
	margin-top: 7px;
}
