@charset "euc-jp";
/* CSS Document */

#contents h2 {
	margin: 0 0 0.5em;
	color: #E50011;
}
.tablestyle1 {
	width: 100%;
}
.tablestyle1 tr:nth-child(odd) {
	background-color: #DEF1FB;
}
.tablestyle1 th {
	font-weight: normal;
	text-align: left;
	padding: 4px 1em 4px 4px;
	white-space: nowrap;
}
.tablestyle1 td{
	padding: 4px;
}
#contents .tablestyle1 p {
	margin: 0 0 4px;
	line-height: 1.2;
}
