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

/*ページ共通設定*/
body{
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333;
	line-height:120%;
	font-size:16px;
}
#header{
	width:100%;
	height: 140px;
	background:url(../img/common/head_bg.jpg) left top repeat-x;
}
a{color:#090; text-decoration:none;}
a:hover{color:#F60; text-decoration:underline;}
a:visited{color:#090; text-decoration:none;}

#header div{
	width:960px;
	margin: 0 auto;
	position:relative;	
}
#header div h1{
	color:#FFF;
	font-weight:normal;
	font-size:12px;
	padding: 2px 0 0 10px;
}
#header div h2{
	position:absolute;
	left: 0px;
	top: 41px;
}
#header div p{
	position: absolute;
	right:5px;
	top: 43px;
}
#gnavi{
	width:100%;
	height:48px;
	background:url(../img/common/nav_bg.jpg) left top repeat-x;
}
#gnavi ul{
	width:960px;
	margin: 0 auto;
	background-color:#FFF;
	overflow:hidden;
}
#gnavi ul li{
	float:left;	
}
/*コンテナ*/
#container{
	width:960px;
	margin: 0 auto;
	overflow:hidden;
}
/*左カラム設定*/
#left{
	width:700px;
	float:left;
}


/*右カラム設定*/
#right{
	width:250px;
	float:right;
}
#right .right-qa{
	margin: 20px 0;	
}
#right .right-cont01{
	border: 1px solid #CCC;
	margin-bottom:20px;
}
#right .right-cont01 dd{
	margin-bottom:15px;	
}
#right .right-cont01 dd img{
	margin: 10px 5px; 	
}
#right .right-cont01 dd span{
	font-size:14px;
	padding: 0 10px;	
}
#right .right-cont02{
	border: 1px solid #CCC;
	margin-bottom:20px;
}
#right .right-cont02 dd{
	margin-bottom:15px;	
}
#right .right-cont02 dd img{
	margin: 10px 8px; 	
}
#right .right-cont02 dd span{
	font-size:12px;
	padding: 0 10px;	
}

/*フッター設定*/
#footer{
	width:100%;
	height:100px;
	background:url(../img/common/footer.jpg) left top repeat-x;
}
#footer div{
	width:960px;
	margin: 0 auto;
	position: relative;
}
#footer div .pTop{
	position:absolute;
	right:10px;
	top:-19px;
}
#footer div ul{
	font-size:12px;
	margin: 0 auto 50px auto;
	position:relative;
	left:50%;
	float:left;
}
#footer div ul li{
	float:left;
	border-left: 1px solid #333;
	margin: 10px 5px 0 0;
	padding: 0 0 0 5px;
	position:relative;
 	left:-50%;
}
#footer div ul .non-border{
	border: none;	
}
#footer div .copy{
	font-size:12px;
	clear: left;
	text-align:center;
}
#footer a{color:#333; text-decoration:none;}
#footer a:hover{color:#333; text-decoration:underline;}
#footer a:visited{color:#333; text-decoration:none;}



/*TOPページ設定*/
#main-img{
	background-color:#FFFCF2;		
}
#main-img ul{
	width:960px;
	margin: 0 auto;
}
.top-cont01{
	color:#666;
	line-height:120%;
	background:url(../img/page/top_cont.jpg) left top no-repeat;
	width: 700px;
	height: 97px;
	padding-top:398px;
	position:relative;
	margin-bottom:36px;
}
.top-cont01 .det-text01{
	font-size:12px;
	position:absolute;
	top:372px;
	left:57px;
}
.top-cont01 .det-text02{
	font-size:12px;
	line-height:120%;
	position:absolute;
	top:372px;
	left:410px;
}
.top-cont01 .link01{
	font-size:14px;
	position: absolute;
	top:430px;
	left:24px;
	overflow:hidden;
}
.top-cont01 .link01 li{
	float:left;
	background: url(../img/page/arrw01.jpg) left 2px no-repeat;
	padding: 0 0 0 16px;
	margin-right:10px;
}
.top-cont01 .link02{
	font-size:14px;
	position: absolute;
	top:430px;
	left:360px;
	overflow:hidden;
}
.top-cont01 .link02 li{
	float:left;
	background: url(../img/page/arrw01.jpg) left 2px no-repeat;
	padding: 0 0 0 16px;
	margin-right:10px;
}
#news{
	margin: 0 30px 40px 30px;
	background:url(../img/page/news.jpg) left top no-repeat;;
	border-bottom:1px solid #CCC;
}	
#news dl{
	height:120px;
	overflow-y:scroll;
	margin: 0 0 20px 170px;	
}
#news dl dt{
	margin-bottom:2px;	
}
#news dl dd{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: 1px dotted #CCC;
}
.top-cont02{
	width:700px;	
}
.top-cont02 h3{
	font-size:18px;
	background:url(../img/common/ttl_bg.jpg) left top no-repeat;
	height: 50px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding: 8px 10px 0 0;
	margin-bottom:7px;
}
.top-cont02 h4{
	font-size:18px;
	background:url(../img/common/ttl_bg.jpg) left top no-repeat;
	height: 50px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding: 8px 10px 0 0;
	margin-bottom:7px;
}
.top-cont02 p{
	margin: 0 0 30px 20px;
	font-size:16px;
	line-height:160%;
	padding-right: 200px;
	width:450px;
}
.top-cont02 .cont-text01{
	background:url(../img/page/img01.jpg) right top no-repeat;
}
.top-cont02 .cont-text02{
	background:url(../img/page/img02.jpg) right top no-repeat;
}

/*下層共通*/
.pnkz{
	font-size:12px;
	height:20px;
}

/*料金*/
#price{
	width:700px;	
}
#price h3{
	font-size:18px;
	background:url(../img/common/ttl_bg.jpg) left top no-repeat;
	height: 50px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding: 8px 10px 0 0;
	margin-bottom:7px;	
}
#price h4{
	font-size:18px;
	color:#FF9900;
	border-bottom: 1px solid #FF9900;
	padding-bottom:5px;
	margin: 0 30px 0 20px;
}
#price h5{
	font-size:16px;
	font-weight:bold;
	margin: 20px 0 10px 20px;
}
#price p{
	margin: 0 30px 20px 20px;	
}
#price table{
	width: 650px;
	margin: 0 0px 10px 20px;
	border: solid 1px #CCC;
}
#price table tr th{
	background-color:#FFC822;
	padding: 8px 0 4px 40px;
	font-size: 17px;
	font-weight:bold;
	color:#FFF;
	text-align:left;
}
#price table tr td{
	padding: 10px 40px;	
	font-size:16px;
	background-color:#FFFCF2;
	border-bottom: solid 1px #FFF;
}
#price table tr .farst-line{
	padding-top:20px;	
}
#price table tr .yen{
	font-weight:bold;
	color:#FF9900;
	text-align:right;
}
#price table tr .last-line{
	padding-bottom:20px;
	border-bottom:none;
}
.grn{
	color:#009900 !important;
	border-color:#009900 !important;
}
.bg_grn{
	background-color:#009900 !important;
}
.yen-grn{
	color:#009900 !important;	
}	
.bg-table-grn tr td{
	background-color:#F8FEF8 !important;
}

/*よくあるご質問*/
#qa{
	width:700px;	
}
#qa h3{
	font-size:18px;
	background:url(../img/common/ttl_bg.jpg) left top no-repeat;
	height: 50px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding: 8px 10px 0 0;
	margin-bottom:7px;	
}
#qa dl{
	margin: 0 30px 30px 20px;	
}
#qa dl dt{
	font-size:16px;
	background-color:#EEE;
	padding: 8px 10px;
}
#qa dl dt span{
	font-weight:bold;
	margin: 0 10px 0 0;
}
#qa dl dd{
	margin: 20px 0px 40px 10px;	
}
#qa dl dd span{
	font-weight:bold;
	margin: 0 10px 0 0;
	color:#F60;
}
#qa h4{
	font-size:16px;
	color:#F90;
	margin: 0 30px 50px 20px;
	padding: 15px;
	text-align:center;
	border: solid 1px #FC0;
}

/*施設アクセス*/
#access{
	width:700px;	
}
#access h3{
	font-size:18px;
	background:url(../img/common/ttl_bg.jpg) left top no-repeat;
	height: 50px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding: 8px 10px 0 0;
	margin-bottom:7px;	
}
#access h4{
	font-size:18px;
	color:#FF9900;
	padding-bottom:5px;
	margin: 0 30px 10px 20px;
}

#access .ac-text01{
	margin: 0 0 20px 20px;
	font-size:16px;
}
#access .ac-text01_1{
	padding-right:10px;
	text-align:center;
	margin-bottom:40px;
}
#access .ac-text02{
	margin: 0 0 40px 20px;
	font-size:16px;
	background:url(../img/page/access_img02.jpg) 360px top no-repeat;
}
#access .ac-text02 span{
	margin: 0 0 0 20px;
}
#access .ac-text02 span img{
	margin-bottom:50px;
}
#access .ac-text03{
	margin: 0 0 40px 20px;
	padding: 0 0 0 270px;
	font-size:16px;
	background:url(../img/page/access_img03.jpg) left top no-repeat;	
	height:180px;
}
#access .ac-text03 strong{
	font-size:28px;
	color:#FF6600;
	font-weight:bold;
	_line-height:32px;
}
#access .ac-text04{
	margin: 0 0 40px 20px;
	font-size:16px;
	background:url(../img/page/access_img04.jpg) 360px top no-repeat;
	height:180px;
}
#access .ac-text05{
	margin: 0 0 40px 20px;
	font-size:16px;
}
#access .ac-text06{
	margin: 0 0 20px 20px;
	padding: 0 0 0 270px;
	font-size:16px;
	background:url(../img/page/access_img05.jpg) left top no-repeat;	
	height:180px;
}
#access .ac-text06_2{
	text-align:center;
	margin-bottom:40px;
	
}
#access .ac-text06_2 span{
	font-size:24px;
	font-weight:bold;
	color:#F30;
	margin-right:20px;
}
#access .access-box{
	margin: 0 0 60px 20px;
	overflow:hidden;
}
#access .access-box .ac-left{
	float:left;
}
#access .access-box .ac-left p{
	margin-bottom:20px;
}
#access .access-box .ac-left dl{
	font-size:16px;
}
#access .access-box .ac-left dl dt{
	margin-bottom:15px;	
}
#access .access-box .ac-left dl dt span{
	background-color:#090;
	padding: 3px 10px 2px 10px;
	color:#FFF;
	font-weight:bold;
}
#access .access-box .ac-left dl dd{
	margin-bottom:20px;
}
#access .access-box .ac-right{
	float:left;
}
#access .access-box .ac-right .map-text{
	font-size:12px !important;
	text-align:right;
}

/*流れ*/
#flow{
	width:700px;	
}
#flow h3{
	font-size:18px;
	background:url(../img/common/ttl_bg.jpg) left top no-repeat;
	height: 50px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding: 8px 10px 0 0;
	margin-bottom:7px;	
}
#flow table{
	width:650px;
	margin-bottom:40px;
}
#flow table tr td{
	text-align:center;
	padding:5px 0px 5px 20px;
}
#flow table tr th{
	padding: 0 0 10px 20px;
	text-align:left;
	font-size:20px;
	font-weight:bold;
}
.ttl-a{
	color:#F28500;
	font-weight:bold;
}
.ttl-b{
	font-size:20px;
	color:#64AB2B;
}
/*sitemap*/
#sitemap{
	width:700px;	
}
#sitemap h3{
	font-size:18px;
	background:url(../img/common/ttl_bg.jpg) left top no-repeat;
	height: 50px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding: 8px 10px 0 0;
	margin-bottom:7px;	
}
#sitemap ul{
	margin: 0 0 80px 80px;	
}
#sitemap ul li{
	font-size:16px;
	padding-left:16px;
	margin-bottom:10px;
	background:url(../img/page/arrw01.jpg) left 5px no-repeat;
}
#sitemap ul li a{
	color:#F60;
}
/**/













