@charset "utf-8";
/* CSS Document */
*{
	padding:0;
	margin:0;
}
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	text-align:center; /* IE用センタリング */
	color:#333333;
	background:#FFFFFF;
}
ul{ 
	list-style-type:none;
}
a{
	text-decoration:none;
	color: #000099;
}
a:hover{
	text-decoration:underline;
	color: #FF6600;
}

/* clearfix */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; clear:both;}
/* exlude MacIE5 \*/
* html .clearfix { height: 1%;}
.clearfix {display:block;}
/* end MacIE5 */

/*ボックス定義ここから*/
#wrap{
	text-align:left; /* IE用センタリング*/
	margin:0 auto; /* FF用センタリング */
	width:950px;
	border-top:#3DA414 4px solid;
}
#header{
	width:950px;
	margin:0;
	padding:0;
}
#header_left{
	width:550px;
	float:left;
}
#header_right{
	width:400px;
	float:right;
}
#header_bottom{
	clear:both;
	margin:0 0 15px 0;
	padding:0;
}
#header_bottom img{
	width:950px;
	margin:0;
	padding:0;
}
#contents{
	width:950px;
	margin-bottom:20px;
}
#contents_left{
	display:inline;
	float:left;
	width:690px;
	margin-right:20px;
	margin:0;
}
#contents_right{
	display:inline;
	float:right;
	width:240px;
	margin:0;
}
#headline{
	clear:both;
}
#headline_left{
	width:335px;
	float:left;
	margin:0 20px 20px 0;
}
#headline_right{
	width:333px;
	float:right;
	margin:0 0 10px 0;
}
#gototop{
	clear:both;
	text-align:right;
	width:950px;
	margin:10px 0;
}
#footer{
	width:950px;
	margin:20px 0 10px 0;
	padding:10px;
	background:#288203;
	color:#FFFFFF;
}
/*ボックス定義ここまで*/

/*ヘッダーここから*/
/*ヘッダー左側ここから*/
#header_left h1{
	font-size:12px;
	margin:5px 0 0 0;
	color:#666666;
}
#header_left p{
	margin:7px 0 5px 0;
}
#header_left ul{
	margin:0;
	padding:0;
	line-height:0%;
}
#header_left ul li{
	display:table-cell; 
	*display:inline; 
	*zoom:1; 
	margin:0; 
	padding:0 1px 0 0;
	line-height:0;
}
#header_left ul li a {
	display:block;
	color: #000099;
	line-height:normal;
	text-decoration:none;
}

/*ヘッダー右側ここから*/
#header_right p{
	font-size:14px;
}
#header_right ul{
	margin-top:7px;
	text-align:right;
}
#header_right ul li{
	background:url(img/icon_arrow.gif) no-repeat 0 2px;
	display:inline;
	padding-left:15px;
	margin:10px 0 0 10px;
}
#header_right p.toiawase{
	background:url(img/mail.gif) no-repeat 15px 2px;
	padding:0 0 0 50px;
	margin:87px 0 0 217px;	
}
p.borderbottom{
	margin-bottom:10px;
	padding:0;
}

/*パンクズ*/
#pankuzu p{
	margin:0 0 10px 0;
}
/*ヘッドライン左側ここから*/
#headline_left p.topics_title{
	background:url(img/bg_news.jpg) no-repeat 0 0;
	padding:8px 0 0 35px;
	height:25px;
	margin:5px 0;
	font-weight:bold;
}
#headline_left p.topics_new{
	background:url(img/icon_news.gif) no-repeat 0 0;
	padding:0 0 4px 40px;
	margin:5px 0;
	border-bottom:#999999 dotted 2px;
}
#headline_left p.topics_nothing{
	padding:0 0 4px 40px;
	margin:5px 0;
	border-bottom:#999999 dotted 2px;
}
/*ヘッドライン右側ここから*/
#headline_right p.special_title{
	background:url(img/bg_special.jpg) no-repeat 0 0;
	padding:8px 0 0 35px;
	height:24px;
	margin:5px 0 0 0;
	font-weight:bold;
}
#headline_right_contents{
	width:321px;
	border-bottom:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	padding:5px;
	background-color: #FEFCD3;
}
#headline_right_contents p{
	background:url(img/icon_arrow_news.gif) no-repeat 0 6px;
	margin:4px 0;
	padding:0 0 0 12px;
}
/*コンテンツ左側ここから*/
#contents_left p.topimage{
	margin:20px 0 10px 0;
}
#contents_left h2{
	padding:12px 0 8px 18px;
	_padding:12px 0 6px 18px;
	font-size:14px;
	font-weight:bold;
	background:url(img/title_area.jpg) no-repeat 0 0;
	width:690px;
}
#menu{
	border-bottom:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	padding:10px;
	_padding:9px;
	width:668px;
	margin:0;
}
#menu ul{
	margin-bottom:10px;
}
#menu ul li{
	background:url(img/icon_arrow.gif) no-repeat 0 3px;
	display:inline;
	padding:0 10px 0 15px;
	margin:10px 0 10px 0;
}
#menu p.count{
	margin:5px 0 15px 0;
}
#list{
	border:#CCCCCC 1px solid;
	padding:10px;
	_padding:9px;
	margin-bottom:10px;
	width:650px;
}
#listname{
	margin:5px 0;
	width:650px;
}
#listname_left{
	float:left;
	width:520px;
}
#listname_left h3{
	font-size:14px;
	padding:0 0 10px 0;
	font-weight:bold;
}
#listname_right{
	float:right;
}
#listname_right p{
	background:url(img/icon_arrow.gif) no-repeat 0 3px;
	padding:0 0 0 15px;
}
#list_left{
	float:left;
	width:220px;
}
#list_right{
	float:right;
	width:416px;
	padding:0 10px 0 0;
}
#list_right p{
	padding:6px 0 5px 0;
	border-bottom:#999 dotted 2px;
}
#list_right p.iconimage{
	padding:0 0 5px 0;
	border-bottom:none;
}
#list_right img{
	margin-right:4px;
}
#list_right p.introduce{
	line-height:140%;
	border-bottom:none;
}
#list p.btn_detail{
	clear:both;
	text-align:right;
}
/*コンテンツ右側ここから*/
#contents_right p.guide{
	background:url(img/title_guide.jpg) no-repeat 0 0;
	padding:11px 0 7px 50px;
	_padding:11px 0 5px 50px;
	font-weight:bold;
}
#contents_right_guide{
	width:228px;
	border-bottom:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	padding:3px 5px;
	margin-bottom:10px;
}
#contents_right p.link{
	background:url(img/title_link.jpg) no-repeat 0 0;
	padding:11px 0 6px 50px;
	_padding:11px 0 4px 50px;
	font-weight:bold;
}
#contents_right_guide p{
	background:url(img/icon_arrow_news.gif) no-repeat 2px 7px;
	padding:2px 0 2px 15px;
}
#contents_right p.bnr{
	margin-bottom:10px;
}
/*フッターここから*/
#footer ul{
	text-align:center;
}
#footer ul li{
	display:inline;
	padding:0 5px;
}
#footer a{
	color: #FFF;
}
#footer a:hover{
	color: #FFF;
	text-decoration:underline;
}
.copyright{
	text-align:center;
	font-size:10px;
	margin:0 0 20px 0;
}
/*faq語集ここから*/
#faq{
	margin:0 0 10px 0;
}
#faq dl dt{
	background:url(info/img/icon_q.gif) no-repeat 0 0;
	padding:5px 0 5px 30px;
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
}
#faq dl dd{
	background:url(info/img/icon_a.gif) no-repeat 0 0;
	padding:5px 0 5px 30px;
	margin:10px 0 20px 30px;
	line-height:140%;

}
#faq p{
	font-size:14px;
	font-weight:bold;
	border-bottom:#999999 2px dotted;
	padding:0 0 5px 0;
	margin:30px 0 0 0;
}
/*スパ用語集ここから*/
#word{
	margin:0 0 10px 0;
}
#word ul{
	margin:20px 0;
}
#word ul li{
	display:inline;
	padding:7px;
	text-align:center;
	margin:0 10px 0 0;
}
#word ul li a{
	background:#3366CC;
	color:#FFFFFF;
	padding:7px;
	border:#CCCCCC 1px solid;
}
#word ul li a:hover{
	color:#3366CC;
	background:#FFF;
}
#word p.word_title{
	font-size:14px;
	font-weight:bold;
	border-bottom:#999999 2px dotted;
	padding:0 0 5px 0;
	margin:30px 0 0 0;
}
#word dl dt{
	background:url(info/img/icon_circle.gif) no-repeat 0 0;
	padding:2px 0 2px 18px;
	margin:10px 0;
}
#word dl dd{
	margin:10px 0 20px 30px;
	line-height:140%;
}
/*プライバシーポリシーについて*/
#privacy{
	margin:0 0 10px 0;
}
#privacy p{
	margin:20px 0;
	line-height:140%;
}
#privacy dl dt{
	padding:5px 0 5px 0;
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
}
#privacy dl dd{
	padding:5px 0 5px 0;
	margin:10px 0 20px 20px;
	line-height:140%;
}
#privacy ul li{
	list-style-type: disc;
	padding:10px 0 10px 0;
	margin:0 0 0 20px;
}
/*会社概要*/
#company{
	margin:0 0 10px 0;
}
#company table{
	border:1px #999999 solid;
	margin:10px 20px;
	border-collapse:collapse;
}
#company table td{
	border:1px #999999 solid;
	padding:10px;
}
/*サイトマップ*/
#sitemap{
	margin:0 0 10px 0;
}
#sitemap dl dt{
	background:url(info/img/icon_circle.gif) no-repeat 0 0;
	padding:2px 0 5px 18px;
	margin:20px 0 10px 0;
	font-weight:bold;
	border-bottom:#999999 2px dotted;
}
#sitemap dl dd{
	margin:10px 0 10px 30px;
	line-height:140%;
	background:url(img/icon_arrow_news.gif) no-repeat 0 5px;
	padding:0 0 0 12px;
}
/*お店詳細ページここから*/
#shopdata{
	padding:10px;
}
#shopdata h3{
	background:#AACD01;
	color:#FFFFFF;
	padding:6px 0 6px 15px;
	font-size:16px;
	font-weight:bold;
}
#shopdata h4{
	background:#AACD01;
	color:#FFFFFF;
	padding:0 0 5px 15px;
	margin-bottom:10px;
	font-size:13px;
}
#shopdata p.shopdata_type{
	background:url(img/icon_arrow.gif) no-repeat 0 3px;
	padding:0 0 0 15px;
	margin-bottom:10px;
}
#shopdata h5{
	clear:both;
	background:url(shopinfo/img/title_data.jpg) no-repeat 0 10px;
	padding:16px 0 0 20px;
	font-weight:bold;
	font-size:12px;
	height:30px;
}
#shopdata_main{
	clear:both;
	display:inline-table;
	margin-bottom:5px;
}
#shopdata_left{
	float:left;
	width:230px;
}
#shopdata_right{
	float:right;
	width:396px;
	padding:0 20px 0 0;
}
#shopdata_right p{
	padding:6px 0 5px 0;
	border-bottom:#999 dotted 2px;
}
#shopdata_right p.iconimage{
	padding:0 0 5px 0;
	border-bottom:none;
}
#shopdata_right img{
	margin-right:5px;
}
#shopdata_right p.introduce{
	line-height:140%;
	border-bottom:none;
}
#shopdata_photo{
	clear:both;
	margin:10px 0;
}
#shopdata_photo ul li{
	display:inline;
	padding:0 5px 0 0;
}
#shopdata p.campaigninfo{
	clear:both;
	display:block;
	background:#FFD7FF;
	padding:5px;
	border:#FC4991 3px solid;
}
#shopdata table{
	width:600px;
	margin:10px 0 10px 25px;
}
#shopdata table td{
	padding:8px;
	border-bottom:#999999 2px dotted;
	line-height:140%;
}
.campaignprice{
	padding-right:3px;
	line-height:140%;
	text-decoration:line-through;
}
#shopdata dl dt{
	background:url(info/img/icon_circle.gif) no-repeat 0 5px;
	padding:4px 0 6px 20px;
	margin:2px 0 2px 0;
	font-weight:bold;
}
#shopdata dl dd{
	line-height:140%;
}
#shopdata dl dd.shopdata_attention{
	line-height:140%;
	font-size:10px;
	margin-top:5px;
}
.shopmenu_attention{
	color:#FF0000;
	font-weight:bold;
}
#shopdata_menu{
	margin:5px 0;
	border-bottom:#999999 2px dotted;
}
#shopdata_menu p.shopdata_menu_title{
	font-size:14px;
	font-weight:bold;
	border-bottom:#999999 2px dotted;
	padding:0 0 5px 0;
	margin:10px 0 0 0;
}
#shopdata_menu table{
	width:630px;
	margin:0 0 5px 20px;
}
#shopdata_menu table td{
	border:none;
	padding:0;
}
#shopdata_menu img{
	margin:5px 5px 8px 0;
}
#shopdata_menu img.shopdata_booking{
	margin:3px 0 3px 0;
}

/*スパチャイ紹介ここから*/
#spachai{
	margin-bottom:10px;
}
#spachai dl dt{
	line-height:140%;
	font-size:16px;
	margin:10px 0 15px 0;
	text-decoration:underline;
	font-weight:600;
}
#spachai dl dd{
	line-height:140%;
}
/*スパチャイ紹介ここから*/
#icon dl dt{
	margin:10px 0 5px 0;
	padding:0;	
}
#icon dl dd{
	padding:0 0 0 20px;
	line-height:140%;
}
/*支払方法ここから*/
#payment{
	margin-bottom:10px;
}
#payment p{
	margin:10px 0 5px 0;
	line-height:160%;
}
#payment ul li{
	list-style:disc;
	margin:0 0 5px 30px;
	line-height:140%;
}
/*予約の流れここから*/
#howtobook{
	margin:10px 0;
}
#howtobook dl dt{
	font-size:16px;
	font-weight:bold;
	color:#FF3300;
	margin:10px 0;
	border-bottom:#999999 2px dotted;
	padding:0 0 5px 0
}
#howtobook dl dd{
	margin:0 0 20px 22px;
	line-height:140%;
}
#howtobook p{
	line-height:140%;
}
/*予約フォーム*/
#reservation{
	margin:10px 0;
}
#reservation h3{
	background: #EBEBEB;
	padding:5px;
	font-weight:bold;
	margin:10px 0 0 0;
	font-size:12px;
}
#reservation table td.reservation_menuname{
	font-weight:bold;
}
#reservation table{
	width:690px;
	margin:10px 0 10px 0;
	border:1px #999999 solid;
	border-collapse:collapse;
}
#reservation table td{
	padding:8px;
	border:#999999 1px solid;
	line-height:140%;
}
#reservation table td.reservation_td{
	width:130px;
	background: #D6FCF0;
}
.label{
	padding:0 5px 0 0;
}
.label2{
	padding:0 5px 0 5px;
}
/*サンキューページ*/
#thanks{
	margin:10px 0;
}
#thanks p{
	font-size:16px;
	font-weight:bold;
	line-height:140%;
	text-align:center;
	margin-bottom:20px;
	border:1px #999999 solid;
	padding:10px;
	background: #D3F3EC;
}
#thanks p.thanks{
	font-size:12px;
	border:none;
	background:none;
	
}
/*送信内容確認*/
#mailcheck{
	margin:10px 0;
}
/*フォント飾り文字*/
.fontsize16{
	font-size:16px;
	font-weight:bold;
}
.fontsize14pink{
	font-size:16px;
	font-weight:bold;
	color:#FF3366;
}
.font14red{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}
.attention{
	margin:10px 0 5px 0;
	line-height:140%;
	color:#FF0000;
	font-weight:bold;
}
.font10red{
	font-size:10px;
	color:#FF0000;
	padding:0 0 0 3px;
}
.font12red{
	font-size:12px;
	color:#FF0000;
	margin:5px 0 0 0;
	line-height:140%;
}
.font12gray{
	font-size:12px;
	line-height:250%;
	color: #666666;
}
