
/********** ページタイトル **********/
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	position: relative;
	padding-left:20px;
}
h2:before {
	background: #437a1d;
	content: "";
	height: 15px;
	width: 15px;
	left: 0;
	position: absolute;
	top: 7px;
}
/*h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #333;
}*/
.approach_text01 {
	font-size: 15px;
	line-height: 2;
}
.approach_text01 span {
	color:#ee0101;
	font-weight:bold;
}
.bar01{
	padding-bottom: 30px;
}
.section01{
	background-color:#fcf8b7;
	width:700px;
	height:215px;
	margin:10px 0 20px;
}
.section01 .ttl{
	padding:10px 0 0;
	margin: 0 20px;
	border-bottom:1px dashed #abc900;
}
.section01 .ttl p{
	line-height:2;
	font-size:18px;
	font-weight:bold;
}
.section01 .ttl p span{
	color:#467c14;
}
.section01 .box_l{
	float:left;
	width:162px;
	padding-left: 20px; 
}
.section01 .box_r{
	float:left;
	width:497px;
	height:132px;
	padding: 20px 10px;
}

.section01 .box_r ul li{
	line-height:1.75;
	font-size:18px;
	font-weight:bold;
	color:#467c14;
	list-style-type:disc;
	margin-left:20px;
}
.section01 .box_r p{
	line-height:2;
	margin-left:20px;
	font-size:15px;
}
.section02{
	padding-top:40px;
}
.section02 .point01{
	background-image:url(../img/approach/approach_ttl01.png);
	background-repeat:no-repeat;
	width:660px;
	height:77px;
}
.section02 .point02{
	background-image:url(../img/approach/approach_ttl02.png);
	background-repeat:no-repeat;
	width:660px;
	height:77px;
	margin-top:20px;
}
.section02 .point01 p,
.section02 .point02 p{
	padding: 25px 0 0 145px;
	line-height:2;
	font-size:25px;
	font-weight:bold;
	color:#008ec8;
}
.section02 .box01 {
	border: 1px dotted #666;
	background-color: #FFF;
	width: 680px;
	padding: 10px;
}
.section02 .box01 p{
	line-height:2;
	padding: 0 10px;
	font-size:15px;
}
.section02 .box02{
	background-image:url(../img/approach/approach_bg.jpg);
	width:700px;
	height:320px;
}
.section02 .box02 p{
	font-size: 15px;
	line-height: 25px;
	padding-top:25px;
}