@charset "UTF-8";

/*基本設定*/
*{	
	margin: 0;
	padding: 0;
border:0;
  text-decoration:none;

  font-size:100.01%;
font-style:normal;
  font-weight:normal;


	/* background-repeat: no-repeat; */
}

body {
	margin-top: 46px;
	font-size: smaller;
		line-height: 150%;
	color: #333;
	text-align: center;
	background-image: url(../images/bk_nuno.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	background-color: Silver;
}
img{

}
ul li{
		list-style: none;
list-style-type: none;
list-style-image: none;
}


/*リンク関連*/

a:link {
	color: #026CD1 ;
}

a:visited {
	color: #004A95 ;
}

a:hover ,
a:active {
	color: #76AFE6 ;
}

/*フォーム関連*/

form {
	margin:0px;
	padding:0px;
}

input ,
textarea ,
select {
	font-size: 10pt ;
	color: #333333 ;
	background-color: #FFFFFF ;
	border: 1px solid #888888 ;
	vertical-align: middle ;
}

td { word-break : break-all; }

img , a {
	border: none 0px ;
}

hr {
 	width: 100% ;
 	height: 1px ;
 	border-top: 2px #CCCDCE solid ;
 	border-right: none 0px ;
 	border-bottom: none 0px ;
 	border-left: none 0px ;
 	color: #ffffff ;
 	background: transparent ;
}

#wrapper{
	margin: auto;
	width: 800px;

}
#header_menu{
	background-image: url(../images/hedmenu.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 800px;
	height: 38px;
	margin: 0;
	display: block;
}
#header_menu ul li{
	float: left;
}
.headmenu_room a{
	margin-left: 20px;
	height: 38px;
	width: 116px;
	display: block;
}
.headmenu_room a:hover{
	background-image: url(../images/headlink_hover.gif);
	background-position: 80%;
	background-repeat: no-repeat;
}


.headmenu_facilityes a{
	height: 38px;
	width: 115px;
	display: block;
}
.headmenu_facilityes a:hover{
	background-image: url(../images/headlink_hover.gif);
	background-position: 80%;
	background-repeat: no-repeat;
	}
.headmenu_banquet a{
	height: 38px;
	width: 114px;
	display: block;
}
.headmenu_banquet a:hover{
	background-image: url(../images/headlink_hover.gif);
	background-position: 80%;
	background-repeat: no-repeat;
	}

.headmenu_access a{
	height: 38px;
	width: 116px;
	display: block;
}
.headmenu_access a:hover{
	background-image: url(../images/headlink_hover.gif);
	background-position: 80%;
	background-repeat: no-repeat;
}

.headmenu_inquiry a{
	height: 38px;
	width: 116px;
	display: block;
}
.headmenu_inquiry a:hover{
	background-image: url(../images/headlink_hover.gif);
	background-position: 80%;
	background-repeat: no-repeat;
}
.headmenu_reservation a{
	margin-left: 42px;
	height: 38px;
	width: 161px;
	display: block;
}
.headmenu_reservation a:hover{
	background-image: url(../images/headmenu_reservation_hover.jpg);
	background-repeat: no-repeat;
	}



#content_wrapper{
clear: both;
	margin-top: -2px;
	display: block;
	background-color: White;
	
}
#content{
float: right;
text-align: left;
margin: 0px 10px 0px 5px;
padding-left: 15px;
width: 645px;
display: block;

}
.content_box{
	text-align: left;
	margin-top: -30px;
	margin-bottom: 20px;
}
#head_menu ul li{

	
}

#side_content{
float: left;
display: block;
	background-color: White;
	width: 120px;
}

.hidden{
	display: none;

}
#side_menu_wrapper{

background-color: White;
}
#head_menu{

}
#head_menu ul li a{
	padding-left: 10px;
	margin-right: 28px;
	color: White;
	text-decoration: none;
	font-size: 12px;
}

#head_menu ul li a:hover{
	color: Red;
	text-decoration: underline;
}
#side_menu{
	margin: 0;
	padding: 0;
	background-color: White;
}
#side_menu ul{
	background-color: White;
}
#footer{
	clear: both;
	background-image: url(../images/footer_img.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 800px;
	height: 23px;
	margin-bottom: 46px;
}
#foot_info{
	background-image: url(../images/foot_info_img.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 800px;
	height: 86px;
	display: block;
}
#foot_info_txt{
	padding-top: 15px;
	padding-left: 340px;
	text-align: left;
	letter-spacing: 0.1em;
	line-height: 140%;
}
html*#foot_info_txt{
	letter-spacing: 0.05em;
}
* html#foot_info_txt{
	letter-spacing: 0.1em;
}
.info_address{
	font-size: 14px;
	}
.info_tel{
	font-size: 16px;

	}
.email_box a{
	width: 265px;
	height: 16px;
	display: block;

}
.email_box a:hover{
background-image: url(../images/foot_mail_hover_img.jpg);
background-repeat: no-repeat;
background-position: center;
	display: block;
}
 
.info_mail_title{
background-color: #A9A9A9;
	padding: 4px;
		}
.info_mail{
	padding: 5px;
	}	

.info_mail a{
		text-decoration: none;
		color: #333;
} 
#foot_menu{
	background-image: url(../images/foot_menu_img.jpg);
	background-color: White;
	background-position: center;
	background-repeat: no-repeat;
	width: 800px;
	height: 20px;
	display: block;
}
#foot_menu ul li{
	float: left;
}

.foot_menu_company a{
	margin-left: 54px;
	height: 20px;
	width: 103px;
	display: block;
}
.foot_menu_company a:hover{
	background-image: url(../images/foot_menu_img_co.jpg);
	background-position: bottom;
	background-repeat: no-repeat; 
}
.foot_menu_privacy a{

	height: 20px;
	width: 190px;
	display: block;
}
.foot_menu_privacy a:hover{
	background-image: url(../images/foot_menu_img_p.jpg);
	background-position: bottom;
	background-repeat: no-repeat; 
}
.foot_menu_recruit a{

	height: 20px;
	width: 99px;
	display: block;
}
.foot_menu_recruit a:hover{
	background-image: url(../images/foot_menu_img_r.jpg);
	background-position: bottom;
	background-repeat: no-repeat; 
}
#preloadedImages1 {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(../images/menu_sightseeingb.jpg);
}
.menu_sightseeing a{
	background-image: url(../images/menu_sightseeing.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 111px;
	height: 29px;
	display: block;
}
.menu_sightseeing a:hover{
	background-image: url(../images/menu_sightseeingb.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#preloadedImages2 {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(../images/menu_campaignb.jpg);
}
.menu_campaign a{
	background-image: url(../images/menu_campaign.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 111px;
	height: 29px;
	display: block;
}
.menu_campaign a:hover{
	background-image: url(../images/menu_campaignb.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#preloadedImages3 {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(../images/menu_shopb.jpg);
}
.menu_shop a{
	background-image: url(../images/menu_shop.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 111px;
	height: 29px;
	display: block;
}
.menu_shop a:hover{
	background-image: url(../images/menu_shopb.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#preloadedImages4 {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(../images/menu_infob.jpg);
}
.menu_info a{
	background-image: url(../images/menu_info.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 111px;
	height: 29px;
	display: block;
}
.menu_info a:hover{
	background-image: url(../images/menu_infob.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#preloadedImages5 {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(../images/menu_blogb.jpg);
}
.menu_blog a{
	background-image: url(../images/menu_blog.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 111px;
	height: 29px;
	display: block;
}
.menu_blog a:hover{
	background-image: url(../images/menu_blogb.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#preloadedImages6 {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(../images/menu_linkb.jpg);
}
.menu_link a{
	background-image: url(../images/menu_link.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 111px;
	height: 29px;
	display: block;
}
.menu_link a:hover{
	background-image: url(../images/menu_linkb.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.menu_home a{
	background-image: url(../images/home_buttan.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 54px;
	height: 54px;
	display: block;
}
.menu_home a:hover{
	background-image: url(../images/home_buttanb.jpg);
}

#content_foot_menu{
background-image: url(../images/content_foot_menu.jpg);
background-position: center;
background-color: White;
background-repeat: no-repeat;
width: 800px;
height: 30px;
margin: 0;
padding: 10px 0px 10px 0px;
display: block;
}

#content_foot_menu ul li{
float: left;
}
.footmenu_room a{
margin-left: 151px;
height: 30px;
width: 81px;
display: block;
}
.footmenu_room a:hover{
	background-image: url(../images/footlink_hover.gif);
	background-repeat: no-repeat;
}
.footmenu_facilityes a{
margin-left: 3px;
height: 30px;
width: 81px;
display: block;
}
.footmenu_facilityes a:hover{
	background-image: url(../images/footlink_hover.gif);
	background-repeat: no-repeat;
}
.footmenu_banquet a{
margin-left: 3px;
height: 30px;
width: 81px;
display: block;
}
.footmenu_banquet a:hover{
	background-image: url(../images/footlink_hover.gif);
	background-repeat: no-repeat;
}
.footmenu_access a{
margin-left: 3px;
height: 30px;
width: 81px;
display: block;
}
.footmenu_access a:hover{
	background-image: url(../images/footlink_hover.gif);
	background-repeat: no-repeat;
}
.footmenu_reservation a{
margin-left: 2px;
height: 30px;
width: 81px;
display: block;
}
.footmenu_reservation a:hover{
	background-image: url(../images/footlink_hover.gif);
	background-repeat: no-repeat;
}
.footmenu_inquiry a{
margin-left: 3px;
height: 30px;
width: 81px;
display: block;
}
.footmenu_inquiry a:hover{
	background-image: url(../images/footlink_hover.gif);
	background-repeat: no-repeat;
}


.copyright{
	text-align: right;
	padding-top: 15px;
	padding-right: 5px;
	color: White;
}
/*行間設定*/

.lh_120 { line-height: 120% }

.lh_130 { line-height: 130% }

.lh_140 { line-height: 140% }

.lh_150 { line-height: 150% }

.lh_200 { line-height: 200% }

/*主要なパディングの一括指定*/

.padding_ss {
	padding: 2px ;
}

.padding_s {
	padding: 5px ;
}

.padding_m {
	padding: 9px ;
}

.padding_l {
	padding: 14px ;
}

.padding_w_s {
	padding: 10px 30px ;
}

.padding_w_m {
	padding: 10px 60px ;
}

.padding_w_l {
	padding: 20px 90px ;
}



input.no_bg {
	background-color: transparent ;
	border: 0px none ;
}

.float_left{
	float: left;
}

.attention{
	color: Red;
}
.attention_small{
	color: Red;
	font-size: smaller;
}
.bold{
	font-weight: bold;
}
.small{
	font-size: smaller;
}
.left_pd4par{
	padding-left: 4%;
}
.font_size14{
	font-size: 14px;
}
#clear{
clear: both;
display: block;
}
.top_txt{
font-size: 9pt;	
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 80%;
}

h2.storytitle a{
	font-size: large;
	font-weight: bold;
	font-family: serif;
}
.h3date{
float: left;
margin-right: 5px;
}
.txt_title{
	border-bottom: 5px solid #5F9EA0;
	width: 95%;
	margin-bottom: 20px;
}
#sidefoot_menu{
	margin-left: 5px;
	text-align: left;
}
#sidefoot_menu ul{
	margin-top: 5px;
}
#sidefoot_menu h2{
	font-weight: bold;
	border-bottom: 1px solid Silver;
}
.post{
	margin-bottom: 40px;
}
.feedback{
	background-color: #FFF5EE;
	border: 1px dashed #ccc;
	margin-top: 20px;
	padding: 10px;
	width: 95%;
}