@charset "Shift_JIS";

*{padding:0px:
margine:0px;
border-width:0px;
font-size:1em;
color:#333;
line-height:1.8em;
}

body {
	font-size: 13px;
	line-height: 20px;
	background: #EDFACE;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

a { color: #0000FF; text-decoration: none; }
a:link{ color: #0000FF; text-decoration: none; }
a:visited	{ color: #003399; text-decoration: none;}
a:active	{ color: #FF3300; text-decoration: underline; }
a:hover{ color: #FF3300; text-decoration: underline; }
.style1 {color: #FF0000}
/* ---------------------------------------------
全体レイアウト
---------------------------------------------*/
#wrapper {
	text-align: left;
	margin: 10px 0px 10px 50px;
	padding: 0px;
	height: auto;
	width: 760px;
	background: #FFFFFF;
	border: 1px solid #6D6148;
}

#contents {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	clear: both;
	background: #FFFFFF url(img/side-haikei.gif) repeat-y 560px;
	}
	
h1{
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background: #EFCE70;
	text-align: center;
}
/* ---------------------------------------------
ヘッダー
---------------------------------------------*/

#header {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: auto;
	background: #FFFFFF url(img/header-haikei.gif) no-repeat 0px 90px;
	

}

#header .toplogo {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	float: left;
	margin-left: 30px;
	margin-top: 18px;
	margin-bottom: 16px;
	color: #6D4931;
}
#header .toplogo img {
	display: block;
	margin-top: 4px;
}

#header .toplogo em {
	font-style: normal;
	border-top: 1px solid #6D4931;
	border-bottom: 1px solid #6D4931;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 14px;
}

#header .topread {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	float: right;
	padding-top: 18px;
	padding-right: 20px;
}
#main .box em {
	font-style: normal;
	color: #FF0000;
}

#header .gaikan {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

/* ---------------------------------------------
グローバルナビ
---------------------------------------------*/

#globalnavi {
	background: #6D5E56;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: static;
	height: 34px;
}
#globalnavi .space {
	padding: 0px;
	position: relative;
	margin: 0px 0px 2px 36px;
}



#globalnavi h2 {
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: 1px solid #FFFFFF;

}

#globalnavi h2 a,#globalnavi h2 a:link,#globalnavi h2 a:visited{
	color: #FFFFFF;
	text-decoration: none;
	background: #333333;
	display: block;
		padding: 2px 10px;
	margin: 0px;
	
}
#globalnavi h2 a:active,#globalnavi h2 a:hover{
	color: #6D4931;
	text-decoration: none;
	background: #FFFFFF;
}

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


#main {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 540px;
}



#main .space {
	padding: 0px;
	margin: 20px 20px 20px 40px;
}


#main .box {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 20px;
}
#main .box h2 {
	font-size: 32px;
	font-weight: bold;
	color: #006633;
	margin: 0px;
	padding: 0px;
}
#main .box h3 {
	margin: 18px 0px 8px;
	padding: 0px 0px 0px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #336600;
	line-height: 20px;
	border-left: 10px solid #99CC00;
}

#main .box img {
	display: block;
}

/* ---------------------------------------------
サイドナビ
---------------------------------------------*/

#sidenavi .space {
	margin: 20px 6px;
}


#sidenavi {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 200px;
}
#sidenavi ul {
	margin: 0px 6px 20px 10px;
	padding: 0px;
}
#sidenavi h3 {
	font-weight: bold;
	color: #FFFFFF;
	background: #6D4931;
	padding-left: 4px;
	font-size: 15px;
	margin: 0px;
}


#sidenavi li {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	list-style: none;
	border-bottom: 1px dotted #999999;
	margin-bottom: 6px;
	margin-top: 6px;
}

#sidenavi h3 a,#sidenavi h3 a:link,#sidenavi h3 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#sidenavi h3 a:active,#sidenavi h3 a:hover{
	color: #FF9900;
	text-decoration: underline;
}

/* ---------------------------------------------
footerナビ
---------------------------------------------*/


#footernavi {
	text-align: center;
	font-size: 11px;
	background: #EAC485;
	padding-top: 6px;
	padding-bottom: 6px;
}

/* ---------------------------------------------
フッター
---------------------------------------------*/

#footer {
	background: #FFFFFF url(img/header-haikei.gif) no-repeat 0px 250px;
	margin: 0px;
	padding: 0px 0px 50px;
	width: auto;
	text-align: center;
}
#footer .ff {
	font-size: 12px;
	line-height: 16px;
	color: #0000FF;
	margin-top: 6px;
	margin-left: 26px;
}
#footer .sitalogo {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer .sitalogo img {
	float: none;
	margin: 0px;
}

/* ---------------------------------------------
コピーライト
---------------------------------------------*/


#copyright {
	background: #EEEED7;
	margin: 0px;
	padding: 10px 0px;
	height: auto;
	width: auto;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
}
#copyright strong {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px dotted #AB620D;
}

/* ---------------------------------------------
全部に共通のレイアウト
---------------------------------------------*/
.photo {
text-align: center;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	font-size: 11px;
	color: #006666;
}
.photoright img {
	display: block;
}
.photoleft img {
	display: block;
}
.photo img {
	display: block;
}


.photoleft {
	text-align: center;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float:left;
	font-size: 11px;
	color: #006666;
}


.photoright {
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	color: #006666;
	float:right;
}
.pagetop {
	font-size: 10px;
	text-align: right;
	margin: 0px;
	padding: 10px 0px 10px;
	clear: both;
}

/* ---------------------------------------------
予約フォーム
---------------------------------------------*/

.yoyaku {
	padding: 0px;
	margin-bottom: 20px;
}
.yoyaku img {
	border: 1px solid #666666;
}
table.ff {
	text-align: left;
}
table.ff th {
	background: #CADFFA;
	width: 100px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 2px;
}
table.ff td {
	background: #EDEEDC;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 2px;
}
/* ---------------------------------------------
インフォメーション
---------------------------------------------*/


table.info {
	text-align: left;
}
table.info th{
	background: #CADFFA;
	width: 100px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 2px;
}
table.info td{
		background: #EDEEDC;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 2px;
}
/* ---------------------------------------------
サイトマップ
---------------------------------------------*/

.sitemap ul {
	font-size: 16px;
	list-style: inside;
}
.sitemap li {
	font-size: 12px;
}

/* ---------------------------------------------
コピーライト
---------------------------------------------*/

#copyright a,copyright a:link,copyright a:visited{
	color: #333;
	text-decoration: none;
}
#copyright a:active,#copyright a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#k {
	font-size: 10px;
	border-top: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}
#k a,copyright a:link,#k a:visited{
	color: #333;
	text-decoration: none;
}
#k a:active,#k a:hover{
	color: #FF0000;
	text-decoration: underline;
}

