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

/* 共通 */
* {
	margin: 0px;
	padding: 0px;
}

div{
zoom:1;/*for IE 5.5-7*/
}

.clear {
 content: ".";
     display: block;
     visibility: hidden;
     height: 0.1px;
     font-size: 0.1em;
    line-height: 0;
     clear: both;
}


body{
     background:url(img/body_bg01.png) repeat-x;
	 font-size:12px;
	 color:#333333;
	 line-height:130%;
}

a{
	text-decoration:none;
	color:#4A4E86;
}

#wrapper{
     background:url(img/wrapper_bg.png) repeat-y;
	 width:816px;
	 margin:0px auto 0px auto;
}

#wrapper02{
	background:url(img/wrapper02_bg.png) no-repeat;
	padding: 0px 9px 0px 9px;
}


/*プラグイン専用*/

.paged-archives{
    text-align:center;
}

.page-navigation{
    text-align:center;
	margin:0px 0px 20px 0px;
}

.paged-archives a, .paged-archives a:visited{
padding: 0 5px;
border: 1px solid #cccccc;
text-decoration: none;
color: #000066;
}

.paged-archives b{
padding: 0 5px;
border: 1px solid #cccccc;
text-decoration: none;
color: #000066;
background-color: #dae0e6;
text-align:center;
}

/*ヘッダー*/

#header{
	background:url(img/header.png) top;
	width:798px;
	height:100px;
	position: relative;
}

#header_text{
	position:absolute;
	font-size:10px;
	color:#FFFFFF;
	left: 6px;
	top: 1px;
}

h1 a{
	width:200px;
	height:50px;
	display:block;
	text-indent: -9999px;
	position: absolute;
	top: 22px;
}

#header_link01{
	position:absolute;
	left: 416px;
	top: 25px;
	font-size: 11px;
}

#header_link02{
	position:absolute;
	left: 539px;
	top: 25px;
	font-size: 11px;
}

#header_link01 a,#header_link02 a{
    color:#676766;
}

/* グローバルナビゲーション
-------------------------------------------------------------*/

#g_navi{
    height:53px;
	list-style:none;
	width:798px;
}

#g_navi li{
	float:left;
	clear:right;
	width:114px;
}

#g_navi li a{
    display:block;
	text-indent:-9999px;
	height:53px;
	background:url(img/g_navi.png) no-repeat;
}

#top a:link, #top a:visited{
    background-position:-0px 0px;
}

#about a:link, #about a:visited{
    background-position:-114px 0px;
}

#guide a:link, #guide a:visited{
    background-position:-228px 0px;
}

#access a:link, #access a:visited{
    background-position:-342px 0px;
}

#voice a:link, #voice a:visited{
    background-position:-456px 0px;
}

#event a:link, #event a:visited{
    background-position:-570px 0px;
}

#contact a:link, #contact a:visited{
    background-position:-684px 0px;
}

#top a:hover{
    background-position:-0px -53px;
}

#about a:hover{
    background-position:-114px -53px;
}

#guide a:hover{
    background-position:-228px -53px;
}

#access a:hover{
    background-position:-342px -53px;
}

#voice a:hover{
    background-position:-456px -53px;
}

#event a:hover{
    background-position:-570px -53px;
}

#contact a:hover{
    background-position:-684px -53px;
}

/*コンテンツ*/
#contents{
	background:url(img/bg_contents.png) repeat-y;
}

#left{
	float:left;
	width:230px;
	padding: 28px 0px 0px 0px;
}

#right{
	float:right;
	width:500px;
	padding: 28px 34px 50px 34px;
	background-color: #FFFFFF;
}

/*左メニュー*/

#banner_01 a{
	background:url(img/side_banner_01.png) no-repeat;
	width:204px;
	height:74px;
	display:block;
	text-indent:-9999px;
	margin:0px auto 20px auto;
}

#banner_02 a{
    background:url(img/side_banner_02.png) no-repeat;
	width:204px;
	height:74px;
	display:block;
	text-indent:-9999px;
	margin:0px auto 20px auto;
}

#banner_03 a{
    background:url(img/side_banner_03.png) no-repeat;
	width:204px;
	height:74px;
	display:block;
	text-indent:-9999px;
	margin:0px auto 20px auto;
}

#banner_04 a{
    background:url(img/side_banner_04.png) no-repeat;
	width:204px;
	height:74px;
	display:block;
	text-indent:-9999px;
	margin:0px auto 20px auto;
}

#banner_05 a{
    background:url(img/side_banner_05.png) no-repeat;
	width:204px;
	height:74px;
	display:block;
	text-indent:-9999px;
	margin:0px auto 20px auto;
}

#banner_06 a{
    background:url(img/side_banner_06.png) no-repeat;
	width:204px;
	height:74px;
	display:block;
	text-indent:-9999px;
	margin:0px auto 20px auto;
}

#banner_07 a{
    background:url(img/side_banner_07.png) no-repeat;
	width:204px;
	height:74px;
	display:block;
	text-indent:-9999px;
	margin:0px auto 20px auto;
}
#banner_08 a{
    background:url(img/side_banner_08.png) no-repeat;
	width:204px;
	height:74px;
	display:block;
	text-indent:-9999px;
	margin:0px auto 20px auto;
}
#banner_09 a{
    background:url(img/side_banner_09.png) no-repeat;
	width:204px;
	height:74px;
	display:block;
	text-indent:-9999px;
	margin:0px auto 20px auto;
}

#banner_10 a{
    background:url(img/side_banner_10.png) no-repeat;
	width:204px;
	height:40px;
	display:block;
	text-indent:-9999px;
	margin:0px auto 20px auto;
}

#mail_magazine{
	background:url(img/mail_magazine.png) no-repeat;
	width:184px;
	height:194px;
	margin: 0px auto 20px auto;
	padding: 0px 10px 0px 10px;
}

#mail_magazine_text_01{
	width:180px;
	height:17px;
	margin: 65px 0px 30px 0px;
}

#mail_magazine_text_02{
	width:85px;
	height:17px;
	float: left;
}

#mail_magazine_text_03{
	width:85px;
	height:17px;
	margin: 0px 0px 10px 6px;
	float: right;
}

#mail_magazine_text_04{
    margin:0px 0px 0px 5px;
}


/* ##### サブナビゲーション ##### */

/*サイト内共通サイドメニュー*/

#siteall_sub{
	background:url(img/subnavi/siteall.png) top left no-repeat;
	list-style: none;
	padding: 40px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

#siteall_sub a{
    background:url(img/subnavi/siteall.png) no-repeat;
}


/*施設紹介*/
#about_sub{
	background:url(img/subnavi/about.png) top left no-repeat;
	list-style: none;
	padding: 40px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

#about_sub a{
    background:url(img/subnavi/about.png) no-repeat;
}

/*利用案内*/
#guide_sub{
	background:url(img/subnavi/guide.png) top left no-repeat;
	list-style: none;
	padding: 40px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

#guide_sub a{
    background:url(img/subnavi/guide.png) no-repeat;
}

/*利用者の声*/
#voice_sub{
	background:url(img/subnavi/voice.png) top left no-repeat;
	list-style: none;
	padding: 40px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

#voice_sub a{
    background:url(img/subnavi/voice.png) no-repeat;
}

/*イベント*/
#event_sub{
	background:url(img/subnavi/event.png) top left no-repeat;
	list-style: none;
	padding: 40px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

#event_sub a{
    background:url(img/subnavi/event.png) no-repeat;
}

/*お問い合わせ*/
#contact_sub{
	background:url(img/subnavi/contact.png) top left no-repeat;
	list-style: none;
	padding: 40px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

#contact_sub a{
    background:url(img/subnavi/contact.png) no-repeat;
}

/*サイトマップ*/
#sitemap_sub{
	background:url(img/subnavi/sitemap.png) top left no-repeat;
	list-style: none;
	padding: 40px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

#sitemap_sub a{
    background:url(img/subnavi/sitemap.png) no-repeat;
}

/*プライバシーポリシー*/
#privacy_sub{
	background:url(img/subnavi/privacy.png) top left no-repeat;
	list-style: none;
	padding: 40px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

#privacy_sub a{
    background:url(img/subnavi/privacy.png) no-repeat;
}



#sub01 a,#sub02 a,#sub03 a,#sub04 a,#sub05 a,#sub06 a,#sub07 a,#sub08 a,#sub09 a,#sub10 a,#sub11 a,#sub12 a {
    height:29px;
	width:230px;
	display:block;
	text-indent:-9999px;
}

#sub01 a{
    background-position:0px -40px;
}

#sub02 a{
    background-position:0px -69px;
}

#sub03 a{
    background-position:0px -98px;
}

#sub04 a{
    background-position:0px -127px;
}


#sub12 a{
    background-position:0px -156px;
}

#sub05 a{
    background-position:0px -156px;
}

#sub06 a{
    background-position:0px -185px;
}

#sub07 a{
    background-position:0px -214px;
}

#sub08 a{
    background-position:0px -243px;
}

#sub09 a{
    background-position:0px -272px;
}

#sub10 a{
    background-position:-230px -301px;
}

#sub01 a:hover{
    background-position:-230px -40px;
}

#sub02 a:hover{
    background-position:-230px -69px;
}

#sub03 a:hover{
    background-position:-230px -98px;
}

#sub04 a:hover{
    background-position:-230px -127px;
}

#sub05 a:hover{
    background-position:-230px -156px;
}

#sub06 a:hover{
    background-position:-230px -185px;
}

#sub07 a:hover{
    background-position:-230px -214px;
}

#sub08 a:hover{
    background-position:-230px -243px;
}

#sub09 a:hover{
    background-position:-230px -272px;
}

#sub10 a:hover{
    background-position:-230px -301px;
}

/*リスト*/

.no{
   padding:0px 20px 0px 30px;
   margin:20px 0px 20px 0px;
}

.no li{
   margin:20px 0px 20px 0px;
}

.no_privacy{
	padding:0px 20px 0px 50px;
	margin:20px 0px 20px 0px;
}

.no_privacy li{
	margin:10px 0px 10px 0px;
}

.list_sitemap{
	padding:0px 20px 0px 30px;
	margin:20px 0px 20px 0px;
	list-style: none;
}

.list_sitemap li{
	margin:10px 0px 10px 0px;
}

.attention{
	padding:0px 20px 0px 20px;
	margin:20px 0px 20px 0px;
	list-style: none;
}

.attention li{
    margin:10px 0px 10px 0px;
	
}




/*　テーブル装飾　*/
.table_price{
	width:500px;
	margin:20px auto;
	padding:1px;
	border:2px solid #E0E0E0;
	}
	.table_price1{
		background-color:#caC0bd;
		padding:5px;
		text-align:center;
		color:#FFFFFF;
		font-weight:bold;
		}
	.table_price2{
	background-color:#E6E6E6;
	padding:5px;
	color:#504B3A;
	text-align:center;
		}
	.table_price2b{
	background-color:#CBFFC8;
	padding:5px;
	color:#504B3A;
	text-align:center;
		}
	.table_price3{
	background-color:#F4F4F4;
	padding:5px;
	text-align:center;
		}
	.table_price3b{
	background-color:#F4F4F4;
	padding:5px;
	text-align:left;
	font-size: 18px;
	color: #000066;
		}
	.table_price3c{
	background-color:#ECFFFF;
	padding:5px;
	text-align:center;
		}
	.table_price3d{
	background-color:#FFFFE8;
	padding:5px;
	text-align:center;
		}
	.table_price3e{
	background-color:#F7EEFF;
	padding:5px;
	text-align:center;
		}
	.table_price3f{
	background-color:#E8FFD9;
	padding:5px;
	text-align:center;
		}
	.table_price3g{
	background-color:#FFE1D7;
	padding:5px;
	text-align:center;
		}
	.table_price3h{
	background-color:#E1E1FF;
	padding:5px;
	text-align:center;
		}
	.table_price3i{
	background-color:#FFDFF0;
	padding:5px;
	text-align:center;
		}
	.table_price3j{
	background-color:#F4F4F4;
	padding:5px;
	text-align:center;
		}
	.table_price3k{
	background-color:#F4F4F4;
	padding:5px;
	text-align:center;
		}
	.table_price4{
	background-color:#FFFFEC;
	padding:5px;
	text-align:left;
		}
	.table_price5{
	background-color:#DFFFF4;
	padding:5px;
	text-align:left;
		}
	.table_price6{
	background-color:#E6E6E6;
	padding:5px;
	color:#504B3A;
	text-align:center;
	font-size: 10px;
		}
	.table_price7{
	background-color:#F4F4F4;
	padding:5px;
	color:#504B3A;
	text-align:center;
	font-size: 10px;
		}
	.table_price8{
	background-color:#FFCC99;
	color:#504B3A;
	text-align:center;
	font-size: 10px;
		}
	.table_price9{
	background-color:#FFFF99;
	color:#504B3A;
	text-align:center;
	font-size: 10px;
	}
	.table_price10{
	background-color:#AAE3FF;
	color:#504B3A;
	text-align:center;
	font-size: 10px;
	}
	.table_price11{
	background-color:#E6E6E6;
	padding:5px;
	color:#504B3A;
	text-align:center;
	font-size: 10px;
	height:20px;
	vertical-align: middle;
    }
	.table_price12{
	background-color:#F4F4F4;
	padding:5px;
	text-align:left;
		}

.table_func{
    width:100%;
}

.table_price13{
	background-color:#F4F4F4;
	text-align:left;
		}
		
.table_price14{
	background-color:#F4F4F4;
	text-align:center;
		}
		
.table_price15{
	background-color:#F4F4F4;
	text-align:right;
		}

.table_price16{
	background-color:#E6E6E6;
	padding:10px 5px;
	color:#504B3A;
	text-align:center;
	width:70px;
		}
.table_price17{
	background-color:#F4F4F4;
	padding:5px;
	text-align:left;
		}
		
		
.c-form {
	width:480px;
	border:#E0E0E0 3px solid;
	border-collapse:collapse;
	clear:both;
	margin: 20px auto 20px auto;
	height: 20px;
	height: 20px;
}

.c-form th {
	padding:5px 5px 5px 10px;
	text-align:left;
	color:#FFFFFF;
	border:#FFFFFF 1px solid;
	background: #3EABFE;
}

.c-form td {
	padding:5px 5px 5px 10px;
	border:#DDD 1px dashed;
}

/*メインコンテンツ*/

.p_text_right{
    text-align:right;
}

.text{
	padding:0px 10px 0px 15px;
	margin: 0 0px 10px 0px;
}

.text50{
	background-color: #CEFFDE;
}
.rr{
	background-color:#D0F0FF;
}
.ss{
	background-color:#FFF1BB;
}
.bb{
	background-color:#EEECEA;
}
.rira{
	background-color:#FFFFAD;
}
.kiz{
	background-color:#EBC9C9;
}
.kad{
	background-color:#FFC299;
}







.text_02{
	padding:0px 10px 0px 25px;
	margin: 0px 0px 20px 0px;
}
.text_03{
	font-size: 14px;
	font-weight: bold;
}
.text_04{
	font-size: 14px;
	font-weight: bold;
}


h3{
	background:url(img/h3.png) no-repeat;
	width:470px;
	height:27px;
	color: #333333;
	font-size: 14px;
	padding: 7px 0px 0px 30px;
	position: relative;
	margin-bottom:10px;
}

h3 a{
	width:87px;
	height:25px;
	display:block;
	text-indent:-9999px;
	position: absolute;
	left: 412px;
	top: 2px;
	background:url(img/h3_news.png) no-repeat;
	background-position:-412px -2px;
}
h3.event a{
	width:87px;
	height:25px;
	display:block;
	text-indent:-9999px;
	position: absolute;
	left: 412px;
	top: 2px;
	background:url(img/h3_event.png) no-repeat;
	background-position:-412px -2px;
}

h3 a:hover{
    background-position:-412px -36px;
}

h4{
	color:#333333;
	margin:10px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	list-style-type: circle;
}

h5{
    color:#666666;
	margin:10px 0px 10px 0px;
	padding: 0px 10px 0px 20px;
	font-size:12px;
}

#news_box{
	list-style:none;
	margin: 0px 0px 20px 0px;
}

#news_box li{
    border-bottom:#666666 dotted 1px;
	padding:4px 0px 4px 0px;
}

#news_box dt,#news_box dd,#news_box dl{
	display:inline;
}

#news_box dt{
    font-weight:bold;
	color:#000000;
}

#news_box dd{
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 15px;
	background:url(img/news_point.png) no-repeat;
	background-position:0px 2px;
}

#main_contents_01{
	background:url(img/main_contents_01.png) no-repeat;
	width:88px;
	height:42px;
	margin: 0px 4px 20px 0px;
	padding:110px 0px 0px 160px;
	float: left;
}

#main_contents_01 a{
    width:77px;
	height:32px;
	display:block;
	text-indent:-9999px;
	background:url(img/main_contents_over.png) no-repeat;
}

#main_contents_01 a:hover{
    background-position:0px -32px;
}

#main_contents_02{
	background:url(img/main_contents_02.png) no-repeat;
	width:88px;
	height:42px;
	margin: 0px 0px 20px 0px;
	padding:110px 0px 0px 160px;
	float:left;
}

#main_contents_02 a{
    width:77px;
	height:32px;
	display:block;
	text-indent:-9999px;
	background:url(img/main_contents_over.png) no-repeat;
}

#main_contents_02 a:hover{
    background-position:0px -32px;
}

#main_contents_03{
	background:url(img/main_contents_03.png) no-repeat;
	width:88px;
	height:42px;
	margin: 0px 4px 20px 0px;
	padding:110px 0px 0px 160px;
	float:left;
}

#main_contents_03 a{
    width:77px;
	height:32px;
	display:block;
	text-indent:-9999px;
	background:url(img/main_contents_over.png) no-repeat;
}

#main_contents_03 a:hover{
    background-position:0px -32px;
}

#main_contents_04{
	background:url(img/main_contents_04.png) no-repeat;
	width:88px;
	height:42px;
	margin: 0px 0px 20px 0px;
	padding:110px 0px 0px 160px;
	float:left;
}

#main_contents_04 a{
    width:77px;
	height:32px;
	display:block;
	text-indent:-9999px;
	background:url(img/main_contents_over.png) no-repeat;
}

#main_contents_04 a:hover{
    background-position:0px -32px;
}

#ad{
    margin:0px 0px 5px 0px;
}

#shadow_01{
	background:url(img/shadow_01.png) no-repeat;
	width:798px;
	height:6px;
}

* html #shadow_02{
	background:url(img/shadow_02.png) no-repeat;
	width:798px;
	height:5px;
	margin-bottom: -10px;
}

#shadow_02{
	background:url(img/shadow_02.png) no-repeat;
	width:798px;
	height:5px;
}


/*フッター*/

#footer{
	background:url(img/footer.png) no-repeat;
	width:798px;
	height:88px;
	position: relative;
	text-align: center;
	padding: 17px 0px 0px 0px;
}

#footer ul,#footer li{
     display:inline;
}

#footer li{
	background:url(img/footer_pointo.gif) no-repeat;
	background-position:0px 2px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}

#footer ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#footer_text{
	margin: 22px 0px 0px 0px;

}

#footer_copy{
	margin: 8px 0px 0px 0px;

}

/*装飾*/

.red{
   color:#FF0000;
}

.red_text{
	color:#FF0000;
	padding:20px 0 0 10px;
	font-weight:bold;
	}
	
	
.photo_m {
	padding: 1px;
	float: right;
	border: 1px solid #333333;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
}
.photo_c {
	padding: 1px;
	border: 1px solid #333333;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
}

/*画像補助*/

.img_center{
	text-align:center;
	margin: 10px 0px 10px 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.photo002 {
	border: 1px solid #333333;
	padding: 1px;
}


/*イベントページ*/

.event_h4{
	color:#0033CC;
	margin-top:20px;
	margin-left:10px;
	border-left:5px solid  #0033CC;
	border-bottom:solid 1px #999999;
	padding:2px 15px;}

.text_event{
	padding:0px 10px 0px 30px;
	margin: 10px 0px 10px 0px;
	color:#333333;
	font-weight: bold;
}

.list_event{
	padding:5px;
	margin:0 0px 10px 20px;
	color:#333333;
	list-style-type:circle;
}

.list_event li{
	padding:0px 10px 5px 0px;
	margin: 0 0 0 10px;

}

.event_ps{
	margin:60px auto 0 auto;
	border-top:dotted 1px #999999;
	text-align:left;
	padding:10px 0 0 10px;}

/*バナー*/
#swim_09{
	background:url(img/other/swim_09banner_2.png) no-repeat;
	width:500px;
	height:80px;
	text-indent:-999999px;
	}

#swim_09 a{
	background:url(img/other/swim_09banner_2.png) no-repeat;
	width:500px;
	height:80px;
	display:block;
	}

#swim_09 a:hover{
    background-position:0px -80px;
}
.strong{
	font-weight:bold;
}


/*-----------------shingo----------------------------------------------*/
.font_color_red {
	color:#be0408;
}

.font_color_red_b {
	color:#be0408;
	font-weight:bold;
}

.font_color_red_02 {
	color:#be0408;
	font-size:10px;
}

	.table_price3b_02{
	background-color:#F4F4F4;
	padding:5px;
	text-align:center;
	font-size: 18px;
	color: #000066;
		}
		
		.attention_02{
	padding:0px 30px 0px 30px;
	margin:10px 0px 10px 0px;
	list-style: none;
}

.attention_02 li{
    margin:5px 0px 5px 0px;
	background:url(img/triangle.jpg) no-repeat;
	background-position:0px 3px;
	padding:0 0 0 10px;
}

.attention_03{
	padding:0px 30px 0px 10px;
	margin:10px 0px 10px 0px;
	list-style: none;
}

.attention_03 li{
    margin:5px 0px 5px 0px;
	background: url(img/circle.png) no-repeat;
	background-position:2px 2px;
	padding:0 0 0 20px;
}


.attention_04{
	padding:0px 30px 0px 10px;
	margin:0px 0px 20px 0px;
	list-style: none;
}

.attention_04 li{
    margin:5px 0px 5px 0px;
	background: url(img/triangle.jpg) no-repeat;
	background-position:5px 10px;
	padding:0 0 0 15px;
}

.mist{
	background-color:#fdac76;
}

.kids{
	background-color:#acffbc;
}

.table_price4{
	background-color:#F4F4F4;
	padding:5px;
		}

ul {list-style:none;}

.font_10 {
	font-size:10px;
}
