@charset "utf-8";
body, p, h1, h2, h3, ul, ol, li, dl, dt, dd, td {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, "qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", Meiryo, "lr oSVbN", sans-serif ;
}
img {
	border: none;
	vertical-align: bottom;
}
ul, ol {
	list-style-type: none;
}

.clfx {
	clear:both;
}

#container {
	width: 940px;
	background-image: url(../img/bg-container.png);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0 10px;
}
.txt-center {
	text-align: center;
}
#header {
	width: 940px;
	background-image: url(../img/bg-header.jpg);
	background-repeat: no-repeat;
	height: 175px;
	position: relative;
}
#header h1 {
	padding: 95px 0 0 30px;
}
#header #font-changer {
	position: absolute;
	top: 9px;
	left: 796px;
	width: 51px;
	background-image: url(../img/bg-fontsize.png);
	background-repeat: no-repeat;
	padding-left: 85px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#header #font-changer li {
	float: left;
	width: 21px;
}


#nav {
	width: 940px;
	height: 45px;
	overflow: hidden;
}
#nav ul {
	width: 942px;
	background:#090;
	height:45px;
}
#nav li {
	width: 156px;
	background-image: url(../img/sep-btn.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding-right: 1px;
}
#nav li.nav1 a {
    background-image: url(../img/btn-home.png);
    display:block;
    height:45px;
    text-indent:-9999px;
}
#nav li.nav1 a:hover,
#nav li.nav1 a.active {
    background-image: url(../img/btn-home-ov.png);
}
#nav li.nav2 a {
    background-image: url(../img/btn-info.png);
    display:block;
    height:45px;
    text-indent:-9999px;
}
#nav li.nav2 a:hover,
#nav li.nav2 a.active {
    background-image: url(../img/btn-info-ov.png);
}
#nav li.nav3 a {
    background-image: url(../img/btn-map.png);
    display:block;
    height:45px;
    text-indent:-9999px;
}
#nav li.nav3 a:hover,
#nav li.nav3 a.active {
    background-image: url(../img/btn-map-ov.png);
}
#nav li.nav4 a {
    background-image: url(../img/btn-faci.png);
    display:block;
    height:45px;
    text-indent:-9999px;
}
#nav li.nav4 a:hover,
#nav li.nav4 a.active {
    background-image: url(../img/btn-faci-ov.png);
}
#nav li.nav5 a {
    background-image: url(../img/btn-flower.png);
    display:block;
    height:45px;
    text-indent:-9999px;
}
#nav li.nav5 a:hover,
#nav li.nav5 a.active {
    background-image: url(../img/btn-flower-ov.png);
}
#nav li.nav6 a {
    background-image: url(../img/btn-access.png);
    display:block;
    height:45px;
    text-indent:-9999px;
}
#nav li.nav6 a:hover,
#nav li.nav6 a.active {
    background-image: url(../img/btn-access-ov.png);
}





#content {
	width: 940px;
	clear: both;
	overflow: hidden;
	padding-top: 10px;
}
#main {
	width: 700px;
	float: left;
	padding: 0 10px;
}
#main .box {
	border: 3px solid #FF6600;
}


#info {
	width: 700px;
	clear: both;
	float:npne;
}
#monthly {
	width: 700px;
	padding-bottom: 10px;
}
#monthly p {
	background: #fff;
	width: 700px;
	height: 300px;
}
#monthly ol {
	background: url(../img/bg-galbtn.png) no-repeat;
	height: 56px;
	width: 585px;
	padding-left: 117px;
	padding-top: 10px;
}
#monthly li {
	width: 44px;
	float: left;
	padding-right: 4px;
}
#monthly li a {
	width: 44px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
	outline: none;
}
#monthly li.active a, #monthly li a:hover {
	background-position: 0 -44px;
}
#monthly #m1 a {
	background-image: url(../img/btn1.gif);
}
#monthly #m2 a {
	background-image: url(../img/btn2.gif);
}
#monthly #m3 a {
	background-image: url(../img/btn3.gif);
}
#monthly #m4 a {
	background-image: url(../img/btn4.gif);
}
#monthly #m5 a {
	background-image: url(../img/btn5.gif);
}
#monthly #m6 a {
	background-image: url(../img/btn6.gif);
}
#monthly #m7 a {
	background-image: url(../img/btn7.gif);
}
#monthly #m8 a {
	background-image: url(../img/btn8.gif);
}
#monthly #m9 a {
	background-image: url(../img/btn9.gif);
}
#monthly #m10 a {
	background-image: url(../img/btn10.gif);
}
#monthly #m11 a {
	background-image: url(../img/btn11.gif);
}
#monthly #m12 a {
	background-image: url(../img/btn12.gif);
}
#info .box {
	padding: 10px;
	line-height: 1.3;
}
#info .box h3 {
	font-size: 100%;
}
#info .box a {
	text-decoration:underline;
	color:#3366ff;
}
#info .box a:hover {
	color:#6699FF;
}
#info .box p  {
	margin-bottom:10px;
}
#info .box dt strong{
	color:#660000;
}

.banner {
	margin-bottom: 10px;
	background :#fff;
}

#info .box h3 a.newlink {
	color:#FF3366;
	font-weight:bold;
	text-decoration:none;
}
#info .box h3 a.newlink:hover {
	text-decoration:underline;
}
#info h4 {
	border-bottom:1px dashed #66CC00;
	color:#66CC00 !important;
	font-weight:bold;
}
#info h5 {
	border-left: 5px solid #66CC00;
	padding-left:10px;
	font-weight:bold;
	color:#66CC00;
	font-size:18px;
}
#info dl {
	font-size:18px;
	border-left:solid 10px #FFD2C8;
	padding-left:15px;
	margin-bottom: 20px;
}

#info .box dt {
	font-weight: bold;
	color: #FF3300;
	line-height: 150%;
}
#info .box dd {
	line-height: 150%;
	padding-left: 10px;
}
#info table {
	border-top:solid 1px #dedede;
	border-right:solid 1px #dedede;
}
#info th,#info td {
	border-bottom:solid 1px #dedede;
	border-left:solid 1px #dedede;
	padding:5px;
	text-align: left;
}
#info th {
	background: #efefef;
	color:#393939;
}

#annai table {
	width: 700px;
	border-collapse: collapse;
	table-layout: fixed;
}
#annai {
	padding-bottom: 10px;
	width: 700px;
}
#annai th, #annai td {
	padding: 5px 10px;
	border-bottom: 1px dotted #f60;
	line-height: 1.5;
	font-size: 90%;
}
#annai th {
	width: 178px;
	text-align: left;
	font-weight: normal;
	border-right: 1px solid #f60;
}
#annai #price,
#annai .price {
	width: auto;
	table-layout: auto;
}
#annai #price th,
#annai #price td,
#annai .price th,
#annai .price td {
	border: 1px solid #ccc;
	width: auto;
}
#annai #price td {
	white-space: nowrap;
	text-align: center;
}
#annai .price td {
}
#annai .box ul {
	margin-left: 1em;
}
#annai .box li {
	list-style-type: disc;
}
#sub {
	width: 200px;
	float: left;
	padding-left: 10px;
}
#calendar {
	width: 200px;
	padding-bottom: 10px;
}
#calendar table {
	width: 200px;
	border-collapse: separate;
	background-color: #fff;
	table-layout: fixed;
	border-spacing: 0;
	border-top: 1px solid #f60;
	border-left: 1px solid #f60;
}
#calendar td, #calendar th {
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	border-right: 1px solid #f60;
	border-bottom: 1px solid #f60;
	padding: 4px 0;
	font-size: 90%;
}
#calendar tbody a {
	color: #4481FF;
	text-decoration: none;
}
#calendar tbody a:hover {
	color: #333366;
	text-decoration: underline;
}


#calendar tfoot td {
	width: auto;
	padding: 0;
}

#calendar tfoot a {
	color: #000;
	text-decoration: none;
}

#calendar .hol {
	background-color: #fcc;
}
#calendar .hol2 {
	background-color: #9f9;
}
#calendar .hanrei {
	font-size:small;
	color:#666;
	padding-top:2px;
	padding-bottom:2px;
}
#calendar .hanrei img {
	vertical-align: baseline;
}
#calendar .bigcal {
	padding-top: 0px;
	padding-bottom: 0px;
}

#gardening ul {
	width: 190px;
	background-color: #fff;
	padding: 5px;
	margin-bottom:10px;
}
#gardening li {
	border-bottom: 1px dotted #66CC00;
	line-height: 2;
	background: url(../img/bird.png) no-repeat left center;
	padding-left: 30px;
}
#gardening li a {
	text-decoration: none;
	color: #000;
}
#footer {
	width: 940px;
	clear: both;
	padding-bottom: 24px;
	margin-top:10px;
	background-image: url(../img/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #009900;
	color: #fff;
}
.footer_left {
    padding:15px;
    text-align: center;
}
.footer_left a {
    color:#fff
}
.footer_left ul {
	margin: 0px auto 20px 60px;
}
.footer_left li {
    float:left;
    width:210px;
    height:50px;
    border:5px solid #fff;
    background:#FF8B3E;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #f26807), color-stop(0.00, #ffa220));
    background: -webkit-linear-gradient(top, #ffa220 0%, #f26807 88%);
    background: -moz-linear-gradient(top, #ffa220 0%, #f26807 88%);
    background: -o-linear-gradient(top, #ffa220 0%, #f26807 88%);
    background: -ms-linear-gradient(top, #ffa220 0%, #f26807 88%);
    background: linear-gradient(to bottom, #ffa220 0%, #f26807 88%);

    border-radius:5px;
    padding:10px 20px;
    verticul-align:middle;
    font-size:16x;
    margin:15px 10px 15px 0;
    text-align:center;
}
.footer_left li:hover {
    opacity:0.7;
    filter: alpha(opacity=70);
}
.footer_left ul a {
    text-decoration:none;
    color:#fff;
    font-weight:bold;
}

#footer .link {
	text-align: center;
	padding-top: 10px;
}
#footer .link a:hover {
	color:#ccc;
}
#footer .mobile {
	background-color: #FFFFFF;
	margin: 15px 10px 0 0 ;
	width: 200px;
	float:right;
}
#footer .mobile p.qr {
	float: left;
	width: 100px;
}
#footer .mobile p.txt {
	padding-top: 10px;
	line-height: 130%;
	min-height: 90px;
	padding-right: 10px;
	font-size: 80%;
	padding-left: 105px;
	color:#333;
}


#footer .address {
	text-align: center;
	background: #66cc00 none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff !important;
	margin: 20px 10px 5px 15px;
	padding: 5px 15px;
	clear:both;
}
#footer .copyright {
	text-align: center;
	padding: 20px 0 10px;
	clear:both;
}
.gototop {
	text-align: right;
	padding: 10px;
	font-size: 90%;
	clear: both;
}
#main .txt-read {
	line-height: 1.5em;
	color: #336633;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
}
#main .txt-read a {
	color: #669966;
}
#main .txt-read a:hover {
	color: #99cc99;
}

#main    h3.pigeon {
	background-image: url(../img/h3-title-or.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 40px;
	width: 595px;
	color: #663300;
	padding-top: 10px;
	padding-left: 35px;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 35px;
}
#main    h3.pigeon a{
	color:#663300;
}
#main h4 {
	color:#060;
	font-weight:bold;
	font-size:20px;
	padding:0 40px;
}


#main  .flowerletter {
	float: left;
	width: 340px;
	padding-bottom: 20px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
#main  .flowerletter  strong {
	color: #AC1325;
}
#main  .flowerletter  p {
	font-size: 90%;
	line-height: 1.5em;
}
#main  .facility-l {
	float: left;
	width: 340px;
	padding-bottom: 20px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
#main  .facility-l strong {
	color: #AC1325;
}
#main  .facility-l  p {
	font-size: 90%;
	line-height: 1.5em;
}
#main  .facility-s {
	float: left;
	width: 340px;
	padding-bottom: 20px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
#main  .facility-s strong {
	color: #AC1325;
}
#main  .facility-s  p {
	font-size: 90%;
	line-height: 1.5em;
}
#main .spotbox {
	padding-left: 30px;
	padding-right: 30px;
}
#main  .spotbox  p.txt {
	color: #333333;
	line-height: 1.5em;
	font-size: 90%;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	padding-bottom: 10px;
}

#main    .spot {
	float: left;
	width: 310px;
	padding-bottom: 20px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
#main  .spot2 {
	float: left;
	width: 220px;
	padding-bottom: 20px;
	text-align: center;
	padding-left: 5px;
}
#main   h3.spottxt {
	background-image: url(../img/h3-title-gr.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 40px;
	width: 595px;
	color: #663300;
	padding-top: 10px;
	padding-left: 35px;
	margin-bottom: 10px;
	margin-top: 20px;
}

h3.spottxt a{
	color:#5F8D30;
	font-size: 14px;
}

h3.spottxt a:hover{
	color:#99CC67;
	font-size: 14px;
}

#main .access {
	text-align: center;
}
#main .access small {
	padding-left: 30px;
}
#main   dl.accesstxt  {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 40px;
}
#main .accesstxt dt {
	font-weight: bold;
	color: #006600;
	line-height: 1.5em;
}
#main .accesstxt dd {
	line-height: 1.5em;
	font-size: 90%;
}
#main   dl.contacttxt  {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 40px;
}
#main .contacttxt dt {
	font-weight: bold;
	color: #003366;
	line-height: 1.5em;
}
#main .contacttxt dd {
	line-height: 1.5em;
	font-size: 90%;
}
#main .image {
	float: right;
	width: 306px;
}
#main .poolskateimg {
	float: left;
	height: 250px;
	width: 320px;
	padding-left: 15px;
}
#main .poolskateimg-s {
	width: 640px;
	padding-left: 20px;
	clear: both;
}
#main  .poolskateimg-s p {
	float: left;
	height: 130px;
	width: 160px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main dl.poolskate {
	margin-left: 40px;
	line-height: 1.5em;
	font-size: 90%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #6699FF;
	padding-left: 10px;
	margin-bottom: 20px;
}
#main dl.poolskate dt {
	font-weight: bold;
	color: #4A85FF;
}
#main  .information {
	padding: 10px;
	width: 500px;
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	line-height: 1.5em;
	clear: both;
}
#main dl.gardening {
	margin-left: 40px;
	line-height: 1.5em;
	font-size: 90%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #66CC00;
	padding-left: 10px;
	margin-bottom: 20px;
}
#main dl.gardening dt {
	font-weight: bold;
	color: #009900;
}
#main table.gardening {
	margin-bottom: 20px;
	margin-left: 30px;
}
#main .gardening th {
	background-color: #4A85FF;
	color: #FFFFFF;
	padding: 10px;
	font-size: 90%;
	white-space: nowrap;
}
#main .gardening td {
	padding: 10px;
	line-height: 1.5em;
	color: #333333;
	background-color: #CEEEFF;
	font-size: 90%;
}
#main .about {
	font-size: 90%;
	line-height: 1.5em;
	padding-left: 40px;
	margin-bottom: 10px;
}
#main table.about {
	margin-bottom: 10px;
	margin-left: 40px;
}
#main table.about th {
	background-color: #FFFFCC;
	padding: 5px;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC33;
}
#main table.about td {
	padding: 5px;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC33;
}
#sub p.print {
	margin-top: 10px;
	margin-bottom: 10px;
}
#textsizer {
	position: absolute;
	top: 9px;
	left: 796px;
	width: 51px;
	background-image: url(../img/bg-fontsize.png);
	background-repeat: no-repeat;
	padding-left: 85px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#textsizer li {
	float: left;
	width: 21px;
	text-indent: -9999px;
}
#textsizer li a {
	height: 23px;
	width: 21px;
	display:block;
	outline: none;
}
#textsizer li a.medium-text {
	background-image: url(../img/btn-normal.png);
	background-repeat: no-repeat;
}
#textsizer li a.large-text {
	background-image: url(../img/btn-large.png);
	background-repeat: no-repeat;
}
#textsizer a.textresizer-active {
	background-position: 0px -23px;
}
#sub p.links {
	border: 1px solid #0080C0;
	background-color: #BFD5FF;
	font-weight: bold;
	margin-top: 10px;
	width: 198px;
}
#sub p.links a {
	color: #000066;
	text-decoration: none;
	display: block;
	width: 178px;
	padding: 10px;
	font-size: 90%;
}



#main #map {
	margin-top: 20px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}


#main  .information{
	margin:20px auto;
}

#main  .information dl dt{
	color:#09F;
	border-left:5px solid #09F;
	padding-left:10px;
	margin:10px 5px;
}

#main  .information dl dd {
	padding-left:25px;
}

#main  .information ul{
	margin-top:10px;
}

#main  .information ul li{
	font-size:90%;
	list-style:disc;
	margin-top:10px;
	margin-left:15px;
}
	
#info .box ul{
	margin-left:30px;
}
.gf_btn {
	font-size:20px;
	border:5px solid #faa;
	border-radius:5px;
	background: #fcc;
	font-weight:bold;
	padding:10px;
}
#info .box a.gf_btn  {
	color:#f55;
	text-decoration: none;
}
#info .box a.gf_btn:hover  {
	color:#fff;
}
.red{
	color:#F00;
}

.text_left{
	text-align:left;
}

.text_right{
	text-align:right;
}

.small{
	font-size:small;
}

.table_info{
	border-top:solid #630 1px;
	border-right:solid #630 1px;
	font-size:small;
	text-align:center;
	background-color:#fff;
	line-height:normal;
}

.table_info td{
	border-bottom:solid #630 1px;
	border-left:solid #630 1px;
	padding:3px;
}

.hanagoyomi {
    margin:20px 0;
    text-align:center;
}
.hanagoyomi a img:hover {
    opacity:0.5;
    filter: alpha(opacity=50);
}
.banner a img:hover {
    opacity:0.5;
    filter: alpha(opacity=50);
}
.area_hover {
    opacity:0.5;
    filter: alpha(opacity=50);
}
    
#content .main_inner {
    padding:0 30px;
    width:660px;
}

.faq dt:first-letter {
    font-size:40px;
    color:#6c0;
    font-weight:normal;
}

.faq dd:first-letter {
    font-size:40px;
    color:#f36;
    font-weight:normal;
}
.faq dt {
    color:#555;
    font-weight:bold;
    padding:3px 10px 5px;
    margin-bottom:5px;
    border-radius:8px ;
    background:#fff;
    border:5px solid #D2FBCE;
}
.faq dt:hover,
.faq .open {
    color:#6c0 ;
}
.faq dd {
    background:#fff;
    font-weight:bold;
    margin-bottom:40px;
    padding:3px 10px 5px;
    border-radius:8px ;
    color:#555;
    border:5px solid #FFC8D6;
}
.season {
    padding:10px;
    margin-top:30px ;
    clear:both;
    float:none;
    font-size:24px;
}
.season ul {
    float:right;
    width:450px;
    margin-bottom:50px;
}
.spring {
    color:#FF4646;
    background:url("/img/kadan/bg_summer.jpg") right no-repeat;
    border-bottom:dashed 1px #FF4646;
}
.summer {
    color:#64851F;
    background:url("/img/kadan/bg_spring.jpg") right no-repeat;
    border-bottom:dashed 1px #64851F;
}
.autumn {
    color:#D3260C;
    background:url("/img/kadan/bg_autumn.jpg") right no-repeat;
    border-bottom:dashed 1px #D3260C;
}
.winter {
    color:#2479AA;
    background:url("/img/kadan/bg_winter.jpg") right no-repeat;
    border-bottom:dashed 1px #2479AA;
}
.winsp {
    color:#7F7FD3;
    background:url("/img/kadan/bg_winsp.jpg") right no-repeat;
    border-bottom:dashed 1px #7F7FD3;
}


/*         VξρΦW
------------------------------------------*/

.tabnews,
.tabevent,
.tabold {
    float:left;
    height:50px;
    text-indent:-9999px;
    cursor:pointer;
}

.tabnews {
    width:200px;
    margin-right:10px;
    background:url("/img/tabnews_off.jpg") no-repeat ;
}

.tabnews.selected,
.tabnews:hover {
    background:url("/img/tabnews_on.jpg") no-repeat ;
}

.tabevent {
    width:200px;
    margin-right:80px;
    background:url("/img/tabevent_off.jpg") no-repeat ;
}

.tabevent.selected,
.tabevent:hover {
    background:url("/img/tabevent_on.jpg") no-repeat ;
}

.tabold {
    width:200px;
    background:url("/img/tabold_off.jpg") no-repeat ;
}

.tabold.selected,
.tabold:hover {
    background:url("/img/tabold_on.jpg") no-repeat ;
}

.topnews {
    border-color:#66CC00!important;
}
.topevent {
    border-color:#f77!important;
}
.topold {
    border-color:#efefef!important;
    background:#efefef!important;
}
h3.info_news {
    background:#66CC00;
    color:#fff !important;
    border-radius:5px;
    padding:5px 15px;
    margin:10px 0 5px;
}
h3.info_news span {
    color:#66CC00;;
    background:#fff;
    line-height:1.5;
}
div.info_news {
    border:solid 3px #66CC00;
    border-radius:5px;
    padding:15px;
    margin-bottom:20px;
    background:#fff;
}

h3.info_event {
     background:#f77;
    color:#fff !important;
    border-radius:5px;
    padding:5px 15px;
    margin:10px 0 5px;
}
h3.info_event span {
    color:#f77;;
    background:#fff;
    line-height:1.5;
}

div.info_event {
    border:solid 3px #F77;
    border-radius:5px;
    padding:15px;
    margin-bottom:20px;
    background:#fff;
}

#main .topevent h4 {
	color:#f77;
	font-weight:bold;
	padding:0;
}


#main .articles {
	margin-left: 40px;
	line-height: 1.5em;
	font-size: 90%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #6699FF;
	padding-left: 10px;
	margin-bottom: 20px;
}






.sch {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    padding-left: auto;
    padding-righr: auto;
    padding-top: 10px;
    width: 595px;
}
.sch table {
	border-radius: 1em 1em 0 0/ 1em 1em 0 0;
	border: 0px solid #ccc;
	background-color: #66cc00;
}
.sch table th,
#info .sch table th {
	background-color: transparent;
	border: 0px;
	color: #fff;
}
.sch table td {
	border: 1px solid #ccc;
	background-color: #fff;
}

