@charset "UTF-8";
h1 {
	font-size: 1.4em;
	border-bottom: 1px solid #2D54A1;
	border-left: 5px solid #2D54A1;
	color: #2D54A1;
	line-height: 100%;
	width: 800px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
}
h2 {
	line-height: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
}
#contents {
	margin-left: 10px;
}
