@charset "UTF-8";
/* CSS Document */


/*==========================================
ヘッダーエリアの設定
============================================*/


#main_header p{
	position:absolute;
	margin:38px 0 0 80px;
	}	

#main_header h1{
	position:relative;
	margin:10px 0 0 10px;
	
}
#header_btn{
	width:240px;
	height:100px;
	margin:-220px 0 0 690px;
}

#bird{
	width:150px;
	height:100px;
	float:right;
	padding-top:150px;
}	
#bird1{
	margin:10px 0 0 30px;
}
#bird3{
	margin-left:60px;
}
#subnav ul{
	width:960px;
	height:55px;
	padding-top:290px;
}


#google_map{
	margin:25px 0 0 40px;
}

#map{
	width:700px;
	height:400px;
	margin:30px 0 0 55px;
	background:url(../common/images/ring3.png) no-repeat;
	background-position:320px 250px;
}


#map_text{
	font-size:110%;
	margin-top:40px;
	padding-left:55px;
	background:url(../common/images/ring1.png) no-repeat;
	background-position:13px 160px;
}

#map_text dl{
	color:#333;
}
#map_text dt{
	padding:5px 0 10px 0;
}
#map_text dd{
	margin-bottom:25px;
}
#map_img {
	width:700px;
	height:350px;
	background:url(../common/images/ring2.png) no-repeat;
	background-position:150px 150px;
	
}
#map_img p{
	float:left;
	margin:30px 0 0 30px;
}