@charset "utf-8";


/*sub navigation of facility*/
.titleimage#f0 {
	background-image: url(../facility/titleimg_f0.jpg);
}
.titleimage#f1 {
	background-image: url(../facility/titleimg_f1.jpg);
}
.titleimage#f2 {
	background-image: url(../facility/titleimg_f2.jpg);
}


li#snavi50 {
}
li#snavi51 {
}

li#snavi51 a:hover {
	background-image: url(../img_common/subnavi_r11_c1_f2.jpg);
}
li#snavi52 {
}
li#snavi52 a:hover {
	background-image: url(../img_common/subnavi_r12_c1_f2.jpg);
}


 


/*main contents*/
.sn_fct {
	width: 98%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #996633;
	color: #333333;
	font-size: small;
}
.sn_fct dt {
	text-indent: 20px;
	font-weight: bold;
}

.sn_fct#club {
	border: 3px double #0099CC;
	width: 85%;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.sn_fct#club h4 {
	font-size: medium;
	font-weight: bold;
	color: #3399CC;
	margin-bottom: 15px;
}
.sn_fct #note {
	color: #663300;
	margin-left: 12px;
}
.sn_fct img {
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 3px;
}
.sn_fct table {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 99%;
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
}
.sn_fct table#other {
	margin-top: -10px;
	padding: 0px;
	margin-left: 5px;
	width: 99%;
}
.sn_fct caption {
	color: #660000;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
}
.sn_fct p {
	text-align: left;
	padding-right: 5px;
	padding-left: 10px;
}
.sn_fct h4 {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sn_fct td {
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: top;
}
.sn_fct td#other {
	padding-left: 0px;
}
.price {
	display: block;
	float: left;
	width: 45%;
	margin-left: 15px;
	clear: none;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.price#other {
	width: 290px;
	clear: both;
}

.price table {
	border-top-style: none;
	border-left-style: none;
	padding: 3px;
	width: 100%;
	margin: 0px;
	border-right-style: none;
	border-bottom-style: none;
}
h5 {
	font-size: 14px;
	margin-left: 70px;
	margin-top: 25px;
	margin-bottom: 10px;
}

.price th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.price td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	text-align: right;
	padding-right: 25px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
}


.info {
	border: 1px solid #3399FF;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 0px;
	display: inline;
	float: right;
	width: 45%;
	clear: none;
	margin-top: -25px;
}
.info dt {
	margin-left: -10px;
	margin-bottom: 5px;
}
.info dd {
	margin-left: 15px;
	margin-bottom: 7px;
}

#rental {
	font-size: small;
	color: #996600;
	display: block;
	clear: both;
	float: left;
	margin-left: -18px;
	margin-top: 10px;
	padding-right: 10px;
}

.guide#fct table {
	border: 1px solid #999999;
}
.guide#fct th {
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #663300;
	font-size: medium;
}
.guide#fct td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: medium;
	background-color: #FFFFCC;
	text-align: left;
}

.guide#fct caption {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 7px;
	font-weight: bold;
	padding-top: 10px;
	font-size: medium;
}
