@charset "utf-8";



/* ------------------------------
 ページコンテンツ
------------------------------ */

#wrapper .contents .main .section h1 {
	background-image: url(../img/bg_c_h2.jpg);
	width: 635px;
	height: 26px;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #E34B4A;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 50px;
	margin-bottom: 10px;
}

#wrapper .contents .main .section h2 {
	font-weight: bold;
	width: 656px;
	font-size: 133%;
	margin-bottom: 10px;
	background-image: url(../img/icon_h3.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	border: 1px solid #E34B4A;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 16px;
	background-color: #FFFFFF;
	color: #333333;
	height: auto;
}

#wrapper .contents .main .section h3 {
	font-weight: bold;
	width: 665px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E34B4A;
	border-left-color: #E34B4A;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-top: 1px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
}
