<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */


/*---------- 蜈ｱ騾� -----------*/
#wrapper #contents{
	background:url(../images/contents_bg.gif) repeat left top;
}

#mainvisual{
	background:url(../images/mainvisual_bg.jpg) no-repeat center top;
	margin-bottom:25px;
}


#mainvisual .main_img{
	width:950px;
	margin:0 auto;
	position:relative;
}

#mainvisual .main_img .btn1{
	position:absolute;
	left:0;
	bottom:0px;
}

#mainvisual .main_img .btn2{
	position:absolute;
	left:225px;
	bottom:0px;
}

/*---------- index -----------*/

#list h3{
	margin-bottom:22px;
}

#list{
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	width:950px;
	zoom:1;
}
#list li{
	float:left;
	margin:0 10px 30px 0;
	width:310px;
}
#list li.rside{
	margin-right:0;
}
#list li .frame{
	border:3px solid #60c8b6;
	margin:0 3px;
}
#list li .joho{
	border:1px solid #58b5a4;
	background:#fff;
	height:255px;
	padding:0 14px;
}
#list li .title{
	height:45px;
	margin-top:20px;
}
#list li .title a{
	background:url(../images/plus.jpg) no-repeat left 5px;
	color:#333;
	display:block;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
}
#list li .title a:hover{
	color:#999;
}

/**** 逞�劼蜷� / 莨∵･ｭ蜷阪′3陦後�蝣ｴ蜷� ****/

#list li .joholine3{
	border:1px solid #58b5a4;
	background:#fff;
	height:275px;
	padding:0 14px;
}
#list li .titleline3{
	height:65px;
	margin-top:20px;
}
#list li .titleline3 a{
	background:url(../images/plus.jpg) no-repeat left 5px;
	color:#333;
	display:block;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
}
#list li .titleline3 a:hover{
	color:#999;
}

/**** 逞�劼蜷� / 莨∵･ｭ蜷阪′3陦後�蝣ｴ蜷� ****/

#list li img{
	float:left;
	margin:0 10px 10px 0;
}
#list .link{
	background:#60c8b6;
	border:1px solid #58b5a4;
	border-top-color:#90d9cc;
	padding:5px 0;
	text-align:center;
}

#list .link a{
	background:url(../images/pointer.gif) no-repeat right center;
	color:#fff;
	padding:5px 0;
	padding-right:22px;
}


/*---------- areamap -----------*/

/*#map{
	width:950px;
	margin:0 auto;
	text-align:left;
	border:#008971 solid 1px;
	
}

#map .map_top{
	background:url(../../areamap/images/map_bg.gif) repeat left top;
	padding:13px 8px 0;
	overflow:hidden;
	_zoom:1;
}

#map .map_title{
	overflow:hidden;
	_zoom:1;
}

#map .map_title .title{
	float:left;
}

#map .map_title .select{
	float:right;
	margin-top:8px;
}

#map .map_title .selectarea{
	width:170px;
	margin-right:8px;
}

#map .maparea{
	margin:11px 0;
}

#map li{
	float:left;
}

#map .map_top li{
	background:url(../../areamap/images/map_border.gif) no-repeat left top;
	height:37px;
	text-align:center;
	font-size:116.7%;
	font-weight:bold;
	color:#FFF;
}

#map .map_top li.name{
	background:none;
}

#map .map_top .text{
	margin-top:6px;
}
#map .map_top li.name{
	width:308px;
}

#map .map_top li.address{
	width:171px;
}

#map .map_top li.category{
	width:266px;
}

#map .map_top li.koutuu{
	width:189px;
}

#map .map_bottom{
	background:#FFF;
	padding:13px 8px;
	overflow:hidden;
	_zoom:1;
}

#map .map_bottom table{
}

#map .map_bottom table td{
	vertical-align:top;
	padding:15px 10px 10px 25px;
}

#map .map_bottom tbody td{
	border-top:#60c8b6 solid 1px;
}

#map .map_bottom table td a{
	color:#008971;
}
*/

/*---------- 蜈ｱ騾� -----------*/

.pagetop{
	margin:0 auto;
	padding:15px 0 50px;
	text-align:right;
	width:950px;
}
.pagetop a{
	background:url(../images/totop.gif) no-repeat right center;
	color:#009476;
	padding:5px 0;
	padding-right:22px;
}

#footer {
	clear:both;
	margin:0 auto;
	padding:15px 0 0 0;
}</pre></body></html>