/* h2 */
h2{
	background: url(img/h2.jpg) no-repeat top center;
}


/* h3 */
h3.h3_plan{
	width: 750px;
	height: 44px;
	text-indent: -10000px;
	background: url(img/h3_plan.jpg) no-repeat;
	margin:30px auto 0 auto;
}


/* map */
div.map{
	width:750px;
	background:url(img/box_top.gif) no-repeat 0 0 #ffffff;
	margin:20px auto ;
	
}

.map img{
	margin:30px 0 0 20px;
}
/* amagase */
.amagase{
	background:url(img/bg_amagase.jpg) 0 0 no-repeat;
	width:300px;
	margin:0 10px 10px 10px;
	color:#fff;
}

.amagase p.para01{
	padding:60px 10px 10px 10px;
}
.amagase p.para02{
	padding:0 10px 10px 10px;
}

div.map_bottom{
	background:url(img/box_bottom.gif) no-repeat 0 0 ;
	height:20px;
	margin:0 auto;
}


/* access */
.access{
	width:750px;
	margin:30px auto 0 auto;
}
.access p{
	margin:0 0 10px 0;
}
