@charset "utf-8";

@import "reset.css";

/* ▼ 基本設定 ▼ */
* {
margin: 0;
padding: 0;
list-style: none;
}
body {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 170%;
	text-align: center;
	background-image: url(images/common/bg_body_short.jpg);
	background-repeat: repeat-x;
}

a {
	color: #0099FF;
	text-decoration: none;
	zoom:1;
}

a:hover {
	text-decoration: underline;
	color: #FF0099;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}
img {
	border: 0;
	margin: 0px;
	vertical-align: bottom;
}
/* new clearfix */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }  
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.clearfix {overflow:hidden;}
.left {
	float: left;
}
.right {
	float: right;
}
table {
	font-size: 12px;
	line-height: 160%;
}
/*　▲　基本設定　▲*/

/* ▼ header ▼ */
#header {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 85px;
	text-align: left;
}
#header .right {
	width: 623px;
	height: 85px;
}
.menu001 {
	float: right;
	height: 17px;
	margin-top: 20px;
}
.menu002 {
	height: 32px;
	margin-top: 16px;
}
* html .menu002{
	margin-top:13px;
}
#logo a {
	text-indent:-9999px;
	display:block;
	background-image: url(images/common/logo.jpg);
	height: 85px;
	width: 255px;
}

.menu001 li.bt_home {
	background-image: url(images/common/bt_home_o.jpg);
	background-repeat: no-repeat;
}
.menu001 li.bt_home a {
	text-indent:-9999px;
	display:block;
	background-image: url(images/common/bt_home.jpg);
	height: 17px;
	width: 73px;
}
.menu001 li.bt_home a:hover{
	background:none;
}
.menu001 li.bt_contact {
	background-image: url(images/common/bt_contact_o.jpg);
	background-repeat: no-repeat;
}
.menu001 li.bt_contact a {
	text-indent:-9999px;
	display:block;
	background-image: url(images/common/bt_contact.jpg);
	height: 17px;
	width: 76px;
}
.menu001 li.bt_contact a:hover{
	background:none;
}

.menu002 li.bt_stay {
	background-image: url(images/common/bt_stay_o.jpg);
	background-repeat: no-repeat;
}
.menu002 li.bt_stay a {
	text-indent:-9999px;
	display:block;
	background-image: url(images/common/bt_stay.jpg);
	height: 32px;
	width: 79px;
}
.menu002 li.bt_stay a:hover{
	background:none;
}

.menu002 li.bt_restaurant {
	background-image: url(images/common/bt_restaurant_o.jpg);
	background-repeat: no-repeat;
}
.menu002 li.bt_restaurant a {
	text-indent:-9999px;
	display:block;
	background-image: url(images/common/bt_restaurant.jpg);
	height: 32px;
	width: 119px;
}
.menu002 li.bt_restaurant a:hover{
	background:none;
}

.menu002 li.bt_bridal {
	background-image: url(images/common/bt_bridal_o.jpg);
	background-repeat: no-repeat;
}
.menu002 li.bt_bridal a {
	text-indent:-9999px;
	display:block;
	background-image: url(images/common/bt_bridal.jpg);
	height: 32px;
	width: 114px;
}
.menu002 li.bt_bridal a:hover{
	background:none;
}


.menu002 li.bt_party {
	background-image: url(images/common/bt_party_o.jpg);
	background-repeat: no-repeat;
}
.menu002 li.bt_party a {
	text-indent:-9999px;
	display:block;
	background-image: url(images/common/bt_party.jpg);
	height: 32px;
	width: 118px;
}
.menu002 li.bt_party a:hover{
	background:none;
}

.menu002 li.bt_access {
	background-image: url(images/common/bt_access_o.jpg);
	background-repeat: no-repeat;
}
.menu002 li.bt_access a {
	text-indent:-9999px;
	display:block;
	background-image: url(images/common/bt_access.jpg);
	height: 32px;
	width: 101px;
}
.menu002 li.bt_access a:hover{
	background:none;
}

.menu002 li.bt_hotel {
	background-image: url(images/common/bt_hotel_o.jpg);
	background-repeat: no-repeat;
}
.menu002 li.bt_hotel a {
	text-indent:-9999px;
	display:block;
	background-image: url(images/common/bt_hotel.jpg);
	height: 32px;
	width: 92px;
}
.menu002 li.bt_hotel a:hover{
	background:none;
}
#topmainimg {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(images/common/bg_mainimg_short.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
/* ▲　header　▲ */

/* ▼　footer　▼ */
#footer {
	background-image: url(images/common/bg_footer.jpg);
	background-repeat: repeat-x;
	padding-top: 40px;
	clear: both;
}

#footer #footer_inner {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

#footer #footer_inner ul li {
	background-image: url(images/common/footer_listmark.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 4px;
	padding-right: 15px;
	float: left;
}
#footer #footer_inner .gototop {
	background-image: url(images/common/footer_gototop.jpg);
	background-repeat: no-repeat;
	float: right;
	padding-left: 17px;
	background-position: 0px 3px;
}
#footer #footer_inner a {
	color: #666;
}
#footer #footer_inner .footernavi {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAA;
	padding-bottom: 5px;
}
#footer #footer_inner .footerlogo {
	background-image: url(images/common/footer_logo.jpg);
	height: 100px;
	width: 395px;
	float: left;
}
#footer #footer_inner .footerlogo span {
	display: none;
}
#footer #footer_inner address {
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 20px;
}
/* ▲　footer　▲ */


/* ▼ コンテンツ枠 ▼ */
#wrap {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: left;
}
#wrap #pan {
	margin-top: 10px;
	margin-bottom: 10px;
}

#wrap #left_area {
	float: left;
	width: 180px;
}
#wrap #right_area {
	float: right;
	width: 700px;
}
/* ▲ コンテンツ枠 ▲ */

/* ▼ アクセス ▼ */
#access #box001 {
	float: left;
	width: 331px;
	padding-right:20px;
}
#access #box001 dd{
	text-align:center;
	padding-left:10px;
}
#access #box002 {
	float: left;
	width: 265px;
}
#access #box003 {
	float: right;
	width: 265px;
}
#access h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	background-image: url(images/access/bar001.jpg);
	padding-left: 15px;
	height: 38px;
	line-height: 38px;
	font-weight: bold;
}
#access #box002 p,#access #box003 p {
	margin-left: 15px;
	margin-top: 15px;
}
#access #syuhen dl {
	float: left;
	width: 520px;
}
#access #shinai dl {
	float: left;
	width: 660px;
}
#access #syuhen dt,#access #shinai dt {
	font-size: 14px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 3px;
}
#access #syuhen dd,#access #shinai dd {
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 20px;
}
/* ▲ アクセス ▲ */

/* ▼ 施設概要 ▼ */
#summary #gaiyozu {
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#summary #gaiyozu #setsumei {
	position: absolute;
	left: 315px;
	top: 5px;
}
#summary #setsumei h3 {
	font-size: 14px;
	font-weight: normal;
}
#summary table {
	font-size: 12px;
	line-height: 160%;
	margin-top: 10px;
}
#summary table th {
	background-color: #CCC;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
}
#summary table td {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
	padding-right: 15px;
}

#summary table caption {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
}
#summary h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(images/summary/bar001.jpg);
	height: 38px;
	width: 900px;
	font-size: 16px;
	font-weight: bold;
	line-height: 38px;
	padding-left: 15px;
}
#summary #bg_foto {
	width: 900px;
	margin-top: 15px;
	background-image: url(images/summary/img003.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#summary #bg_foto dl {
	float: left;
	padding-right: 50px;
}
#summary #bg_foto dl dt {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/summary/arrow001.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	margin-left: 15px;
}
#summary #bg_foto dl dd {
	margin-left: 25px;
	margin-bottom: 30px;
	margin-top: 10px;
}
#sitemap .left {
	width: 400px;
}

#sitemap dl {
	margin-top: 25px;
	width: 400px;
}
#sitemap dt {
	font-size: 14px;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666;
	height: 28px;
	line-height: 28px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 10px;
}
#sitemap dd {
	margin-left: 12px;
}
#sitemap dd li a {
	margin-left: 5px;
}

#sitemap #unomenu li {
	height: 28px;
	line-height: 28px;
}
#sitemap #unomenu li a {
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
}
#privacy_inner {
	width: 860px;
	margin-left: 20px;
}
#privacy_inner dt {
	font-weight: bold;
	font-size: 14px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #333;
	height: 32px;
	line-height: 32px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 10px;
}
#privacy_inner dd {
	margin-right: 14px;
	margin-left: 14px;
	margin-bottom: 25px;
}
#privacy_inner dl dd ul li {
	margin-top: 10px;
	margin-left: 10px;
}
#contact {
	width: 860px;
	margin-left: 20px;
}
#contact dl {
	width: 270px;
}




/* ▲ 施設概要 ▲ */

.align_right {
	text-align: right;
}
.font14_MT30 {
	font-size: 14px;
	margin-top: 30px;
}
.MB30 {
	margin-bottom: 30px;
}
.MB20 {
	margin-bottom: 20px;
}
.MT15 {
	margin-top: 15px;
}
.MT25 {
	margin-top: 25px;
}
.MT35 {
	margin-top: 35px;
}
.MT60 {
	margin-top: 60px;
}
.PTB15center {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.PTB5center {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.red {
	color: #F00;
}
.gray {
	color: #666;
}
.brown {
	color: #900;
}
.pink{ color:#F0C;}
.bottomline_dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.F14 {
	font-size: 14px;
}
.F12 {
	font-size: 12px;
}

.lineheigh_130 {
	line-height: 130%;
}
.ML40 {
	margin-left: 40px;
}
.bg_f2f2f2 {
	background-color: #F2F2F2;
}
.bg_FBF9EA {
	background-color: #FBF9EA;
}
.PL40 {
	padding-left: 40px;
}
.MT10L10 {
	margin-top: 10px;
	margin-left: 10px;
}
.MT5 {
	margin-top: 5px;
}
.MT10 {
	margin-top: 10px;
}


.center {
	text-align: center;
}
.ML15 {
	margin-left: 15px;
}
.ML20 {
	margin-left: 20px;
}
.PR20 {
	padding-right: 20px;
}
.PR10 {
	padding-right: 10px;
}
.PL0 {
	padding-left: 0px;
}
.F10gray {
	font-size: 10px;
	color: #666;
}
.height320 {
	height: 290px;
}
.extention {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}



#blog {
	margin-top: 20px;
}
#blog #content {
	float: left;
	width: 700px;
}
#blog #sidebar {
	float: right;
	width: 180px;
}
#blog #content .post {
	margin-bottom: 50px;
}
#blog #content .titlebox {
	margin-bottom: 20px;
}
#blog #content .titlebox .post-title {
	font-size: 16px;
	padding-bottom: 4px;
	background-image: url(images/blog/bar001.jpg);
	height: 32px;
	padding-left: 18px;
	line-height: 30px;
	font-weight: bold;
}
#blog #content .titlebox .post-meta {
	margin-top: 4px;
}
#blog #content .sep {
	margin-right: 10px;
	margin-left: 10px;
}
#blog #content .post .post-content p {
	line-height: 180%;
}

.sidepanel h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	background-image: url(images/blog/bar002.jpg);
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #905327;
	margin-bottom: 8px;
}
.sidepanel ul {
	margin-bottom: 20px;
}

.sidepanel ul li {
	background-image: url(images/blog/infomation_listmark.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 22px;
	background-position: 0px 6px;
}
.sidepanel ul li .children {
	margin-bottom: 0px;
	height: 22px;
}
#content .navigation {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	background-color: #F2F2F2;
	border: 1px solid #CCC;
}

/* ▼ コメント部分 ▼ */
#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}
#comments {
	border-top: 1px dotted #000000;
	padding-top: 20px;
}
.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}
#comments .section-title {
	font-size: 100%;
}
.comment-data {
	float: left;
	width: 400px;
}
.comment-data p {
	margin-bottom: 6px;
	line-height: 150%;
}
.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}
.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}
.unapproved {
	font-style: italic;
}
#respond {
}
#respond .section-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: normal;
	color: #666;
	margin-bottom: 10px;
	font-size: 14px;
	margin-top: 30px;
	padding-left: 6px;
}
#comment-form {
	margin-bottom: 10px;
}
#comment-form label {
	margin-bottom: 0px;
}
#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 2px 5px;
}
#comment-form textarea {
	width: 455px;
	height: 100px;
	margin-top: 15px;
	font-size: 100%;
	padding: 10px;
}
#trackback {
	margin-top: 15px;
}
#trackback #tb_url {
	border: 1px solid #CCC;
	color: #F8F8F8;
	background: #AAA;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 548px;
}
h3#trackback-url {
	font-size: 90%;
	font-weight: normal;
	line-height: 100%;
}
.page-subtitle {
	font-size: 14px;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #999;
	line-height: 32px;
	height: 32px;
	padding-left: 10px;
	margin-bottom: 15px;
	color: #666;
}
#bt_hojoken {
	background-image: url(images/other/tokuten/bt_download_o.jpg);
	background-repeat: no-repeat;
	margin-top:15px;
}
#bt_hojoken a {
	text-indent:-9999px;
	display:block;
	background-image: url(images/other/tokuten/bt_download.jpg);
	height: 42px;
	width: 561px;
}
#bt_hojoken a:hover{
	background:none;
}
