@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	color: #333333;
	background: #fde2d2 url(../images/back_ground.gif) repeat-y center top;
	text-align:center;
	font: 75%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}
a {
	color: #339900;
}
a:visited {
	color: #339900;
}
a:hover {
	color: #999933;
	text-decoration: none;
}
img {
	border: none;
	vertical-align: top;
}
#wrapper {
	width: 740px;
	padding-top: 0;
	margin:0 auto;
	text-align:left;
}

/* ロゴとナビゲーション
---------------------------------------------*/
#logo {
	/*position: absolute;*/
	background: #f0ddc2;
	left: 17px;
	top: 0;
}
#globalNav {
	/*position: absolute;*/
	top: 73px;
	left: 0;
	width: 740px;
	height: 28px;
	list-style-type: none;
	background: #000000 url(../images/global_nav_bg.gif) left top repeat-x;
}
#globalNav li {
	float: left;
	width: 95px;
}
#globalNav li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:28px;
	padding-top: 28px;
	background-image: url(../images/globalnavi.gif);
	color: #FFFFFF;
}

/*  背景画像の位置
---------------------------------------------*/
	
	/* 通常 */
	#nav01 a { background-position:  0     0; }
	#nav02 a { background-position: -95px  0; }
	#nav03 a { background-position: -190px 0; }
	#nav04 a { background-position: -285px 0; }
	#nav05 a { background-position: -380px 0; }
	#nav06 a { background-position: -475px 0; }
	/*#nav07 a { background-position: -564px 0; }*/
	
	/* 現在位置 */
	#nav01 a.stay { background-position:  0     -56px; }
	#nav02 a.stay { background-position: -95px  -56px; }
	#nav03 a.stay { background-position: -190px -56px; }
	#nav04 a.stay { background-position: -285px -56px; }
	#nav05 a.stay { background-position: -380px -56px; }
	#nav06 a.stay { background-position: -475px -56px; }
	/*#nav07 a.stay { background-position: -564px -56px; }*/

	/* オンマウス */
	#nav01 a:hover { background-position:  0     -28px; }
	#nav02 a:hover { background-position: -95px  -28px; }
	#nav03 a:hover { background-position: -190px -28px; }
	#nav04 a:hover { background-position: -285px -28px; }
	#nav05 a:hover { background-position: -380px -28px; }
	#nav06 a:hover { background-position: -475px -28px; }
	/*#nav07 a:hover { background-position: -564px -28px; }*/

#localNav {
	/*position: absolute;*/
	top: 10px;
	left: 0;
	width: 94px;
	height: 33px;
	list-style-type: none;
	/*background: #000000 url(../images/global_nav_bg.gif) left top repeat-x;*/
}
#localNav li {
	/*float: left;*/
	width: 94px;
}
#localNav li a {
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	/*width: 100%;*/
	width: 94px !important;
	width /**/:94px;
	height:33px;
	padding:0;
	background-image: url(../images/global_nav.gif);
	color: #FFFFFF;
}

/*  背景画像の位置
---------------------------------------------*/
	
	/* 通常 */
	#localnav01 a { background-position:  0     0; }
	#localnav02 a { background-position: -94px  0; }
	#localnav03 a { background-position: -188px 0; }
	#localnav04 a { background-position: -282px 0; }
	#localnav05 a { background-position: -376px 0; }
	#localnav06 a { background-position: -470px 0; }
	#localnav07 a { background-position: -564px 0; }
	
	/* 現在位置 */
	#localnav01 a.stay { background-position:  0     -66px; }
	#localnav02 a.stay { background-position: -94px  -66px; }
	#localnav03 a.stay { background-position: -188px -66px; }
	#localnav04 a.stay { background-position: -282px -66px; }
	#localnav05 a.stay { background-position: -376px -66px; }
	#localnav06 a.stay { background-position: -470px -66px; }
	#localnav07 a.stay { background-position: -564px -66px; }

	/* オンマウス */
	#localnav01 a:hover { background-position:  0     -33px; }
	#localnav02 a:hover { background-position: -94px  -33px; }
	#localnav03 a:hover { background-position: -188px -33px; }
	#localnav04 a:hover { background-position: -282px -33px; }
	#localnav05 a:hover { background-position: -376px -33px; }
	#localnav06 a:hover { background-position: -470px -33px; }
	#localnav07 a:hover { background-position: -564px -33px; }

/* メインイメージと2段組
---------------------------------------------*/
#content {
	overflow: auto !important;
	overflow /**/: hidden;
	width: 100%;
	/*background: #FFFFFF url(../images/content_bg.gif) left top repeat-y;*/
	background: #FFFFFF;
	padding-bottom: 30px;
}
#content2 {
	overflow: auto !important;
	overflow /**/: hidden;
	width: 100%;
	background: #FFFFFF;
	padding-bottom: 30px;
}
#content3 {
	overflow: auto !important;
	overflow /**/: hidden;
	width: 100%;
	background: #FFFFFF;
	padding-bottom: 30px;
}
#content2 p {
	margin: 16px 0 0 18px;
}
/*index.html*/
#about {
	float: left;
	/*width: 369px;*/
	width: 740px;
	/*padding-left: 1px;*/
}
#newsRelease {
	float: left;
	/*width: 370px;*/
	width: 369px;
	padding-bottom: 30px;
	border-right: 1px solid #cccccc;
}
#topics {
	float: left;
	width: 370px;
	/*padding-left: 1px;*/
	padding-bottom: 30px;
	/*background: #FFFFFF url(../images/content_bg.gif) left top repeat-y;*/
}
/*menu.html*/
#menu {
	float: left;
	width: 370px;

}

#reservation, #menu2, #content_inquiry {
	float: left;
	width: 740px;

}

#footer {
	clear: both;
	color: #FFFFFF;
	background: #442200;
	text-align: center;
}

/* 本文のレイアウト
---------------------------------------------*/
#about h3, #newsRelease h3, #menu h3, #content2 h3, #topics h3 {
	/*color: #303E0D;*/
	color: #FFFFFF;
	/*background: #3452B2 url(../images/title_bg.gif) left top repeat-x;*/
	background: #303E0D;
}
#about h4 {
	margin: 16px 18px 0 18px;
}
#content_inquiry h4 {
	margin: 16px 18px 0 18px;
	color: #442200;
}
#about h5, #topics h5 {
	margin: 10px 0;
	font-weight: bold;
	color: #442200;
}
#about .section {
	width: 334px;
	margin: 10px 18px 0 18px;
	float: left;
	/*border-bottom: 1px solid #ccc;*/
}
#topics .section {
	margin: 6px 18px 0 18px;
	_margin: 6px 8px 0 9px;
	float: left;
	/*border-bottom: 1px solid #ccc;*/
}
#about .section p, #topics .section p {
	margin: 10px 0;
}
#about .section .link {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 14px;
}
/**/
#menu h4, #menu2 h4, #reservation h4, #topics h4 {
	margin: 10px 0;
	font-weight: bold;
	color: #442200;
}

#reservation h4  {
	margin: 0 18px 10px 18px;
	font-weight: bold;
	color: #442200;
}
#menu h5, #menu2 h5 {
	margin: 10px 0;
	font-weight: bold;
	/*color: #442200;*/
}
#menu .block, #menu2 .block {
	margin: 16px 18px 0 18px;
	/*border-bottom: 1px solid #ccc;*/
}
#menu .block p, #menu2 .block p {
	margin: 10px 0;
}
#menu .block .link, #menu2 .block .link {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 14px;
}


/**/
#newsRelease dl {
	margin: 0 18px 0 18px;
}
#newsRelease dl dt {
	font-weight: bold;
	/*font-size: 90%;*/
	color: #442200;
	margin-top: 16px;
}
#newsRelease dl dd {
	/*font-size: 90%;*/
	color: #333333;
}
/*メニュー内のテーブル*/
#menu_table {
	width: 340px; /* ボックスの幅を指定 */
}

#menu_table2, #menu_table3 {
	width: 704px; /* ボックスの幅を指定 */
}
#menu_table, #menu_table2 {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: 1px solid #CCCCCC;
	font-size: 100%;
	width: 100%;
}
#menu_table3 {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-size: 100%;
	width: 100%;
}
#menu_table td, #menu_table2 td, #menu_table3 td {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
	border-right: none;
	padding: 5px;
}
#menu_table th {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
	border-right: none;
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 5px;	
	width: 100px;
}
#menu_table2 th {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
	border-right: none;
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 5px;	
	width: 460px;
}
#menu_table3 th {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 5px;	
	width: 200px;
}
#menu_table th.must, #menu_table2 th.must, #menu_table3 th.must {
	border-left-color: #D90000;
}
#menu_table th em, #menu_table2 th em, #menu_table3 th em {
	font-style: normal;
	color: #FF0000;
	padding-left: 5px;
}


/*ご予約フォーム*/
#inquiry {
	width: 704px; /* ボックスの幅を指定 */
	margin: 0 18px 0 18px;
}
#contact {
	width: 704px; /* ボックスの幅を指定 */
	margin: 18px 0 0 18px;
}

#inquiry table, #contact table {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCCCCC;
	font-size: 100%;
	width: 100%;
}
#inquiry td, #contact td {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	padding: 10px;
}
#inquiry th, #contact th {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	/*border-left: 6px solid #CCCCCC;*/
	border-left: 5px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 10px;	
	width: 200px;
}
#inquiry th.must, #contact th.must {
	border-left-color: #D90000;
}
#inquiry th.form_title {
	text-align:center;
	background-color: #F3F3F3;
	border-left: 1px solid #CCCCCC;
	border-right: none;
}
#inquiry th em, #contact th em {
	font-style: normal;
	color: #FF0000;
	padding-left: 5px;
}
.text1,.text2,.text3,.text4 {
	border: 1px solid #CCCCCC; /* 全方向に1pxのボーダーを指定 */
	background-color: #F3F3F3; /* コントロールの背景色を指定 */
	padding: 2px; /* 全方向にパディングを指定 */
}
.text5 {
	background-color: #F3F3F3; /* コントロールの背景色を指定 */
	padding: 2px; /* 全方向にパディングを指定 */
}
.text1 {
	width: 49%; /* ボックスの幅を指定 */
}
.text2 {
	width: 4em; /* ボックスの幅を指定 */
}
.text3 {
	width: 98%; /* ボックスの幅を指定 */
}
.text4 {
	width: 98%; /* ボックスの幅を指定 */
}
#inquiry select, #contact select {
	border: 1px solid #CCCCCC; /* 全方向に1pxのボーダーを指定 */
	background-color: #F3F3F3; /* コントロールの背景色を指定 */
}
#inquiry .submit, #contact .submit {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
/*Q&Aフォーム*/
#bbs {
	width: 704px;
	margin-top: 16px;
	margin-left: 18px;	
}
#bbs table {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCCCCC;
	font-size: 100%;
	width: 100%;
}
#bbs td {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	padding: 10px;
}
#bbs th {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	/*border-left: 6px solid #CCCCCC;*/
	border-left: 5px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 10px;	
	width: 200px;
}
#bbs th.must {
	border-left-color: #D90000;
}
#bbs th.form_title {
	text-align:center;
	background-color: #F3F3F3;
	border-left: 1px solid #CCCCCC;
	border-right: none;
}
#bbs th em {
	font-style: normal;
	color: #FF0000;
	padding-left: 5px;
}
#bbs .submit {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
/*お問い合わせ*/
#qa_table {
	width: 704px;
	margin-top: 16px;
	margin-left: 18px;
	margin-right: 18px;
}
#qa_table table {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-size: 100%;
	width: 100%;
}
#qa_table td {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
	padding: 2px;
}
#qa_table th {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 5px;	
	width: 100px;
}
#qa_table .submit {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
}