@charset "utf-8";
/*
 * style.css
 *
 *  version --- 1.0
 *  updated --- 2013/12/20
 */

/* !index.html
---------------------------------------------------------- */

.h2_guidance{
	width:960px;
	height:120px;
	margin-bottom:36px;
}


.h3_guidance{
	width:900px;
	height:40px;
	margin:0 auto 40px;
}

.guidanceCont{
	width:908px;
	margin:0 auto;
}

.guidanceBox01Warp{
	width:908px;
	background:url(../img/img_index01.gif) left top no-repeat;
	padding-top:18px;
	margin-bottom:56px;
}
.guidanceBox01{
	width:908px;
	background:url(../img/img_index02.gif) left bottom no-repeat;
	padding-bottom:17px;
	position:relative;
	
}
.guidanceBox01In{
	background:url(../img/img_index03.gif) left top repeat-y;
	padding:30px 34px 25px;
}

.guidanceBox01PImg{
	position:absolute;
	right:4px;
	bottom:4px;
	z-index:1;
}

.guidanceBox01Img01{
	width:389px;
	float:right;
	padding-top:5px;
}
.guidanceBox01Img02{
	width:389px;
	float:left;
	margin-left:5px;
}

.guidanceBox01Txt01{
	width:444px;
	float:left;
	margin-left:5px;
}
.guidanceBox01Txt02{
	width:420px;
	float:right;
	margin-left:25px;
	padding-top:10px;
}



.guidanceBox02{
	width:900px;
	margin:0 auto 15px;
	overflow:hidden;
	*zoom:1;
}
.guidanceBox02In01{
	width:290px;
	background:url(../img/bg_index01.gif) left top no-repeat;
	float:left;
	margin-right:15px;
	height:320px;
	position:relative;
}
.guidanceBox02In02{
	width:595px;
	background:url(../img/bg_index02.gif) left top no-repeat;
	float:left;
	margin-right:15px;
	height:320px;
	position:relative;
}
.guidanceBox02Icon{
	position:absolute;
	left:15px;
	top:24px;
}
.guidanceBox02Img{
	position:absolute;
	left:152px;
	top:37px;
}
.guidanceBox02Txt{
	position:absolute;
	left:35px;
	top:168px;
	padding-right:35px;
}
.guidanceList01 li span{
	color:#27a639;
}
.guidanceBox03{
	width:908px;
	overflow:hidden;
	*zoom:1;
}
.guidanceBox03Left{
	float:left;
	width:482px;
}
.guidanceNew{
	padding-top:10px;
}
.guidanceNew dl{
	width:482px;
	overflow:hidden;
	*zoom:1;
	background:url(../img/bg_index03.gif) left bottom repeat-x;
	padding-bottom:10px;
}
.guidanceNew dt{
	float:left;
	width:144px;
	padding:7px 0 7px 15px;
}
.guidanceNew dd{
	float:left;
	width:323px;
	padding:7px 0;
}

.guidanceBox03Right{
	float:right;
	width:412px;
}



















