@charset "utf-8";



/* #contents */
#contents{
	width:1024px;
	margin:15px auto 0 auto;
	padding-bottom:45px;
	overflow:hidden;
	background: url(../img/bg_contents.png) repeat-y center top;
}
#contents h3{
	text-align:center;
}



/* #area_01*/
#area_01{
	background: url(../img/bg_inner.png) no-repeat center top;
}

#area_01 h4{
	padding:15px auto;
	text-align:center;
	padding-top:40px;
}

#area_01 .txt{
	margin:25px auto 60px auto;
	text-align:center;
	line-height:2.0;
}

#area_01 .box_a{
	width:906px;
	margin:0 auto;
	padding-bottom:50px;
	overflow:hidden;
}

#area_01 .box_a li{
	float:left;
	width:280px;
	margin-left:33px;
}

#area_01 .box_a li:first-child{
	margin-left:0;
}

#area_01 .box_a h5{
	color: #46bdab;
	font-size: 17px;
	font-weight:bold;
}



