@charset "UTF-8";

table a {
	display:block;
}

table,th,td {
	border:1px solid #b1b8d2;
	border-collapse:collapse;
}

table th,table td {
	border:1px solid #b1b8d2;
	border-collapse:collapse;
	font-size:63%;
	padding:2px 4px;
}

table th{
	background:#838aa2;
	color:#fff;
	text-align:center;
}

table td.head1{
	background:#bfd8ff;
	text-align:center;
	white-space:nowrap;
	padding:2px;
}

#content .sectionThirdry p.text {
	margin-bottom:30px;
}

.hyou {
		margin-bottom:15px;
}