@charset "utf-8";
/*formatting style
------------------------------------*/
.s_ryokin{
	float: left;
	width: 545px;
	background-color: #CCCCCC;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.kome{
	font-size: 90%;
	line-height: 130%;
}
table#table-hiyo {
	width: 545px;
	border-collapse: collapse;
	border-spacing: 0;
	font-weight: normal;
	line-height: 130%;
	margin-bottom: 10px;
}

table#table-hiyo th{
	text-align: center;
	font-weight: normal;
	color: #666666;
	padding: 10px;
	border: 1px solid #666666;
}
table#table-hiyo td{
	vertical-align: middle;
	line-height: 130%;
	padding: 15px;
	color: #333333;
	border: 1px solid #666666;
	text-align: center;
}
h3.hiyoyo{
	float: left;
	width: 537px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #069;
	border-left-color: #069;
	font-size: 110%;
	padding-bottom: 3px;
	margin-bottom: 10px;
	padding-top: 3px;
	color: #069;
}
