@charset "shift_jis";
/* CSS Document */

* {
	margin:0;
}

/*---------------------------------全体の指定*/
body {
	background-color:#F5F4EE;
	background-image:url(../images/all_headback01.jpg);
	background-repeat:repeat-x;
	color:#63583D;
	text-align:left;
	font-size:13px;
}

a:link {/*未訪問のリンク*/
    color:#64831D;
    font-style:normal;
    text-decoration:none;
}
a:visited {/*訪問後のリンク*/
    color:#64831D;
    text-decoration:none;
}
a:hover {/*マウスをのせたとき*/
	color:#64831D;
	font-style:normal;
	text-decoration:underline;
}
a:active {/*クリック中*/
    text-decoration:none;
}

a.g:link {/*未訪問のリンク*/
	color:#64831D;
	font-style:normal;
	text-decoration:none;
}
a.g:visited {/*訪問後のリンク*/
	color:#64831D;
	text-decoration:none;
}
a.g:hover {/*マウスをのせたとき*/
	color:#64831D;
	font-style:normal;
	text-decoration:underline;
}
a.g:active {/*クリック中*/
    text-decoration:none;
}

#content p.kome {/* ※用 */
	text-indent: -1.0em;
	margin-left: 1.1em;
}

/*---------------------------------ヘッダー*/
#head {
	width:970px;
	height:315px;
	background-image:url(../images/all_headback02.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

.headinBox {
	width:auto;
	margin:0 10px 0 10px;
}

h1#logo {
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:296px;
	height:72px;
	float:left;
}

.headbtright {
	float:right;
}

/*---------------------------------メインボタン*/
#mbBox {
	background-image:url(../images/mianbt_back.jpg);
	background-repeat:repeat-x;
	width:auto;
	height:53px;
	margin:0 0 0 0;
	padding:0 0 0 55px;
	clear:both;
}

.mbBox_list {
	background-image: url(../images/main_btr.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 839px;
	height: 53px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.mbBox_list li {
	float: left;
	text-indent: -9999px;
}

.mbBox_list01 a {
	display: block;
	background-image: url(../images/main_bt.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 142px;
	height: 53px;
}

.mbBox_list01 a:hover {
	background:none;
}

.mbBox_list02 a {
	display: block;
	background-image: url(../images/main_bt.jpg);
	background-position: -142px 0px;
	background-repeat: no-repeat;
	width: 91px;
	height: 53px;
}

.mbBox_list02 a:hover {
	background:none;
}

.mbBox_list03 a {
	display: block;
	background-image: url(../images/main_bt.jpg);
	background-position: -233px 0px;
	background-repeat: no-repeat;
	width: 92px;
	height: 53px;
}

.mbBox_list03 a:hover {
	background:none;
}

.mbBox_list04 a {
	display: block;
	background-image: url(../images/main_bt.jpg);
	background-position: -325px 0px;
	background-repeat: no-repeat;
	width: 141px;
	height: 53px;
}

.mbBox_list04 a:hover {
	background:none;
}

.mbBox_list05 a {
	display: block;
	background-image: url(../images/main_bt.jpg);
	background-position: -466px 0px;
	background-repeat: no-repeat;
	width: 125px;
	height: 53px;
}

.mbBox_list05 a:hover {
	background:none;
}

.mbBox_list06 a {
	display: block;
	background-image: url(../images/main_bt.jpg);
	background-position: -591px 0px;
	background-repeat: no-repeat;
	width: 106px;
	height: 53px;
}

.mbBox_list06 a:hover {
	background:none;
}

.mbBox_list07 a {
	display: block;
	background-image: url(../images/main_bt.jpg);
	background-position: -697px 0px;
	background-repeat: no-repeat;
	width: 142px;
	height: 53px;
}

.mbBox_list07 a:hover {
	background:none;
}

/*---------------------------------コンテンツ*/
#content {
	width:970px;
	background-image:url(../images/all_backcontent02.jpg);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
}

#content2 {
	width:970px;
	background-image:url(../images/all_backcontent01.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}


#boxA {
 width:660px;
 margin-left:30px;
 _margin-left:15px;
 float:left;
 margin-bottom:30px;
}

#boxB {
 width:230px;
 margin-left:30px;
 float:left;
 margin-bottom:30px;
}

/*---------------------------------サイド予約ボタン*/
#sbBox {
	width:230px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 0 0;
}

.side_bt02{
	background:url(../images/side_yoyakubtr02.jpg);
	background-repeat:no-repeat;
}
.side_bt02 a{
	display:block;
	width:230px;
	height:68px;
	background:url(../images/side_yoyakubt02.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.side_bt02 a:hover{
	background:none;
}

.side_bt04{
	background:url(../images/side_yoyakubtr04.jpg);
	background-repeat:no-repeat;
}
.side_bt04 a{
	display:block;
	width:230px;
	height:38px;
	background:url(../images/side_yoyakubt04.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.side_bt04 a:hover{
	background:none;
}

.side_bt05{
	background:url(../images/side_yoyakubtr05.jpg);
	background-repeat:no-repeat;
}
.side_bt05 a{
	display:block;
	width:230px;
	height:38px;
	background:url(../images/side_yoyakubt05.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.side_bt05 a:hover{
	background:none;
}

.side_bt06{
	background:url(../images/side_yoyakubtr06.jpg);
	background-repeat:no-repeat;
}
.side_bt06 a{
	display:block;
	width:230px;
	height:38px;
	background:url(../images/side_yoyakubt06.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.side_bt06 a:hover{
	background:none;
}

/* 20120502 追加 */
.side_bt07 {
	background:url(../images/side_yoyakubtr08.jpg);
	background-repeat:no-repeat;
}
.side_bt07 a {
	display:block;
	width:230px;
	height:38px;
	background:url(../images/side_yoyakubt08.jpg);
	background-repeat:no-repeat;

}
.side_bt07 a:hover {
	background:none;
}

.side_bt07 a span {
	display: none;
}
/* 20120502 ここまで */

.side_bn {
	margin:10px 0 0 0;
}

/*---------------------------------フッター*/
#footer {
 width:100%;
 height:144px;
 background-image:url(../images/all_footback01.jpg);
 background-repeat:repeat-x;
 margin-top:0;
}
#footerinBox {
	width:970px;
	height:144px;
	background-image:url(../images/all_footback02.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#footeraddBox {
	width:910px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 0 0;
}

.footer_txt01 {
	font-size:13px;
	font-weight:bold;
	line-height:130%;
	color:#FFFF99;
	text-align:left;
}

.footer_txt02 {
	font-size:13px;
	line-height:130%;
	color:#B9CB7A;
	text-align:left;
}

/*---------------------------------フッターボタン*/
#fbBox {
	width:950px;
	height:34px;
	margin-left:auto;
	margin-right:auto;
	padding:0 0 0 0;
}

.fbBox_list {
	background-image: url(../images/foot_btr.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 296px;
	height: 34px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.fbBox_list li {
	float: left;
	text-indent: -9999px;
}

.fbBox_list01 a {
	display: block;
	background-image: url(../images/foot_bt.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 99px;
	height: 34px;
}

.fbBox_list01 a:hover {
	background:none;
}

.fbBox_list02 a {
	display: block;
	background-image: url(../images/foot_bt.jpg);
	background-position: -99px 0px;
	background-repeat: no-repeat;
	width: 123px;
	height: 34px;
}

.fbBox_list02 a:hover {
	background:none;
}

.fbBox_list03 a {
	display: block;
	background-image: url(../images/foot_bt.jpg);
	background-position: -222px 0px;
	background-repeat: no-repeat;
	width: 74px;
	height: 34px;
}

.fbBox_list03 a:hover {
	background:none;
}

/*---------------------------------h2タイトルメイン画像*/
h2#facilities_mainimg {
	background-image:url(../images/facilities_mainimg.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:950px;
	height:190px;
	margin:0 0 0 0;
}
h2#hotspa_mainimg {
	background-image:url(../images/hotspa_mainimg.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:950px;
	height:190px;
	margin:0 0 0 0;
}
h2#meal_mainimg {
	background-image:url(../images/meal_mainimg.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:950px;
	height:190px;
	margin:0 0 0 0;
}
h2#topics_mainimg {
	background-image:url(../images/topics_mainimg.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:950px;
	height:190px;
	margin:0 0 0 0;
}
h2#hiking_mainimg {
	background-image:url(../images/hiking_mainimg.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:950px;
	height:190px;
	margin:0 0 0 0;
}
h2#access_mainimg {
	background-image:url(../images/access_mainimg.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:950px;
	height:190px;
	margin:0 0 0 0;
}
h2#inquiry_mainimg {
	background-image:url(../images/inquiry_mainimg.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:950px;
	height:190px;
	margin:0 0 0 0;
}
h2#privacy_mainimg {
	background-image:url(../images/privacy_mainimg.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:950px;
	height:190px;
	margin:0 0 0 0;
}
h2#link_mainimg {
	background-image:url(../images/link_mainimg.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:950px;
	height:190px;
	margin:0 0 0 0;
}

/*---------------------------------ぱんくず*/
.pan {
	color:#312625;
	text-align:left;
	font-size:13px;
	padding:0 0 5px 0;
	margin:10px 0 20px 0;
	border-bottom:solid #C9B981 1px;
}

.backmoyo01 {
    background-image:url(../images/all_backmoyo01.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

/*---------------------------------全ページ使用*/
h3.all_backtitle01 {
	background-image:url(../images/all_backtitle01.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding-left:50px;
	line-height:44px;
	text-align:left;
	width:auto;
	margin:0 0 10px 0;
}
.all_backtitle02 {
	background-image:url(../images/all_backtitle02.jpg);
	background-repeat:no-repeat;
	font-size:13px;
	color:#1F1413;
	padding-left:10px;
	line-height:35px;
	text-align:left;
	width:auto;
	margin:0 0 10px 0;
}
.left_Box01 {
	width:174px;
	text-align:left;
	float:left;
}
.right_Box01 {
	width:424px;
	text-align:left;
	float:left;
	margin-left:20px;
}
.all_backcolor01 {
	width:auto;
	padding:10px;
	font-size:13px;
	color:#63583D;
	background-color:#FBF9F2;
	line-height:130%;
	text-align:left;
}
.line01 {
	background-image:url(../images/line01.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-indent:-9999px;
	width:660px;
	height:41px;
}
.line02 {
	background-image:url(../images/line01.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-indent:-9999px;
	width:660px;
	height:21px;
}
.imgspace01 {
	margin-bottom:30px;
}

/*---------------------------------お風呂*/
h3#hotspa_mainimg {
	background-image:url(../images/hotspa_img01.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:660px;
	height:300px;
	margin:0 0 10px 0;
}
.hotspa_txt01 {
	font-size:13px;
	color:#63583D;
	line-height:130%;
	margin:0 0 0 0;
}
.hotspa_txt02 {
	font-size:13px;
	font-weight:bold;
	color:#1F1313;
	line-height:130%;
	margin:0 0 0 0;
}

/*---------------------------------アクセス*/
h4#access_title01 {
	background-image:url(../images/access_title01.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:660px;
	height:35px;
	margin:0 0 10px 0;
}
h4#access_title02 {
	background-image:url(../images/access_title02.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:660px;
	height:35px;
	margin:0 0 10px 0;
}
h4#access_title03 {
	background-image:url(../images/access_title03.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:660px;
	height:35px;
	margin:0 0 10px 0;
}
.access_txt01 {
	font-size:14px;
	color:#1F1413;
	font-weight:bold;
	line-height:130%;
	margin:5px 0 5px 0;
	text-align:left;
}
.access_txt02 {
	font-size:13px;
	line-height:130%;
	margin:0 0 0 0;
	text-align:left;
}

/*---------------------------------館内のご案内*/
h3#facilities_mainimg {
	background-image:url(../images/facilities_img01.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:660px;
	height:300px;
	margin:0 0 30px 0;
}
.facilities_txt01 {
	font-size:13px;
	color:#63583D;
	line-height:130%;
	margin:0 0 0 0;
}

/*---------------------------------ハイキング*/
.hiking_mapbt01{
	background:url(../images/hiking_mapbtr01.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.hiking_mapbt01 a{
	display:block;
	width:660px;
	height:200px;
	background:url(../images/hiking_mapbt01.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.hiking_mapbt01 a:hover{
	background:none;
}

.hiking_mapbt02{
	background:url(../images/hiking_mapbtr02.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.hiking_mapbt02 a{
	display:block;
	width:660px;
	height:200px;
	background:url(../images/hiking_mapbt02.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.hiking_mapbt02 a:hover{
	background:none;
}

.hiking_mapbt03{
	background:url(../images/hiking_mapbtr03.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.hiking_mapbt03 a{
	display:block;
	width:660px;
	height:200px;
	background:url(../images/hiking_mapbt03.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.hiking_mapbt03 a:hover{
	background:none;
}

/*---------------------------------お問い合わせ*/
h3#inquiry_mainimg {
	background-image:url(../images/inquiry_img01.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:660px;
	height:135px;
	margin:0 0 30px 0;
}
.inquiry_txt01 {
	font-size:13px;
	font-weight:bold;
	color:#1F1313;
	line-height:130%;
	margin:0 0 0 0;
}

/*---------------------------------リンク集*/
.link_txt01 {
	width:auto;
	padding:5px;
	font-size:13px;
	text-align:left;
	line-height:130%;
}

/*---------------------------------お料理*/
h3#meal_mainimg {
	background-image:url(../images/meal_img01.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:660px;
	height:402px;
	margin:0 0 30px 0;
}
.meal_txt01 {
	font-size:13px;
	line-height:130%;
	text-align:left;
	color:#63583D;
	margin:5px 0 10px 0;
}

.mplan_bt01{
	background:url(../images/meal_planbtr01.jpg);
	background-repeat:no-repeat;
}
.mplan_bt01 a{
	display:block;
	width:305px;
	height:74px;
	background:url(../images/meal_planbt01.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.mplan_bt01 a:hover{
	background:none;
}
.mplan_bt02{
	background:url(../images/meal_planbtr02.jpg);
	background-repeat:no-repeat;
}
.mplan_bt02 a{
	display:block;
	width:305px;
	height:74px;
	background:url(../images/meal_planbt02.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.mplan_bt02 a:hover{
	background:none;
}

/*---------------------------------プライバシーポリシー*/
.privacy_txt01 {
	font-size:13px;
	font-weight:bold;
	line-height:130%;
	text-align:left;
	color:#1F1313;
	margin-bottom:5px;
}
.privacy_txt02 {
	font-size:13px;
	line-height:130%;
	text-align:left;
}

/*---------------------------------トピックス*/
.topics_txt01 {
	font-size:13px;
	line-height:130%;
	text-align:left;
}
.topics_nextback {
	width:auto;
	text-align:center;
	font-size:13px;
	line-height:130%;
	font-weight:bold;
}

/*---------------------------------- 2010/10/27 追加 -*/
em {
	visibility: hidden;
	padding: 0;
	margin: 0;
	font-size: 0px;
	line-height: 0px;
	display: inline-block;
}

h2#stipulation_mainimg {
	background-image:url(../new_images/stipulation_mainimg.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:950px;
	height:190px;
	margin:0 0 0 0;
}

h4.stipulation_title_top {
	font-weight: normal;
	font-size:13px;
	line-height: normal;
	width:660px;
	padding: 0 0 5px 25px;
}

h4.stipulation_title {
	font-weight: normal;
	font-size:13px;
	line-height: normal;
	width:660px;
	padding: 10px 0 5px 25px;
}

.stipulation_box {
	margin: 0;
	padding: 0 0 31px 0;
	background-image:url(../images/line01.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.stipulation_box dt {
	font-size:13px;
	font-weight:bold;
	line-height:130%;
	text-align:left;
	color:#1F1313;
	margin-bottom:5px;
	width: 45px;
	text-align: right;
	margin: 0 10px 5px 0;
	float: left;
	clear: left;
	height: auto;
}

.stipulation_box dd {
	font-size:13px;
	line-height:150%;
	text-align:left;
	margin: 0 15px 5px 55px;
}

.stipulation_sub_title {
	margin: 0 0 5px 25px !important;
} 

.stipulation_img01 {
	background-image: url(../new_images/stipulation_img01.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 660px;
	margin: 0 0 5px 0 !important;
	padding: 177px 0 0 0 !important;
	font-size: 12px !important;
	color: #960100;
	text-align: right !important;
}

.stipulation_img02 {
	background-image: url(../new_images/stipulation_img02.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 660px;
	height: 228px;
	margin: 0 0 10px 0 !important;
}

.br_style {
	height: 0px;
	line-height: 0px;
	visibility: hidden;
}

#header_button_box {
	list-style-type: none;
	float: right;
	height: 28px;
	margin: 0;
	padding: 0 10px 0 0;
	background-image: url(../new_images/header_right_btn.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 294px;
}

#header_button_box li {
	line-height: 0px;
	font-size: 0px;
}

#header_button_box li a {
	width: 98px;
	height: 28px;
	float: left;
	display: block;
}

h1#logo a {
	width:296px;
	height:72px;
	display: block;
}

#footer_link_box {
	background-image: url(../new_images/foot_btr.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 363px;
	height: 34px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer_link_box li {
	float: left;
	font-size: 0px;
	line-height: 0px;
}

#footer_link_box li a:hover {
	background: none;
}

#footer_link_box .footer_link_box01 a {
	background-image: url(../new_images/foot_bt.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 99px;
	height: 34px;
	display: block;
}

#footer_link_box .footer_link_box02 a {
	background-image: url(../new_images/foot_bt.jpg);
	background-position: -99px 0px;
	background-repeat: no-repeat;
	width: 123px;
	height: 34px;
	display: block;
}

#footer_link_box .footer_link_box03 a {
	background-image: url(../new_images/foot_bt.jpg);
	background-position: -222px 0px;
	background-repeat: no-repeat;
	width: 67px;
	height: 34px;
	display: block;
}

#footer_link_box .footer_link_box04 a {
	background-image: url(../new_images/foot_bt.jpg);
	background-position: -289px 0px;
	background-repeat: no-repeat;
	width: 74px;
	height: 34px;
	display: block;
}

/* 2010/11/01 追加 */

#banner_5_off {
	background-image: url(../images/banner_5_off.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 250px;
	height: 80px;
	margin: 0;
	padding: 200px 20px 20px 0;
	background-color: #000099;
}


/* 2012/05/09 追加 */

h2#campaign2012_mainimg {
	background-image:url(../campaign2012/images/campaign2012_mainimg.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:950px;
	height:190px;
	margin:0 0 0 0;
}

p#campaign2012_txt {
	width: 660px;
	margin: 0 0 15px 0;
	padding: 0;
}

p#campaign2012_bn {
	width: 660px;
	height: 120px;
	margin: 0 0 20px 0;
	padding: 0;
}

p#campaign2012_bn a {
	width: 660px;
	height: 120px;
	background-image: url(../campaign2012/images/campaign2012_bn.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
}

p#campaign2012_bn a:hover {
	background-position: bottom;
}

p#campaign2012_bn a span {
	display: none;
}

table#campaign2012_table {
	width: 660px;
	background-color: #C9B981;
	margin: 0 0 15px 0;
	padding: 0;
}

table#campaign2012_table th {
	width: 25%;
	background-color: #FFFFEC;
	font-size: 12px;
	color: #1F1313;
	padding: 8px;
	text-align: left;
}

table#campaign2012_table td {
	widows: 75%;
	background-color: #FFFFFF;
	text-align: left;
	padding: 8px;
	font-size: 12px;
	color: #63583D;
	line-height: 140%;
}

p#campaign2012_text {
	width: 660px;
	text-align: left;
	font-size: 12px;
	color: #63583D;
	line-height: 160%;
	margin: 0 0 15px 0;
	padding: 0;
}

p#campaign2012_img {
	width: 660px;
	margin: 0 0 20px 0;
	padding: 0;
}

/* 2012/07/27 追加 */

h2#dayspa_mainimg {
	background-image:url(../images/dayspa_mainimg.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:950px;
	height:190px;
	margin:0 0 0 0;
}

h3#dayspa_mainimg {
	background-image:url(../images/dayspa_title.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:471px;
	height:29px;
	margin:0 0 10px 0;
	text-align: left;
}

p.dayspa_contact {
	width: 660px;
	height: 135px;
	background-image: url(../images/dayspa_contact.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0 0 30px 0;
	padding: 0;
}

p.dayspa_contact span {
	display: none;
}

/* 2012/10/10 追加 */

.imgspace01 span {
	margin: 5px 0 0 0;
	font-size: 14px;
	line-height: 130%;
	display: block;
}

.imgspace01 span a {
	font-weight: bold;
}

/* 2015/04/13 追加 フッタリンク修正 */
#fbBox ul#footLinkBox {
	height: 34px;
	font-size: 11px;
	color: #6f8932;
	padding: 0 0 0 20px;
}

#fbBox ul#footLinkBox li {
	display: inline;
	line-height: 34px;
}

#fbBox ul#footLinkBox li a:link {
	color:#f7d30b;
	text-decoration: none;
}

#fbBox ul#footLinkBox li a:visited {
	color:#f7d30b;
	text-decoration: none;
}

#fbBox ul#footLinkBox li a:hover {
	color:#f9ff02;
	text-decoration: underline;
}

#fbBox ul#footLinkBox li a:active {
	color:#f9ff02;
	text-decoration: underline;
}








