@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------
基本設定
--------------------------------------------------- */
body {
	background:url(/images/bg_body.gif) repeat-x;
	margin:0px;
	padding:0px;
	font-size:13px;
	line-height:160%;
}

a {
	color:#003302;
}

a:hover {
	text-decoration:none;
	background:#D9EDD3;
}

/* 初期化 */
h1, h2, h3, p , ul, li, dl, dt, dd{
	margin:0px;
	padding:0px;
}

li {
	list-style:none;
}

img {
	border:0px;
}



/* ----------------------------------------------------
Clearfix
---------------------------------------------------- */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ---------------------------------------------------
汎用クラス
--------------------------------------------------- */
.up_day {
	color:#990000;
	font-size:80%;
}

.bold {
	font-weight:bold;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.small {
	font-size:90%;
	line-height:125%;
}

.shift_left{ float:left;}
.shift_right {float:right;}

/* ---------------------------------------------------
レイアウト
--------------------------------------------------- */
div#layout {
	background:#FFFFFF;
	width:940px;
	margin:0px auto;
	padding:0px;
}

div#header {
	background:url("/images/bg_header.jpg");
	margin:0px;
	padding:0px;
	height:90px;
}

div#main {
	margin-top:15px;
}

div#tw_left {
	width:580px;
	float:left;
}

div#tw_right {
	width:340px;
	float:right;
}
/* ---------------------------------------------------
ヘッダー
--------------------------------------------------- */

div#header_left {
	width:500px;
	float:left;
	padding:15px 0px 0px 25px;
}

div#header_left strong {
	margin-left:20px;
}

div#header_left a:hover {
	background:none;
}

div#header_left strong {
	font-size:12px;
	font-weight:normal;
}

div#header_left a {
	text-decoration:none;
	color:#000000;
}
	

div#header_right {
	width:400px;
	float:right;
	text-align:right;
	padding:68px 10px 0px 0px;
}

div#header_right a {
	color:#000000;
}

/* ---------------------------------------------------
ヘッダーメニュー
--------------------------------------------------- */

div#header_menu {
	background:url(/images/bg_menu.gif) repeat-x;
}

div#header_menu ul {
	height:40px;
}

div#header_menu ul li {
	width:143px;
	float:left;
	line-height:0px;
}

div#header_menu ul li.scene	{
	background:url(/images/btn_menu_06.gif) no-repeat;
	float:right;
	width:145px;
	height:29px;
	padding:11px 0px 0px 80px;
	color:#FCFCF3;
	line-height:100%;
}

div#header_menu ul li.scene	a {
	color:#FCFCF3;
}

div#header_menu ul li.scene	a:hover {
	background:#594731;
}


/* ---------------------------------------------------
フッター
--------------------------------------------------- */
div#footer {
	background:url(images/bg_footer.gif) repeat-x bottom #999999;
	height:70px;
	padding-top:30px;
}

div#footer_menu , div#copy_right{
	text-align:center;
}

div#copy_right {
	padding-top:15px;
	font-size:80%;
	line-height:125%;
	color:#FFFFFF;
}

div#copy_right a {
	color:#FFFFFF;
	text-decoration:none;
}

div#copy_right a:hover {
	color:#CCFFCC;
	background:none;
}

/* ---------------------------------------------------
左メイン
--------------------------------------------------- */

div#tw_left h1,div#tw_left h2 {
	background:url(/images/bg_hx.gif) repeat-x;
	font-size:18px;
	line-height:120%;
	padding:11px;
	margin-bottom:10px;
}

div.box {
	margin-bottom:30px;
}

/*.box div p:first-letter {font-size:16px;}*/

.box_type0 h3,
.box_type1 h3,
.box_type2 h3,
.box_type3 h3,
.box_type4 h3{
	color:#663366;
	font-size:18px;
	background:#F9FCE9;
	padding:5px;
}
	

.box_type0 div.inner_box {
	padding:0px 5px;
}

.box_type0 img {
	margin:0px auto 10px auto;
}

.box_type1 img {
	float:right;
	width:340px;
} 

.box_type1 div.inner_box {
	float:left;
	width:220px;
	padding-left:5px;
}


.box_type2 img {
	float:left;
	width:340px;
	margin-left:15px;
} 

.box_type2 div.inner_box {
	float:right;
	width:210px;
}

.box_type3 img {
	float:right;
	width:220px;
} 

.box_type3 div.inner_box {
	float:left;
	width:340px;
	padding-left:5px;
}

.box_type4 img {
	float:left;
	width:220px;
	margin-left:15px;
} 

.box_type4 div.inner_box {
	float:right;
	width:330px;
}

.box_type5 div.inner_box {
	width:192px;
	float:left;
}

.box_type5 div.inner_box h3 {
	text-align:center;
	font-size:110%;
	line-height:110%;
}

.box_type5 div.inner_box p {
	padding-right:10px;
}

.box_type5 div p:first-letter {font-size:100%;}

div.inner_box ul li {
	background:url(/images/ico_check.gif) no-repeat 2px 6px;
	padding:0px 0px 0px 18px;
}

div.menu_2clm {
	width:48%;
}

dl.menu {
	background:url(/images/bg_menu_line.gif) repeat-x left bottom;
	font-size:16px;
	line-height:150%;
	font-weight:bold;
	padding:5px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

dl.menu dt {
	width:73%;
	float:left;
}

dl.menu dd {
	width:25%;
	float:right;
	text-align:right;
}

div.reserve_info {
	border:1px double #666666;
	padding:5px;
	width:80%;
	margin:10px auto 20px auto;
	background:#EDE8D2;
}


div.reserve_info em {
	background:url(/images/bg_header.jpg) no-repeat right bottom;
	font-style:normal;
	font-weight:bold;
	font-size:18px;
	color:#CC3333;
	text-align:right;
	padding:5px;
	display:block;
}

div.reserve_info address {
	background:#F9FCE9;
	font-size:20px;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	padding:3px;
	letter-spacing:5px;
}

/* ---------------------------------------------------
タブ
-------------------------------------------------- */
div#inner_tab {
	background:url(/images/bg_tab_bg.gif) repeat-x bottom;
	height:50px;
}

div#inner_tab ul li {
	width:210px;
	float:left;
	margin-right:3px;
}

div#inner_tab ul li strong , div#inner_tab ul li a {
	display:block;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	padding:15px 0px;
}

div#inner_tab ul li a {
	background:url(/images/bg_tab_off.gif) no-repeat;
	color:#F3F3F3;
}

div#inner_tab ul li strong , div#inner_tab ul li a:hover {
	background:url(/images/bg_tab_on.gif) no-repeat;
	color:#000000;
}
/* ---------------------------------------------------
右サイドボックス
--------------------------------------------------- */

div#tw_right {
	border:1px solid #CCCCCC;
	padding:1px;
}

div#tw_right div.inner_box {
	background: #663300 url(/images/bg_rightbox.gif);
	padding:8px 8px 3px 8px;
}

div.inner_box_top {
	background:url(/images/bg_top_inner_rightbox.gif) no-repeat;
	height:3px;
	width:324px;
}

div#tw_right h2 {
	font-size:120%;
	line-height:120%;
}

div#tw_right h3 , div.calendar p , div.gallery h3, div.sake h3 {
	font-size:110%;
	line-height:120%;
	padding-left:20px;
	background:url(/images/ico_ume.gif) no-repeat left center;
	margin-bottom:3px;
}

div.inner_box_body {
	padding:12px 15px 15px 15px;
}


/* ブログボックス */
div.r_inner_box_01 {
	background:url(/images/bg_inner1_rightbox.gif) no-repeat bottom;
	width:324px;
	margin:0px auto 10px auto;
}

div.r_inner_box_01 div.inner_body {
	width:195px;
	float:left;
}

div.r_inner_box_01 img {
	float:right;
	width:74px;
}

/* モバイルボックス */
div.r_inner_box_02 {
	background:url(/images/bg_inner2_rightbox.gif) no-repeat bottom;
	width:324px;
	margin:0px auto 10px auto;
}

/* 通常ボックス */
div.r_inner_box_03 {
	background:url(/images/bg_inner3_rightbox.gif) no-repeat bottom;
	width:324px;
	margin:0px auto 10px auto;
}


/* カレンダー */

div.calendar {
	margin-bottom:10px;
}

div.calendar table {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

div.calendar table td {
	padding:2px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	text-align:center;
}

div.calendar table thead tr {
	background:#EDE8D2;
	
}


.close {
	background:#8A8A8A;
	color:#FFFFFF;
}

.sat {
	color:#004679;
}

.sun {
	color:#AF0600;
}

/* 住所などインフォメーション */

dl.information dt {
	font-weight:bold;
}

/* サイトマップ */
.sitemap {
	padding-left:40px;
	padding-top:20px;
	line-height:200%;
}

/* ---------------------------------------------------
1カラム
-------------------------------------------------- */
div.one_clm {
	padding:15px;
}

div.one_clm h1,div.one_clm h2 {
	background:url(/images/bg_hx.gif) repeat-x;
	font-size:18px;
	line-height:120%;
	padding:11px;
	margin-bottom:10px;
}

div.gallery {
	margin-bottom:20px;
}

div.gallery div {
	width:290px;
	float:left;
	margin-right:13px;
}

div.gallery div p{
	text-align:center;
	font-size:95%;
	line-height:125%;
}

div.gallery_detail {
	margin-bottom:15px;
}

div.gallery_detail img {
	width:320px;
	float:left;
}

div.gallery_detail div {
	width:580px;
	float:right;
}

div.gallery_detail div h2 {
	background-image:none;
	background-color:#EFEFEF;
	font-size:120%;
	line-height:110%;
	color:#947B54;
}


ul.gallery_links {
	background:#F0ECD7;
	padding:5px;
	width:90%;
	margin:0px auto 20px auto;
}

ul.gallery_links li {
	width:24%;
	float:left;
}

div.sake {
	margin-bottom:20px;
}

div.sake div {
	width:48%;
	float:left;
	margin-right:10px;
	border:1px solid #CCCCCC;
	padding:3px;
}

div.sake div img {
	float:left;
}

div.sake div p{
	float:right;
	font-size:95%;
	line-height:125%;
	padding:4px;
	width:150px;
}

div.one_clm .box_type4 img {
	float:left;
	width:220px;
	margin-left:15px;
} 

div.one_clm .box_type4 div.inner_box {
	float:right;
	width:660px;
}

/* 下部ボックス */

div#bottom_info {
	border:1px solid #CCCCCC;
	width:830px;
	margin:10px auto;
	font-size:90%;
}

div.bottom_info_box {
	background: #663300 url(/images/bg_rightbox.gif);
	margin:0px;
	padding:3px;
}


div#bottom_info h2 {
	background:none;
	font-size:120%;
	line-height:120%;
	margin:0px 0px 10px 0px;
	padding:0px;
}

div#bottom_info div.inner_box_body {
	background:url(/images/bg_inner_bottombox.gif) no-repeat bottom;
	width:824px;
	margin:0px;
	padding:0px;
}

div#bottom_info div.inner_box_top {
	background:url(/images/bg_top_inner_bottombox.gif) no-repeat;
	height:3px;
	width:824px;
	margin:0px;
	padding:0px;
}

div#bottom_info div.inner_box_body div {
	padding:10px !important;
}
