#block-header  {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-repeat: no-repeat;
	height: 92px;
}
div.main {
	margin-right: 10px;
	width: 568px;
	background-image: url(../images/sub-main_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin-bottom: 20px;
}
div.main iframe {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

div.main ul {
	text-align: left;
	margin-right: 60px;
	margin-left: 60px;
	font-size: 84%;
}
div.main li {
	line-height: 140%;
}

div.main h3 {
	background-image: url(../images/point01.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 100%;
	font-style: normal;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-left: 20px;
	background-position: left center;
	color: #69A00E;
	font-weight: bold;
}
div.main h4 {
	background-image: none;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 90%;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
div.main p {
	font-size: 84%;
	line-height: 140%;
	width: 500px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.accent01 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FCC403;
}
.accent02 {
	color: #FF3300;
}
.accent03 {
	color: #006699;
}
