@charset "utf-8";

/* CSS Document */


/* ----　メイン　----　*/

h2.reason_img {
	width: 655px;
	height: 70px;
	background-image: url(../img/reason/reason_h2.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 5px 0px;
	text-indent: -9999px;
}

h3 {
	width: 625px;
	height: 41px;
	background-repeat:no-repeat;
	margin: 0px 0px 15px 0px;
	text-indent: -9999px;
}

h3.reason_h3_01 { background: url(../img/reason/reason_h3_01.gif) no-repeat; }

h3.reason_h3_02 { background: url(../img/reason/reason_h3_02.gif) no-repeat; }

h3.reason_h3_03 { background: url(../img/reason/reason_h3_03.gif) no-repeat; }

h3.reason_h3_04 { background: url(../img/reason/reason_h3_04.gif) no-repeat; }

h3.reason_h3_05 { background: url(../img/reason/reason_h3_05.gif) no-repeat; }

h3.reason_h3_06 { background: url(../img/reason/reason_h3_06.gif) no-repeat; }

h3.reason_h3_07 { background: url(../img/reason/reason_h3_07.gif) no-repeat; }

h4 {
	padding:10px 0 10px 10px;
	/*color:#0051a7;*/
	color:#333333;
	font-size:123.1%;
	font-weight:bold;
	margin:0 0 10px 0;
	display:block;
	line-height:100%;
	border-left:solid 5px #0051a7;
	border-bottom:dotted 1px #cccccc;
}

.h4_section p { font-size:108%; }
