@charset "utf-8";

body #main{
	background: url(../img/bg_main.jpg) repeat-x scroll center 15px;
}


/* #area_title */

#area_title{
	height: 865px;
}


#area_title .box_a{
	padding:90px 0 75px 0;
	text-align:center;
}

#area_title .box_b{
	width:312px;
	margin:0 auto;
	padding:32px 44px;
	border-top:1px solid #91b8cb;
	border-bottom:1px solid #91b8cb;
}
#area_title .box_b p{
	font-size:15px;
	text-align:center;
	line-height:2;
	padding-top:30px;box_b
}


/* #contents */
#contents{
	width:1024px;
	margin:-10px auto 0 auto;
	overflow:hidden;
}

#contents h3{
	text-align:center;
}

#contents h4{
	color:#46bdab;
	font-weight:bold;
	margin: 0 0 15px 0;
	font-size:18px;
}

/* #area_01*/
#area_01{
	background: url(../img/bg_future.png) right bottom no-repeat;
	padding-bottom:10px;
	margin-bottom:60px;
}

#area_01 .box_a{
	width: 530px;
	padding:40px 0 0 0;
	margin:0 auto 0 0;
}



#area_01 .box_b{
	background: url(../img/bg_topics_inner.jpg) repeat-y center top;
	margin:15px 0 0 0;
	width: 530px;
}

#area_01 .box_b .inner{
	padding:15px 24px;
	overflow:hidden;
}

#area_01 .box_b .inner p{
	float:right;
	width:250px;
	font-size:14px;
}

/* #area_02*/
#area_02{
	clear:both;
	border-top: #87cab6 3px solid;
	background: url(../img/bg_access.png) right bottom no-repeat;
	padding:30px 0 0 0;
}

#area_02 .box_a{
	width: 530px;
	padding:40px 0 0 0;
	margin:0 auto 0 0;
}
