#content #hyo {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#content #hyo #title_bar {
	background-image: url(../game/images/title01_bar.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 24px;
}
#content #hyo #title_bar #title_hosoku {
	font-size: 12px;
	line-height: 20px;
	float: left;
	margin-left: 30px;
}

#content #hyo #title_name {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
	float: left;
}
#content #hyo table {
	color: #333333;
}
#content #hyo th {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 24px;
}
#content #hyo td {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#content #hyo tr {	background: #ffffff; }

#content #hyo tr.kisugyo {	background: #f0f0f0; }
#content #hyo #hosoku {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: right;
}
