﻿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:830px;  
	font-size:20px;
} 

#kome{
	float: left;
	padding-top: 5px;  
	padding-left: 15px;  
	width:830px;  
	font-size:13px;
}
#sc1{
	float: left;
	width: 30px;
	height: 14px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:navy;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: white;
	margin-left: 15px;
	margin-top: 7px;
	font-size: 12px;
}
#sc2{
	float: left;
	width: 95px;
	height: 14px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:navy;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: white;
	margin-top: 7px;
	font-size: 12px;
}
#sc3{
	float: left;
	width: 200px;
	height: 14px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:navy;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: white;
	margin-top: 7px;
	font-size: 12px;
}
#sc4{
	float: left;
	width: 55px;
	height: 14px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:navy;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: white;
	margin-top: 7px;
	font-size: 12px;
}
#sc5{
	float: left;
	width: 200px;
	height: 14px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:navy;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: white;
	margin-top: 7px;
	font-size: 12px;
}
#sc6{
	float: left;
	width: 40px;
	height: 14px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:navy;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: white;
	margin-top: 7px;
	font-size: 12px;
}
#sc7{
	float: left;
	width: 125px;
	height: 14px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:navy;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: white;
	margin-top: 7px;
	font-size: 12px;
}
#sc8{
	float: left;
	width: 29px;
	height: 14px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:navy;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: white;
	margin-top: 7px;
}
.td1{
	float: left;
	width: 30px;
	height: 14px;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	text-align: center;
	padding: 5px;
	margin-left: 15px;
	font-size: 12px;
}
.td2{
	float: left;
	width: 90px;
	height: 14px;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	text-align: center;
	padding: 5px;
	font-size: 12px;
}
.td3{
	float: left;
	width: 55px;
	height: 14px;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	text-align: center;
	padding: 5px;
	font-size: 12px;
}
.td4{
	float: left;
	width: 40px;
	height: 14px;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	text-align: center;
	padding: 5px;
	font-size: 12px;
}
.td5{
	float: left;
	width: 200px;
	height: 14px;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	text-align: center;
	padding: 5px;
	font-size: 12px;
}
.td6{
	float: left;
	width: 200px;
	height: 14px;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	text-align: center;
	padding: 5px;
	font-size: 12px;
}
.td7{
	float: left;
	width: 130px;
	height: 14px;
	border-left:1px solid #777777;
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	text-align: center;
	padding: 5px;
	font-size: 12px;
}
#td{
	float: left;
	width: 830px;
	background-color:#pink;
	padding-bottom: 15px;
}
.td{
	float: left;
	width: 830px;
	background-color:#pink;
	padding-bottom: 15px;
}
.tdd{
	float: left;
	width: 740px;
	height: 1px;
	background-color:#ffffff;
	padding-bottom: 7px;
	padding-left: 14px;
	}
.tdAA{
	float: left;
	width: 740px;
	height: 15px;
	background-color:#ffffff;
	padding-top: 4px;
	padding-bottom: 7px;
	padding-left: 14px;
	}
#juni{
	float: left;
	width: 30px;
	height: 18px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	background-color:navy;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: white;
	margin-left: 15px;
	font-size: 12px;
}
#team{
	float: left;
	width: 200px;
	height: 18px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	background-color:navy;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: white;
	font-size: 12px;
}
#kachi{
	float: left;
	width: 35px;
	height: 18px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	background-color:navy;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: white;
	font-size: 12px;
}
#make{
	float: left;
	width: 35px;
	height: 18px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	background-color:navy;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: white;
	font-size: 12px;
}
#tokuten{
	float: left;
	width: 40px;
	height: 18px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	background-color:navy;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: white;
	font-size: 12px;
}
#shitten{
	float: left;
	width: 40px;
	height: 18px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	background-color:navy;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: white;
	font-size: 12px;
}
#tensa{
	float: left;
	width: 45px;
	height: 18px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-right:1px solid #777777;
	background-color:navy;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: white;
	font-size: 12px;
}
#ranking{
	float: left;
	width: 250px;
	height: 18px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	background-color:navy;
	text-align: center;
	padding: 5px;
	margin-left: 7px;
	font-weight: bold;
	color: white;
	font-size: 12px;
}
#point{
	float: left;
	width: 40px;
	height: 18px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-right:1px solid #777777;
	background-color:navy;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: white;
	font-size: 12px;
}

.jun1{
	float: left;
	width: 30px;
	height: 25px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	text-align: center;
	padding: 5px;
	margin-left: 15px;
	font-size: 12px;
}
.tea1{
	float: left;
	width: 200px;
	height: 25px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	text-align: center;
	padding: 5px;
	font-size: 12px;
}
.kac1{
	float: left;
	width: 35px;
	height: 25px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	text-align: center;
	padding: 5px;
	font-size: 12px;
}
.mak1{
	float: left;
	width: 35px;
	height: 25px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	text-align: center;
	padding: 5px;
	font-size: 12px;
}
.tok1{
	float: left;
	width: 40px;
	height: 25px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	text-align: center;
	padding: 5px;
	font-size: 12px;
}
.shi1{
	float: left;
	width: 40px;
	height: 25px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	text-align: center;
	padding: 5px;
	font-size: 12px;
}
.tss1{
	float: left;
	width: 45px;
	height: 25px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-right:1px solid #777777;
	text-align: center;
	padding: 5px;
	font-size: 12px;
}
.ran1{
	float: left;
	width: 22px;
	height: 25px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	text-align: center;
	padding: 5px;
	margin-left: 7px;
	font-size: 12px;
}
.nam1{
	float: left;
	width: 207px;
	height: 25px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	text-align: center;
	padding: 5px;
	padding-top: 3px;
	text-align: left;
	padding-left: 15px;
	font-size: 12px;
}
.nam1-2{
	float: left;
	width: 207px;
	height: 25px;
	text-align: center;
	padding: 5px;
	padding-top: 1px;
	text-align: left;
	padding-left: 0px;
	font-size: 12px;
}
.nam1-hiro{
	float: left;
	width: 207px;
	height: 25px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	text-align: center;
	padding: 5px;
	padding-top: 3px;
	text-align: left;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: navy;
}
.poi1{
	float: left;
	width: 40px;
	height: 25px;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-right:1px solid #777777;
	text-align: center;
	padding: 5px;
	font-size: 12px;
}
.las1{
	float: left;
	width: 503px;
	border-top:1px solid #777777;
	margin-left:15px;
	font-size: 12px;
}
.las2{
	float: left;
	width: 313px;
	border-top:1px solid #777777;
	margin-left:7px;
	font-size: 12px;
}
