@charset "utf-8";
/* CSS Document */

/* トップページ ナビ */
	
div#contents01{
	width:550px;
	padding:0 0 26px 0;
	background:url(../facility/img/facility00-bg02.gif) repeat-x left bottom;
	position:relative;
	}

div#contents01 p.middle{
	margin:0 0 10px 14px;
	}
	
div#contents0101{
	width:550px;
	background:#f9f1d7;
	padding:14px 0;
	}
	
div#contents0101 p{
	width:280px;
	margin:0 0 0 14px;
	}
	
div#contents0101 p.upper{
	margin:0 0 6px 14px;
	}
	
div#contents0101 h1{
	margin:0 0 6px 14px;
	}
	
div#contents0102{
	width:550px;
	background:url(../facility/img/facility00-bg01.jpg) no-repeat 33% 83% #e9dcc3;
	padding:22px 0 23px 0;
	position:relative;
	}
	
div#contents0102 h2{
	margin:0 0 6px 14px;
	}
	
div#contents0102 p{
	width:280px;
	margin:0 0 0 14px;
	}

div#contents01 p#image00{
	position:absolute;
	top:0px;
	right:0px;
	z-index:0;
	}
	
div#contents01 p#image01{
	position:absolute;
	top:214px;
	right:-16px;
	z-index:1;
	}

div#contents02{
	width:550px;
	}
	
div#contents02 h2{
	margin:0 0 14px 0;
	}
	
div.contents0201{
	width:550px;
	padding:14px 0 14px 0;
	margin:0 0 26px 0;
	background:#f9f1d7;
	position:relative;
	}
	
div.contents0201 h3{
	margin:0 184px 10px 14px;
	padding:0 0 4px 0;
	border-bottom:1px solid #8f6552;
	}

div.contents0201 p.catch{
	margin:0 184px 6px 14px;
	}
	
div.contents0201 p.middle{
	margin:0 184px 10px 14px;
	}
	
div.contents0201 p.bottom{
	margin:0 184px 0 14px;
	}
	
div.contents0201 p.image02{
	position:absolute;
	top:-18px;
	right:-12px;
	}
	
div#contents03{
	width:550px;
	}
	
div#contents03-l{
	width:360px;
	float:left;
	margin:0 10px 0 0;
	background:#dddddd;
	}
	
div#contents03-l div#map{
	width:354px;
	height:354px;
	margin:3px;
	background:#ffffff;
	}
	
div#contents03-r{
	width:180px;
	float:left;
	}
	
div#contents03-r p{
	margin:0 0 6px 0;
	}
	
div#contents03-r h3{
	font-size:84%;
	margin:0 0 4px 0;
	}
	
div#contents03-r address{
	font-size:71%;
	}
	