/* 店舗案内ページ共通 */

/* グローバルナビ */

#gnavi {
	background-image: url(../img/gnavi_bg.jpg)
}


/* コンテンツ */

#cnt{
	width: 503px;
}

/* 店舗案内トップ */
#cnt .ttl_c2{
	background-color: #eeeeee;
	border: solid 1px #ABAB99;
	padding:5px;
	vertical-align:top;
	letter-spacing:-0.1em;
}

#cnt .ttl_c2_m{
	background-color: #eeeeee;
	border: solid 1px #ABAB99;
	padding:5px;
	vertical-align:middle;
	letter-spacing:-0.1em;
}

#cnt .ttl_c2 a, a:active, a:visited{
	text-decoration: underline;
	color:#666;
	line-height: 1.4em;
}

#cnt .ttl_c3{
	background-color: #eeeeee;
	border: solid 1px #ABAB99;
	vertical-align:top;
	letter-spacing:-0.1em;
	font-size: 200%;
}

*html #cnt .ttl_c3{
	font-size: 100%;
	vertical-align: middle;
	padding-top: 4px;
}

#cnt .ttl_c4{
	background-color: #eeeeee;
	border: solid 1px #ABAB99;
	padding-top: 4px;
	letter-spacing:-0.1em;
	font-size: 110%;
}

*html #cnt .ttl_c4{
	font-size: 100%;
}


#cnt .sttl_faq{
	margin:10px auto auto 15px;
	padding-left: 25px;
	font-size: 90%;
	font-weight: bold;
	background-image: url(../../img/q_circle.gif);
	background-position: 5px 2px;
	background-repeat: no-repeat;
	color:#666;
}

#cnt .sttl_faq a, a:active, a:visited{
	text-decoration: underline;
	color:#666;
	line-height: 1.4em;
}

#cnt p.note{
	margin-bottom: -10px;
	padding-bottom: 0px;
	line-height: 1.4em;
	border: none;
}

*html #cnt p.note{
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.6em;
}

*+html #cnt p.note{
	margin-top: 10px;
	line-height: 1.6em;
}

.ttl_club{
	margin-top: 25px;
}

/* ページ内リンク */

#cnt .plink{
	margin: 25px auto 10px auto;
	color: #959571;
	font-size: 70%;
	text-align: center;
	line-height: 1.4em;
}

#cnt .plink a{
	color: #959571;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 1.4em;
	background-image: url(../../img/arrow_plink.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	background-position: 0px 5px;
}

*html #cnt .plink a{
	padding-left: 9px;
	padding-right: 5px;
	line-height: 1.4em;
	background-position: 0px 3px;
}

*+html #cnt .plink a{
	padding-left: 9px;
	padding-right: 5px;
	line-height: 1.4em;
	background-position: 0px 3px;
}

#cnt .plink a:hover{
	line-height: 1.4em;
	text-decoration: underline;
}


#cnt .plinkb{
	line-height: 1.4em;
	margin: 25px auto 0px auto;
	color: #959571;
	font-size: 70%;
	text-align: center;
}

#cnt .plinkb a{
	line-height: 1.4em;
	color: #959571;
	padding-left: 10px;
	padding-right: 5px;
	background-image: url(../../img/arrow_plink.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	background-position: 0px 5px;
}

*html #cnt .plinkb a{
	line-height: 1.4em;
	padding-left: 9px;
	padding-right: 5px;
	background-position: 0px 3px;
}

*+html #cnt .plinkb a{
	line-height: 1.4em;
	padding-left: 9px;
	padding-right: 5px;
	background-position: 0px 3px;
}

#cnt .plinkb a:hover{
	line-height: 1.4em;
	text-decoration: underline;
}

*+html #cnt .scnt h3{
	margin-bottom: 0px;
}

#cnt h4{
	height: 14px;
	margin: 20px auto auto 30px;
	padding-left: 5px;
	color: #FF9933;
	font-size: 90%;
	font-weight: bold;
	border-left: solid 4px #FF9933;
}

#cnt p{
	width: 436px;
	margin-left: 30px;
	padding-bottom: 20px;
	line-height: 1.4em;
	border-bottom: dotted #333333 thin;
}

*+html #cnt p{
	margin-top: -10px;
}

#cnt .view{
	margin: -25px 35px 19px auto;
	text-align: right;
	font-size: 75%;
}

*html #cnt .view{
	margin: -40px 35px 27px auto;
}

*+html #cnt .view{
	margin: -40px 35px 26px auto;
	line-height: 1.4em;
}

#cnt .view a, a:active, a:visited{
	color: #959571;
	text-decoration: underline;
	line-height: 1.4em;
}

#cnt .view a:hover{
	color: #959571;
	text-decoration: underline;
	line-height: 1.4em;
}


/* 施設概要 */

#cnt .scnt{
	width: 466px;
	margin: 25px auto 0px 15px;
	background-image: url(../img/frame_mid.gif);
}

*html #cnt .scnt{
	margin: auto auto 20px 15px;
}

#cnt .scnt h3{
	margin: 0px auto auto 0px;
}

#cnt .img_shop{
	width: 210px;
	height: 259px;
	float: left;
	margin: 0px auto auto 15px;
	padding-top: 10px;
}

*html #cnt .img_shop{
	margin: 0px auto auto 8px;
}

#cnt .dsc_shop{
	margin: 0px auto auto 235px;
	padding-top: 10px;
}

#cnt .ttl_c{
	width: 210px;
	color: #FF9933;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: dotted #333333 1px;
}

*+html #cnt .ttl_c{
	font-size: 120%;
}

#cnt .dsc_shop table{
	width: 210px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: dotted #333333 1px;
}

#cnt .ttl_t{
	color: #FF9933;
	font-size: 75%;
	font-weight: bold;
}

*html #cnt .ttl_t{
	font-size: 80%;
}

*+html #cnt .ttl_t{
	font-size: 80%;
}

#cnt .cnt_t{
	font-size: 75%;
}

*html #cnt .cnt_t{
	font-size: 80%;
}

*+html #cnt .cnt_t{
	font-size: 80%;
}

#cnt .scnt .bizhour{
	margin: 5px auto 0px 20px;
	font-size: 90%;
}

*html #cnt .scnt .bizhour{
	margin: 15px auto 5px 20px;
	font-size: 100%;
}

*+html #cnt .scnt .bizhour{
	margin: 15px auto 5px 20px;
	font-size: 100%;
}

#cnt .scnt .ttl_bh{
	color: #FF9933;
	font-weight: bold;
	padding-left: 5px;
	border-left: solid 4px #FF9933;
}


/* GoogleMapエリア */

#map,#map_ak,#map_ik,#map_ib,#map_sb,#map_sd,#map_rp,#map_yk{
	width: 464px;
	height: 300px;
	margin: 20px auto auto 15px;
	border: 1px #999999 solid;
}

#cnt ul.sta{
	color: #333333;
	font-size: 80%;
	text-align:center;
	margin: 15px auto 10px auto;
}

#cnt ul.sta li{
	margin-top: 2px;
	_margin-top: 5px;
}

*+html #cnt ul.sta li{
	margin-top: 5px;
}

#cnt .trns{
	margin-top: 0px;
	text-align:center;
}

#cnt .map_dsc{
	text-align: left;
	margin: 5px auto auto 13px;
}

/* 施設紹介 */

#cnt .img_fac{
	float: left;
	margin: 7px auto -5px 13px;
}

*html #cnt .img_fac{
	margin: auto auto auto 7px;
}

#cnt .img_fac2{
	float: left;
	margin: 7px auto -5px 8px;
}

*html #cnt .img_fac2{
	margin: auto auto auto 6px;
}

#cnt .img_fac3{
	margin: 7px auto -5px -8px;
	text-align:center;
}

#cnt .img_fac3 img {
	padding-left: 8px;
}

*html #cnt .img_fac3{
	margin: 7px auto -5px -5px;
	text-align:center;
}

*html #cnt .img_fac3 img {
	margin-left: 6px;
}

/* 料金表 */

#cnt .ptable{
	margin: 10px auto auto 15px;
	font-size: 80%;
}

#cnt .ptable table{
	border-collapse: collapse;
	margin-bottom: 20px;
}

#cnt .ttl_t2{
	background-color: #DADAC9;
	color: #7B7B65;
	border: solid 1px #ABAB99;
}

#cnt .ttl_c2{
	background-color: #eeeeee;
	border: solid 1px #ABAB99;
}

#cnt .psen{
	width: 430px;
	color: #FF9933;
	font-weight: bold;
	margin-bottom: 10px;
}

#cnt .psen2{
	width: 430px;
	color: #333333;
	font-size: 90%;
	line-height: 1.4em;
}

#cnt .psen3{
	width: 430px;
	color: #333333;
	font-size: 90%;
	line-height: 1.4em;
	font-size: 80%;
	margin: -5px auto 5px 0px;
}

#cnt .a_right {
	width:425px;
	padding:5px 5px 5px 6px;
	text-align:right;
}

/* その他の店舗 */

#cnt .tlink{
	width: 465px;
	margin: 10px auto auto 15px;
}

.unline{
	width: 445px;
	margin: 15px auto 10px 25px;
	border-bottom: dotted 1px #ddd;
}
