/*
Theme Name: HOTEL
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
*/

/* =CSS PROPERTY CLEAR
------------------------------------------------------------------------------ */

html,body {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
}

p,address,ul,ol,dl,dd,caption,form {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
address,em,dfn {
	font-style: normal;
}
/* =全体
------------------------------------------------------------------------------ */

html {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}
body#home {
	background-image: url(img/body_bg_home.jpg);
	background-repeat: repeat-x;
	background-color: #F3F5F2;
}
body#under {
	background-image: url(img/body_bg_under.jpg);
	background-repeat: repeat-x;
	background-color: #F3F5F2;
}
#wrapper {
	text-align: left;
	line-height: 1.4;
	color: #333333;
	font-size: 80%;
}
/* =リンク文字設定
------------------------------------------------------------------------------ */

a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
/* =ヘッダー
------------------------------------------------------------------------------ */
#header {
	position: relative;
	height: 125px;
	width: 920px;
	text-align: left;
	margin: 0px auto;
}
#header h1 {
	font-size: 90%;
	padding: 10px 0px 0px 0px;
	position: absolute;
	top: 10px;
	right: 20px;
	font-weight: normal;
	text-align: right;
}
#header p.title {
	position: absolute;
	top: 15px;
	left: 20px;
}
#header p.h_font {
	position: absolute;
	top: 50px;
	left: 575px;
}
#header form#h_search {
	position: absolute;
	top: 48px;
	left: 715px;
}
#s {
	width: 120px;
	border: 1px solid #808080;
}

#searchsubmit {
	background: url(img/search_bt.jpg) no-repeat;
	height: 20px;
	width: 50px;
	cursor: pointer;
	border: none;
}
#searchsubmit:hover {
	background: url(img/search_bt_on.jpg) no-repeat;
	height: 20px;
	width: 50px;
}
img.f_s {
	margin-left: 5px;
}
img.f_m {
	margin-left: 2px;
}
img.f_l {
	margin-left: 2px;
}
#header ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 15px;
	position: absolute;
	top: 90px;
	left: 655px;
}
#header ul li {
	float: left;
	height: 15px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
}

/* =アイキャッチ
------------------------------------------------------------------------------ */
#eyecach {
	width: 920px;
	text-align: left;
	margin: 0px auto;
}
#eyecach img {
	vertical-align: bottom;
}
/* =パンくず
------------------------------------------------------------------------------ */
#pankz {
	height: auto;
	width: 920px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 3px 0px 3px 0px;
	font-size: 75%;
	background-color: #DCE5E1;
}
#pankz p {
	margin: 0px 0px 0px 3px;
	padding: 0px;
}
#pankz p a {
	padding: 3px 5px 0px 2px;
	margin: 0px;
}
#pankz a:link, #pankz a:visited {
	text-decoration: none;
	color: #4F524E;
}
#pankz a:hover, #pankz a:active {
	text-decoration: underline;
}

/* =コンテンツ
------------------------------------------------------------------------------ */
#contents {
	width: 920px;
	text-align: left;
	margin: 20px auto 0px auto;
	padding: 0px 5px;
}

body#home #contents {
	background-image: url(img/cont_bg.jpg);
	background-repeat: repeat-y;
}
body#under #contents {
	background-image: url(img/cont_bg02.jpg);
	background-repeat: repeat-y;
}

#contents:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
}       
#contents {
    zoom: 1;
}
#cont_bottom {
	height: 15px;
	width: 930px;
	margin: 0px auto 20px auto;
	padding: 0px;
}
body#home #cont_bottom {
	background-image: url(img/cont_bg_bottom.jpg);
	background-repeat: no-repeat;
}
body#under #cont_bottom {
	background-image: url(img/cont_bg_bottom02.jpg);
	background-repeat: no-repeat;
}

#cont_bottom hr {
	display: none;	
}
/* =グローバルナビ
------------------------------------------------------------------------------ */
#nav {
	height: 80px;
	width: 920px;
	text-align: left;
	margin: 0px auto 20px auto;
	padding: 0px;
}
body#under #nav {
	margin: 0px auto 0px auto;
	border-bottom: 1px solid #ffffff;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 920px;
}
#nav li {
	float: left;
	height: 80px;
	margin: 0px;
	padding: 0px;
}

/* =サイド
------------------------------------------------------------------------------ */
body#home #side {
	float: left;
	width: 200px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
body#under #side {
	float: left;
	width: 280px;
	padding: 0px;
	margin: 0px;
	height: 600px;
}
#side ul#side_nav {
	list-style: none;
	margin: 5px 0px 20px 5px;
	padding: 0px;
}
#side ul#side_nav li {
	height: 50px;
	width: 270px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#reservation {
	background-image: url(img/reservation_bg.jpg);
	background-repeat: repeat-y;
	width: 200px;
	line-height: 1.3;
}
#reservation:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
}       
#reservation {
    zoom: 1;
}  
#reservation h2 {
	background-image: url(img/h2_sub_02.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 200px;
	text-indent: -9999px;
	margin: 0px 0px 10px 0px;
}
#reservation table {
	width: 180px;
	margin: 0px auto 0px auto;
	padding: 0px;
	font-size: 90%;
}
#reservation table th {
	vertical-align: top;
	font-weight: normal;
	padding: 3px 6px 3px 0px;
	width: 44px;
	text-align: right;
}
#reservation table td {
	vertical-align: top;
	padding: 3px 0px;
}
#reservation_bottom {
	background-image: url(img/reservation_bg_bottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 200px;
	margin: 0px 0px 10px 0px;
}
#reservation_bottom hr {
	display: none;	
}
#side ul#banner {
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
#side ul#banner li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

/* =メイン
------------------------------------------------------------------------------ */
body#home #main {
	float: left;
	width: 500px;
	padding: 0px;
}
body#under #main {
	float: left;
	width: 617px;
	padding: 20px 10px 0px 10px;
}

#main h2 {
	clear: both;
	margin: 0px 0px 20px 10px;
}
#main h3 {
	clear: both;
	padding: 0px;
	margin: 0px 0px 20px 20px;
}
#main h4 {
	clear: both;
	padding: 0px;
	margin: 0px 0px 20px 20px;
	color: #658BB1;
	font-size: 110%;
	text-decoration: underline;
}
#main h5 {
	padding: 0px;
	margin: 0px 30px 0px 30px;
	font-size: 100%;
}
#main p {
	margin: 0px 30px 30px 30px;
}

.wp-pagenavi {
	margin: 30px 0px;
	text-align: center;
}
.fl_clear {
	clear: both;
}
span.pan {
	font-weight: bold;
}
span.rice {
	color: #ff0000;
}
span.supple {
	font-size: 80%;
}

/* =img
------------------------------------------------------------------------------ */
.singleimg {
	display: block;
	margin: 0px auto 20px auto;
	border: 10px solid #dddddd;
}
.aligncenter {
	display: block;
	margin: 0px auto 10px auto;

}
.alignright {
	float: right;
	padding: 2px;
	margin: 0px 0px 10px 10px;
	display: inline;
	border: 1px solid #dddddd;
}
.alignleft {
	float: left;
	padding: 2px;
	margin: 0px 10px 10px 0px;
	display: inline;
	border: 1px solid #dddddd;
}

/* =table
------------------------------------------------------------------------------ */
#main table {
	clear: both;
	border-collapse: collapse;
	margin: 0px 0px 30px 30px;
	width: 558px;
	border: 1px solid #999999;
}
#main table th {
	padding: 5px;
	border: 1px solid #999999;
	text-align: center;
	background-color: #f5f5f5;
	font-weight: normal;
}
#main table td {
	padding: 5px 5px 5px 10px;
	border: 1px solid #999999;
	text-align: left;
}
#main table td.price {
	text-align: right;
	font-weight: bold;
}

/* =ホーム
------------------------------------------------------------------------------ */
#main h2#h2_main_01 {
	background-image: url(img/h2_main_01.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 480px;
	text-indent: -9999px;
}
#main p.feed {
	background-image: url(img/rss.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 20px 0px;
	padding: 0px 15px 0px 15px;
	float: right;
	font-size: 90%;
}
#main .post {
	width: 460px;
	border-bottom: 1px dotted #666666;
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 10px 0px;
}
.post:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
}       
.post {
    zoom: 1;
}  
#main .post h3 {
	margin: 0px 0px 10px 0px;
	font-size: 100%;
}
#main .post p {
	margin: 0px 0px 10px 0px;
}
#main .post p.postdate {
	background-color: #cccccc;
	color: #FFFFFF;
	font-size: 90%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	width: 90px;
}
#main p.moreinfo {
	background-image: url(img/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 20px 0px;
	padding: 0px 15px 0px 13px;
	float: right;
	font-size: 90%;
}
/* =お知らせ
------------------------------------------------------------------------------ */
#main h2#title20 {
	background-image: url(img/h2_title_20.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}
#main h2.posttitle {
	clear: both;
	background-image: url(img/posttitle.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 570px;
	padding: 8px 0px 0px 10px;
	margin: 0px 0px 20px 20px;
	font-size: 120%;
}
#main h3.posttitle {
	clear: both;
	background-image: url(img/posttitle.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 570px;
	padding: 8px 0px 0px 10px;
	margin: 0px 0px 20px 20px;
	font-size: 100%;
}
#main p.postdate {
	padding: 0px 0px 0px 5px;
	margin: 0px 30px 10px 30px;
	background-color: #cccccc;
	color: #FFFFFF;
	font-size: 90%;
	width: 90px;
}

/* =宴会プラン
------------------------------------------------------------------------------ */
#main div.feast {
	width: 545px;
	padding: 15px 15px 15px 20px;
	margin: 0px 0px 30px 15px;
	border: 5px solid #DBC983;
}
#main div.feast p {
	clear: both;
	margin: 0px 0px 15px 10px;
	padding: 0px;
	text-align: center;
}
#main div.feast hr {
	margin: 15px 0px;
	height: 1px;
	border: 1px dotted #cccccc;
}

#main div.feast ul.photo {
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#main div.feast ul.photo li {
	float: left;
	margin: 0px 10px 20px 0px;
	padding: 0px;
}
#main div.feast ul.photo li img {
	padding: 2px;
	margin: 0px;
	display: inline;
	border: 1px solid #dddddd;
}

#main div.feast ul.details {
	margin: 0px 0px 20px 10px;
	padding: 0px;
}
#main div.feast ul.details li {
	list-style-type: none;
}
#main div.feast h2 {
	margin: 0px 0px 15px 10px;
	padding: 0px;
	text-indent: -9999px;
}

#main div.feast h2#plan_title_06 {
	background-image: url(img/plan_title_06.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 320px;
}
#main div.feast h2#plan_title_07 {
	background-image: url(img/plan_title_07.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 320px;
}
#main div.feast h2#plan_title_08 {
	background-image: url(img/plan_title_08.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 320px;
}
#main div.feast h3 {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	text-align: center;
	color: #A3C40A;
	font-size: 110%;
}
/* =忘新年会プラン
------------------------------------------------------------------------------ */
#main h2#title26 {
	background-image: url(img/h2_title_26.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}

#main div.feast h2#plan_title_09 {
	background-image: url(img/plan_title_09.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 320px;
}
#main div.feast h2#plan_title_10 {
	background-image: url(img/plan_title_10.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 320px;
}
#main div.feast h2#plan_title_11 {
	background-image: url(img/plan_title_11.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 320px;
}
/* =春の宴会プラン
------------------------------------------------------------------------------ */

#main div.spring {
	border: 5px solid #fad4e5;
}
#main div.feast h2#plan_title_12 {
	background-image: url(img/plan_title_12.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 320px;
}
#main div.feast h2#plan_title_13 {
	background-image: url(img/plan_title_13.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 320px;
}
#main div.feast h2#plan_title_14 {
	background-image: url(img/plan_title_14.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 320px;
}
/* =宿泊プラン
------------------------------------------------------------------------------ */
#main h2#title23 {
	background-image: url(img/h2_title_23.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}
#main div.plan {
	clear: both;
	height: 420px;
	width: 580px;
	position: relative;
	padding: 0px;
	margin: 0px 0px 30px 20px;
	border: 5px solid #cccccc;
}
#main div.plan p {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 13px;
	top: 13px;
}
#main div.plan div.point {
	margin: 0px;
	padding: 5px;
	position: absolute;
	left: 10px;
	top: 200px;
	height: 185px;
	width: 200px;
	background-color: #fffee6;
	border: 1px solid #ffd800;
}
#main div.plan div.point p {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	position: absolute;
	left: 8px;
	top: 10px;
	width: 195px;
}
#main div.plan p img {
	padding: 2px;
	margin: 0px;
	display: inline;
	border: 1px solid #dddddd;
}
#main div.plan h2 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 230px;
	top: 15px;
	text-indent: -9999px;
}
#main div.plan h2#plan_title_01 {
	background-image: url(img/plan_title_01.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 320px;
}
#main div.plan h2#plan_title_02 {
	background-image: url(img/plan_title_02.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 320px;
}
#main div.plan h2#plan_title_03 {
	background-image: url(img/plan_title_03.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 320px;
}
#main div.plan h2#plan_title_04 {
	background-image: url(img/plan_title_04.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 320px;
}
#main div.plan h2#plan_title_05 {
	background-image: url(img/plan_title_05.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 320px;
}




#main div.plan ul.details {
	position: absolute;
	left: 240px;
	top: 80px;
	list-style-type: none;
	width: 320px;
}
#main div.plan ul.details li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
span.charge {
	color: #CC0000;
	font-size: 150%;
	font-weight: bold;
}
#main div.plan dl {
	width: 320px;
	position: absolute;
	left: 240px;
	top: 200px;
}
#main div.plan dl dt {
	margin: 0px 0px 5px 0px;
	color: #CC0000;
}
#main div.plan dl dd {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#main div.plan ul.here {
	position: absolute;
	left: 355px;
	top: 293px;
	list-style-type: none;
	width: 320px;
}
#main div.plan ul.here li {
	float: left;
	height: 22px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

/* =新宿泊プラン2010/08
------------------------------------------------------------------------------ */

#main div.plan2 {
	float: left;
	width: 560px;
	padding: 10px;
	margin: 0px 0px 30px 20px;
	border: 5px solid #cccccc;
}
#main div.images {
	float: left;
	width: 220px;
}
#main div.images p {
	margin: 0px;
	padding: 0px;
}
#main div.images p img {
	padding: 2px;
	margin: 0px;
	display: inline;
	border: 1px solid #dddddd;
}
#main div.text {
	float: left;
	width: 340px;
}
#main div.text ul {
	list-style-type: none;
}
#main div.text ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#main div.text span.charge {
	color: #CC0000;
	font-size: 180%;
	font-weight: bold;
}
#main div.text dl {

}
#main div.text dl dt {
	margin: 0px 0px 5px 0px;
	color: #CC0000;
}
#main div.text dl dd {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#main div.plan2 h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-indent: -9999px;
}
#main div.plan2 h2#plan_title_04 {
	background-image: url(img/plan_title_04.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 320px;
}
#main div.plan2 h2#plan_title_15 {
	background-image: url(img/plan_title_15.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 320px;
}
#main div.plan2 h2#plan_title_16 {
	background-image: url(img/plan_title_16.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 320px;
}

/* =バーデンについて
------------------------------------------------------------------------------ */

#main h2#copy_01 {
	background-image: url(img/copy_01.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 600px;
	text-indent: -9999px;
}
#main div.multicolumn {
	clear: both;
	padding: 0px;
	margin: 0px 0px 30px 20px;
	width: 580px;
}
#main div.multicolumn:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
}       
#main div.multicolumn {
    zoom: 1;
}
#main div.multicolumn p {
	padding: 0px;
	margin: 0px 5px 10px 5px;
}
#main div.multicolumn p.point {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 120%;
	font-weight: bold;
	color: #A74343;
}
#main div.multicolumn p.bt {
	margin: 20px 10px 10px 0px;
	text-align: right;
}
#main div.multicolumn h3 {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	background-image: none;
}
#main div.multicolumn h3#title01 {
	height: 40px;
	width: 300px;
	background-image: url(img/h3_title_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main div.multicolumn h3#title02 {
	height: 40px;
	width: 300px;
	background-image: url(img/h3_title_02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main div.multicolumn h3#title03 {
	height: 40px;
	width: 300px;
	background-image: url(img/h3_title_03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main div.multicolumn h3#title04 {
	height: 40px;
	width: 300px;
	background-image: url(img/h3_title_04.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main div.multicolumn h3#title05 {
	height: 40px;
	width: 300px;
	background-image: url(img/h3_title_05.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main div.box01 {
	float: left;
	width: 310px;
	padding: 0px;
	margin: 0px;
}
#main div.box01 table {
	clear: none;
	table-layout: fixed;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 300px;
	border: none;
}
#main div.box01 table th {
	padding: 3px;
	margin: 0px;
	background-color: #fffffF;
	font-weight: normal;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #999999;
	border-left: none;
	vertical-align: top;
}
#main div.box01 table td {
	padding: 3px;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #999999;
	border-left: none;
	background-color: #ffffff;
}
#main div.box02 {
	float: left;
	width: 270px;
	padding: 0px;
	margin: 0px;
}
#main div.box02 img {
}
#main div.line {
	background-image: url(img/line.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 600px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}
#main div.line hr {
	display:none;
}
/* =宿泊予約
------------------------------------------------------------------------------ */

#main h2#title12 {
	background-image: url(img/h2_title_12.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}
#main h3#title19 {
	height: 40px;
	width: 580px;
	background-image: url(img/h3_title_19.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main h3#title20 {
	height: 40px;
	width: 580px;
	background-image: url(img/h3_title_20.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main #vacancy table {
	clear: both;
	border-collapse: collapse;
	margin: 0px 0px 30px 30px;
	width: 550px;
	border: 5px solid #cccccc;
}
#main #vacancy table th {
	padding: 10px 5px;
	border: none;
	text-align: right;
	background-color: #ffffff;
	font-weight: normal;
	width: 140px;
}
#main #vacancy table td {
	padding: 10px 5px;
	border: none;
	text-align: left;
}
#vacancysubmit {
	background: url(img/reservation_bt.jpg) no-repeat;
	height: 35px;
	width: 120px;
	cursor: pointer;
	border: none;
}
#vacancysubmit:hover {
	background: url(img/reservation_bt_on.jpg) no-repeat;
	height: 35px;
	width: 120px;
}

/* =客室
------------------------------------------------------------------------------ */
#main h2#copy_03 {
	background-image: url(img/copy_03.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 600px;
	text-indent: -9999px;
}
#main div.box03 {
	float: left;
	width: 290px;
	padding: 0px;
	margin: 0px;
}
#main div.box03 p {
	text-align: center;
}
#main div.box03 a img {
	padding: 0px;
	margin: 0px;
}
#main div.box03 a img {
	border: 5px solid #cccccc;
}
#main div.box03 a:hover img {
	border: 5px solid #CF8385;
}
#main div.box04 {
	float: left;
	width: 210px;
	padding: 0px;
	margin: 0px;
}
#main div.box04 p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}
#main div.box04 img {
	padding: 2px;
	margin: 0px;
	display: inline;
	border: 1px solid #dddddd;
}

#main div.box05 {
	float: left;
	width: 370px;
	padding: 0px;
	margin: 0px;
}

#main div.box05 table {
	clear: none;
	table-layout: auto;
	border-collapse: collapse;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	width: 350px;
	border-top: 3px solid #999999;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
}
#main div.box05 table th {
	padding: 6px 3px;
	margin: 0px;
	background-color: #f5f5f5;
	font-weight: normal;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #999999;
	border-left: none;
	vertical-align: top;
	width: 80px;
}
#main div.box05 table td {
	padding: 6px 3px;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #999999;
	border-left: none;
	background-color: #ffffff;
}
#main div.box05 dl {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	width: 350px;
}
#main div.box05 dl dt {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#main div.box05 dl dd {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border-bottom: 1px dotted #999999;
}

#main h2#title01 {
	height: 45px;
	width: 600px;
	background-image: url(img/h2_title_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main h2#title02 {
	height: 45px;
	width: 600px;
	background-image: url(img/h2_title_02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main h2#title03 {
	height: 45px;
	width: 600px;
	background-image: url(img/h2_title_03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main h2#title04 {
	height: 45px;
	width: 600px;
	background-image: url(img/h2_title_04.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main h2#title05 {
	height: 45px;
	width: 600px;
	background-image: url(img/h2_title_05.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main h3#title06 {
	height: 40px;
	width: 580px;
	background-image: url(img/h3_title_06.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main h3#title07 {
	height: 40px;
	width: 580px;
	background-image: url(img/h3_title_07.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#titanium {
	background-image: url(img/titanium.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 560px;
	position: relative;
	padding: 0px;
	margin: 0px 0px 20px 30px;
}
#titanium h2 {
	text-indent: -9999px;
}
#titanium p {
	width: 380px;
	position: absolute;
	left: 115px;
	top: 55px;
	color: #FFFFFF;
}
/* =温泉
------------------------------------------------------------------------------ */
#main h2#copy_04 {
	background-image: url(img/copy_04.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 600px;
	text-indent: -9999px;
}
#main h3#title08 {
	height: 40px;
	width: 580px;
	background-image: url(img/h3_title_08.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* =会議・ご会合
------------------------------------------------------------------------------ */
#main h2#copy_06 {
	background-image: url(img/copy_06.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 600px;
	text-indent: -9999px;
}
#main h2#copy_07 {
	background-image: url(img/copy_07.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 600px;
	text-indent: -9999px;
}
#main h2#copy_08 {
	background-image: url(img/copy_08.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 600px;
	text-indent: -9999px;
}

#main h3#title24 {
	height: 40px;
	width: 580px;
	background-image: url(img/h3_title_24.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main h3#title25 {
	height: 40px;
	width: 580px;
	background-image: url(img/h3_title_25.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main h3#title26 {
	height: 40px;
	width: 580px;
	background-image: url(img/h3_title_26.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main h3#title27 {
	height: 40px;
	width: 580px;
	background-image: url(img/h3_title_27.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main h3#title28 {
	height: 40px;
	width: 580px;
	background-image: url(img/h3_title_28.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main h2#title13 {
	background-image: url(img/h2_title_13.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}
#main h2#title14 {
	background-image: url(img/h2_title_14.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}
#main h2#title15 {
	background-image: url(img/h2_title_15.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}
#main h2#title16 {
	background-image: url(img/h2_title_16.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}
#main h2#title17 {
	background-image: url(img/h2_title_17.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}
#main h2#title18 {
	background-image: url(img/h2_title_18.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}
#main h2#title19 {
	background-image: url(img/h2_title_19.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}
#main h2#title21 {
	background-image: url(img/h2_title_21.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}
#main h2#title22 {
	background-image: url(img/h2_title_22.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}
#main div.box06 {
	float: left;
	width: 290px;
	padding: 0px;
	margin: 0px;
}
#main div.box06 img {
	padding: 2px;
	margin: 0px;
	display: inline;
	border: 1px solid #dddddd;
}
/* =レストラン
------------------------------------------------------------------------------ */
#main h2#copy_02 {
	background-image: url(img/copy_02.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 600px;
	text-indent: -9999px;
}
#main h3#title21 {
	height: 40px;
	width: 580px;
	background-image: url(img/h3_title_21.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main h3#title22 {
	height: 40px;
	width: 580px;
	background-image: url(img/h3_title_22.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main h3#title23 {
	height: 40px;
	width: 580px;
	background-image: url(img/h3_title_23.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main #osaki {
	padding: 0px;
	margin: 0px 0px 30px 10px;
	width: 600px;
	background-image: url(img/osaki.jpg);
	background-repeat: no-repeat;
	height: 420px;
	position: relative;
	line-height: 1.3;
}
#main #osaki p {
	position: absolute;
	left: 225px;
	top: 45px;
	width: 330px;
}
#main #osaki ul {
	list-style-type: none;
	position: absolute;
	left: 253px;
	top: 155px;
	padding: 0px;
	margin: 0px;
}
#main #osaki ul li {
	padding: 0px;
	margin: 0px;
}
#today {
	clear: both;
	padding: 20px 10px;
	margin: 0px 0px 30px 20px;
	width: 550px;
	border: 5px solid #cccccc;
}
#main #today h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding: 0px;
	margin: 0px 0px 10px 10px;
}
#main #today table {
	table-layout: fixed;
	border-collapse: collapse;
	margin: 0px 0px 20px 25px;
	width: 500px;
	border: none;
}
#main #today table th {
	padding: 2px;
	text-align: center;
	background-color: #ffffff;
	font-weight: normal;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #999999;
	border-left: none;
}
#main #today table td {
	padding: 2px;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #999999;
	border-left: none;
}
#main h3.menutitle {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding: 0px;
	margin: 0px 0px 10px 25px;
}
#main div.box07 {
	float: left;
	width: 270px;
	padding: 0px;
	margin: 0px;
}
#main div.box07 p {
	text-align: center;
	margin: 0px 0px 10px 0px;
}

#main div.box07 img {
	padding: 2px;
	display: inline;
	border: 1px solid #dddddd;
}

#main div.box08 {
	float: left;
	width: 310px;
	padding: 0px;
	margin: 0px;
}
#main div.box08 table {
	clear: none;
	table-layout: fixed;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 300px;
	border: 1px solid #AAC10C;
}
#main div.box08 table th {
	padding: 3px;
	margin: 0px;
	background-color: #EEF5BF;
	font-weight: normal;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #AAC10C;
	border-left: none;
	vertical-align: top;
}
#main div.box08 table td {
	padding: 3px;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #AAC10C;
	border-left: none;
	background-color: #ffffff;
}
#main table.menu {
	padding: 0px;
	margin: 0px 0px 30px 30px;
	width: 558px;
	clear: none;
	table-layout: fixed;
	border-collapse: collapse;
	border: 1px solid #AAC10C;
}
#main table tr.on {
	background-color: #F8FCDB;
}
#main table.menu th {
	padding: 3px;
	margin: 0px;
	background-color: #EEF5BF;
	font-weight: normal;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #AAC10C;
	border-left: none;
	vertical-align: top;
}
#main table.menu td {
	padding: 3px;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #AAC10C;
	border-left: none;
	background-color: #ffffff;
}
/* =館内案内
------------------------------------------------------------------------------ */

#main h2#title11 {
	background-image: url(img/h2_title_11.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}

#main div.guidemap {
	padding: 0px;
	margin: 0px 0px 20px 10px;
	height: 500px;
	width: 600px;
}
#main div.guidemap p {
	padding: 0px;
	margin: 0px;
}
#main div.multicolumn h3#title11 {
	height: 35px;
	width: 280px;
	background-image: url(img/h3_title_11.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main div.multicolumn h3#title12 {
	height: 35px;
	width: 280px;
	background-image: url(img/h3_title_12.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main div.multicolumn h3#title13 {
	height: 35px;
	width: 280px;
	background-image: url(img/h3_title_13.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main div.multicolumn h3#title14 {
	height: 35px;
	width: 280px;
	background-image: url(img/h3_title_14.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main div.multicolumn h3#title15 {
	height: 35px;
	width: 280px;
	background-image: url(img/h3_title_15.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main div.multicolumn h3#title16 {
	height: 35px;
	width: 280px;
	background-image: url(img/h3_title_16.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main div.multicolumn h3#title17 {
	height: 35px;
	width: 280px;
	background-image: url(img/h3_title_17.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main div.multicolumn h3#title18 {
	height: 35px;
	width: 280px;
	background-image: url(img/h3_title_18.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* =アクセス
------------------------------------------------------------------------------ */
#main h2#title06 {
	background-image: url(img/h2_title_06.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}
#main h3#title09 {
	height: 40px;
	width: 580px;
	background-image: url(img/h3_title_09.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main h3#title10 {
	height: 40px;
	width: 580px;
	background-image: url(img/h3_title_10.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main p.means {
}
#map {
	height: 400px;
	width: 500px;
	border: 1px solid #999999;
	margin: 0px auto 20px auto;
	padding: 0px;
}
/* =お問い合せ
------------------------------------------------------------------------------ */
#main h2#title07 {
	background-image: url(img/h2_title_07.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}
#formarea {
	padding: 0px;
	margin: 0px 0px 20px 30px;
}
#main #formarea table {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border: none;
	width: 520px;
}
#main #formarea table th {
	padding: 10px;
	margin: 0px;
	width: 100px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #999999;
	border-left: none;
	background-color: #ffffff;
	vertical-align: top;
}
#main #formarea table td {
	padding: 10px;
	margin: 0px;
	width: 380px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #999999;
	border-left: none;
}
#main #formarea table th.on {
	background-color: #f5f5f5;
}
#main #formarea table td.on {
	background-color: #f5f5f5;
}
#main #formarea table td.submit_bt {
	text-align: center;
	border: none;
}
/* =資料請求
------------------------------------------------------------------------------ */
#main h2#title08 {
	background-image: url(img/h2_title_08.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}
/* =サイトマップ
------------------------------------------------------------------------------ */
#main h2#title09 {
	background-image: url(img/h2_title_09.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}
#main div.box03 h2 {
	font-size: 110%;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
#main div.box03 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 10px 20px 10px;
}
#main div.box03 li {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

/* =プライバシーポリシー
------------------------------------------------------------------------------ */
#main h2#title10 {
	background-image: url(img/h2_title_10.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}
#main h3#copy_05 {
	background-image: url(img/copy_05.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 600px;
	text-indent: -9999px;
}
/* =検索結果
------------------------------------------------------------------------------ */
#main h2#title24 {
	background-image: url(img/h2_title_24.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}
#main ul.result {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 30px 30px;
	width: 560px;
}
#main ul.result li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 3px;
	border-bottom: 1px dotted #999999;
}

/* =エラーページ
------------------------------------------------------------------------------ */
#main h2#title25 {
	background-image: url(img/h2_title_25.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}

/* =サブ
------------------------------------------------------------------------------ */
#sub {
	float: left;
	width: 200px;
	padding: 0px;
	margin: 0px;
}
#recommend {
	background-image: url(img/recommend_bg.jpg);
	background-repeat: repeat-y;
	width: 200px;
	line-height: 1.3;
}
#recommend:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
}       
#recommend {
    zoom: 1;
}  

#recommend h2 {
	background-image: url(img/h2_sub_01.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 200px;
	text-indent: -9999px;
	margin: 0px 0px 20px 0px;
}

#sub #recommend dl {
	clear: both;
	width: 180px;
	margin: 0px 0px 20px 10px;
	padding: 0px;
	font-size: 90%;
}
#sub #recommend dl dt {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 56px;
	float: left;
	clear: left;
}
#sub #recommend dl dd {
	margin: 0px 0px 0px 60px;
	padding: 0px;
}

#recommend_bottom {
	background-image: url(img/recommend_bg_bottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 200px;
	margin: 0px 0px 20px 0px;
}
#recommend_bottom hr {
	display: none;	
}

/* =フッター
------------------------------------------------------------------------------ */
#footer_bg {
	clear: both;
	background-image: url(img/footer.jpg);
	background-repeat: repeat-x;
}
#footer {
	height: 205px;
	width: 920px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	font-size: 90%;
	color: #4F524E;
	line-height: 1.3;
	position: relative;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #4F524E;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
#footer ul#f_local {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 20px;
	top: 20px;
}
#footer ul#f_local li {
	float: left;
	padding: 0px;
	margin: 0px 20px 0px 0px;
}
#footer p#to_top {
	position: absolute;
	right: 20px;
	top: 20px;
}
#footer #ancor {
	position: absolute;
	left: 360px;
	top: 70px;
}
#footer #ancor h2 {
	font-size: 100%;
	margin: 0px 0px 5px 0px;
}
#footer #ancor ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
}
#footer #ancor li {
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
#footer p#address {
	position: absolute;
	left: 5px;
	top: 80px;
}
#footer p#address img {
	margin: 0px 0px 10px 0px;
}
#footer p#copyright {
	font: normal small Arial, Helvetica, sans-serif;
	position: absolute;
	left: 5px;
	top: 150px;
}

