@charset "Shift_JIS";

/*----------------------------------------
	common setting
-----------------------------------------*/

#footer{clear:both;}

#content02{
}

#content02 h1 {
	height: 73px;
	width: 550px;
	margin: 12px 0px 15px;
}
#content_box01{
}

#content02 #message{
	background:url(../img/index/message.jpg) left bottom no-repeat #f9f5e9;
	width:550px;
}
#content02 #message p{
	padding:10px 160px 10px 10px;
}
#content02 #message strong{
	color:#ef6a00;
}

#content02 #area{
	background:url(../img/index/area.jpg) left top no-repeat;
	height:400px;
	position:relative;
	margin-bottom:20px;
}

#area dl{
	position:absolute;
	width:82px;
}
#hokkaido{top:41px; left:381px;}
#chugoku{top:41px; left:96px;}
#kinki{top:41px; left:191px;}
#hokuriku{top:41px; left:286px;}
#kyushu{top:236px; left:48px;}
#shikoku{top:236px; left:143px;}
#tokai{top:236px; left:238px;}
#kanto{top:236px; left:333px;}

#area dt{
	position:absolute;
	top:-9000px;
	left:-9000px;
	text-indent:-9000px;
}
#area dd{
	text-align:center;
}



#area dd a{color:#1c84eb;}



#mitsumori{
	width:550px;
	margin-bottom:20px;
}







