.table_hidariue {
	font-size: 12px;
	color: #000000;
	background-color: #5F0005;
	text-align: center;
	width: 72px;
	height: 18px;
		   }
.table_jikoku {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 72px;
	height: 18px;
		   }
.table_jinbutsu {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 72px;
	height: 18px;
		   }
.table_haiiro {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #563133;
	text-align: center;
	width: 72px;
	height: 18px;
		   }  
.table_haiiro2 {
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	text-align: center;
	vertical-align: middle;
	width: 60px;
	height: 18px;
	white-space: nowrap;
			   }
 .table_mizuiro {
	font-size: 12px;
	color: #000000;
	background-color: #12E2FF;
	text-align: center;
	vertical-align: middle;
	width: 72px;
	height: 18px;
		   }
.table_midori {
	font-size: 12px;
	color: #000000;
	background-color: #00FF33;
	text-align: center;
	width: 72px;
	height: 18px;
		   }
.table_midori2 {
	font-size: 9px;
	color: #000000;
	background-color: #00FF33;
	text-align: center;
	vertical-align: middle;
	width: 72px;
	height: 18px;
		   }
.table_72px {
	text-align: center;
	width: 72px;
	height: 18px;
		   } 
.table_36px {
	text-align: center;
	width: 24px;
	height: 18px;
	vertical-align: middle;
		   }
.name {
	font-size: 28px;
	color: #FFFFFF;
	background-color: #5F0005;
	font-weight: bold;
	height: 24px;
	text-align: left;
	vertical-align: middle;
		   }
.back {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #5F0005;
		   }   
.text1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #5F0005;
	font-weight: bold;
	text-align: right;
		   }
.text2 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5F0005;
	line-height: 150%;
		   }
.text3 {
	font-size: 12px;
	color: #FFBA3D;
	font-weight: bold;
	background-color: #5F0005;
	line-height: 150%;
		   }
.text4 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5F0005;
	line-height: 125%;
	text-align: justify;
	text-justify: inter-ideograph;
		   }
A.navi {
	color: #000000;
	text-decoration: none;
		   }
A.navi:hover {
	color: #FFBA3D;
	text-decoration: none;
		   }
A.link {
	color: #FFFFFF;
		   }
A.link:hover {
	color: #FFBA3D;
		   }
A.jouken1:hover {
	color: #12E2FF;
		   }
A.jouken2:hover {
	color: #FF0000;
		   }
A.jouken3:hover {
	color: #999999;
		   }
a.popup {
	color: #000000;
	text-decoration: none;
}
a.popup span{
	display: none;
		   }
a.popup:hover{
	color: #FFBA3D;
	text-decoration: none;
		   }
a.popup:hover span{
	background: #999999;
	color: #000000;
	text-align: left;
	border:1px solid #000000;
	display: block;
	text-decoration: none;
	position: absolute;
	top: 2em;
	left: 1em;
	padding: 2px;
		   }