@charset "UTF-8";
body {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #E9E9E9;
	color: #333333;
}
h3 {
	font-size: 14px;
	line-height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.contents {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 640px;
	background-color: #FFFFFF;
}
.entry_box {
	width: 600px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
td {
	text-align: left;
}
h2 {
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	background-color: #666666;
	margin: 0px;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
h5 {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
