@charset "UTF-8";
/*共通〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜*/
* {
	vertical-align: baseline;
	margin: 0px;
	padding: 0px;
}
/*タグ*/
body {
	font-size: 80%;
	color: #000000;
	line-height: 1.5;
	background: #FFFFFF url(../img/bg_body.gif);
}
div {
	display: block;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #444444;
}
h3 {
	font-size: 120%;
	line-height: 1;
	font-weight: bold;
	color: #660000;
	background: url(../img/bg_h3.jpg) no-repeat left bottom;
	height: 29px;
	width: auto;
	padding-top: 10px;
	padding-left: 45px;
	margin-bottom: 7px;
}
h4 {}
h5 {}
h6 {}
p {
	margin-bottom: 0.8em;
}
sup {}
sub {}
span {}
em {}
strong {}
/*テーブル*/
table {}
thead {}
tfoot {}
tbody {}
thead th {}
tr {}
th {}
td {}
caption {}
/**/
.tbl1 {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
.tbl1 th,.tbl1 td {
	padding: 5px 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.tbl1 th {
	background: #C4DFA3;
	font-weight: normal;
	text-align: left;
}
/*リンク*/
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {}
a:hover {
	color: #FF0033;
	text-decoration: underline;
}
a:active {}
address {}
/*リスト*/
ul {}
li {}
ol {}
dl {}
dt {}
dd {}
/*フォーム*/
form {}
label {}
fieldset {}
legend {}
iframe {}
/*ID*/
#wrap {
	height: auto;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#headcontainer {
	background: url(../img/bg_head.jpg) no-repeat left top;
}
#header {
	padding: 30px 60px 0px;
}
#header .flRight {
	text-align: right;
}
#keyvisual {
	padding: 0px 60px;
	clear: both;
}
#navi {
	background: url(../img/bg_maincontents.jpg) repeat-y;
	height: auto;
	width: auto;
	padding-right: 50px;
	padding-left: 50px;
}
#maincontents {
	background: url(../img/bg_maincontents.jpg) repeat-y;
	padding: 10px 70px 0px;
}
#footernavi {
	text-align: center;
	padding-top: 15px;
	line-height: 1;
	font-size: 12px;
}
#footer {
	font-size: 11px;
	color: #666666;
	background: url(../img/bg_footer.jpg) no-repeat center top;
	text-align: center;
	padding-top: 30px;
}
#footer a {
	margin-left: 10px;
}
/*フロート／解除*/
.clear {
	clear: both;
	height: 0px;
}
.clear:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.flLeft {
	float: left;
}
.flRight {
	float: right;
}
img.flLeft {
	margin-right: 10px;
	margin-bottom: 10px;
}
img.flRight {
	margin-left: 10px;
	margin-bottom: 10px;
}
/*固有〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜*/
/*トップ*/
#greeting .flLeft{
	height: auto;
	width: 200px;
}
#greeting .flRight{
	height: auto;
	width: 560px;
}
/*周辺リンク*/
#shuhen .flLeft {
	background: url(../../p4shuuhen/img/bg_link.jpg) no-repeat center top;
	padding: 10px;
	height: auto;
	width: 550px;
}
#shuhen .flLeft ul {
	list-style: url(../../p4shuuhen/img/icon_li1.gif) none;
	padding-left: 20px;
}
#shuhen .flLeft li { ;
	margin-bottom: 3px;
}
#shuhen .flRight {
	height: auto;
	width: 200px;
	text-align: center;
}
#shuhen .flRight p a {
	background: url(../../p4shuuhen/img/icon_li1.gif) no-repeat left;
	padding-left: 15px;
}
#shuhen .flRight img { margin-bottom: 3px;}
/*料金・ご予約*/
#ryoukin {
	background: url(../../p5ryoukin/img/bg_key.jpg) no-repeat left top;
	padding: 150px 0px 0px 20px;
	height: 250px;
	width: 780px;
}
#ryoukin .box {
	height: auto;
	width: 200px;
}
#ryoukin .box .btmargin {
	margin-bottom: 10px;
}
#ryoukininfo .flLeft,#ryoukininfo .flRight {
	height: auto;
	width: 380px;
}
/*アクセス*/
#accesskey {
	background: url(../../p6access/img/bg_key.jpg) no-repeat left top;
	height: 100px;
	width: 780px;
	padding-left: 20px;
	padding-top: 300px;
}
#accesskey .box {
	height: auto;
	width: 200px;
}
#accesskey .box .ptitle {
	margin-bottom: 10px;
}
#accessinfo dl {}
#accessinfo dt {
	font-size: 110%;
	font-weight: bold;
	color: #660000;
	background: url(../../p6access/img/icon_li2.jpg) no-repeat left;
	padding-left: 20px;
}
#accessinfo dd {
	color: #333333;
	padding-left: 20px;
	margin-bottom: 5px;
}
