@charset "utf-8";

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


/* #area_title */

#area_title{
	height: 1020px;
}

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



/* #contents */
#contents{
	width:840px;
	margin:-25px auto 0 auto;
	overflow:hidden;
}
#contents h3{
	text-align:center;
}

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

/* #area_01*/
#area_01{
	background: url(../img/bg_map.png) left bottom no-repeat;
	margin-bottom:60px;
}

#area_01 .box_a{
	width: 330px;
	padding:60px 0 100px 0;
	margin:0 0 0 auto;
}

#area_01 .box_a h4{
	margin: 0 0 15px 0;
}


/* #area_bnr*/
#area_bnr{
	clear:both;
	background: url(../img/bg_town.jpg) left top repeat;
	padding:50px 0;
	width:100%;
	text-align:center;
	margin-bottom: 20px;
}
