@charset "utf-8";
/* CSS Document */
.main_Contents h3 {
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 2px dotted #006699;
	color: #006699;
	font-weight: bold;
	height: 29px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-left: 40px;
	padding-top: 3px;
	background-image: url(../images/h3icon.jpg);
}
.main_Contents h2 {
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
	background-image: url(../images/h2main_bn.jpg);
	height: 31px;
	padding-top: 4px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #DF1B43;
}
.hukyoka {
	margin-top: 10px;
	text-align: center;
}
.hukyokanai {
	border: 1px solid #EC667E;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FEFEF8;
}
.kyoka2 {
	margin-top: 15px;
}
