/**************************************************************************************/
/* ページの設定 */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	background-color: #ffffff;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #111111;
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #;
	overfllow: auto;
	}

a { overflow:hidden; }

/**************************************************************************************/
/* 基本テキスト設定 */

.td {
	font-size: 12px;
}
.top-font {
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.px11-17 {
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
.px11-17-ora {
	font-size: 11px;
	line-height: 17px;
	color: #FF7F00;
	font-weight: bold;
}
.px11-pink {
	font-size: 11px;
	line-height: 13px;
	color: #F84263;
}


.px11-wht {
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
}
.px11-brw {
	font-size: 11px;
	line-height: 24px;
	color: #2D1C09;
}

.px11 {

	font-size: 11px;
	line-height: normal;
	color: #333333;
}
.px11-red {
	font-size: 11px;
	line-height: 19px;
	color: #AA1009;
}
.px11-20 {

	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
.px12-16 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.px12-19 {

	font-size: 12px;
	line-height: 19px;
	color: #333333;
}
.px12-ora {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #FF7F00;
}
.px12-brw {
	font-size: 12px;
	line-height: 19px;
	color: #6D0000;
}

.t12 {
	font-size: 12px;
	letter-spacing: 1pt;
}

.px13 {
	font-size: 13px;
	line-height: 17px;
	color: #333333;
}

.px13-red {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #AA1009;
}
.px14 {
	font-size: 14px;
	line-height: 17px;
}
.px12-brw20 {

	font-size: 12px;
	line-height: 20px;
	color: #6D0000;
}
.tx16 {
	font-size: 16px;
	font-weight: bold;
	color: #6D0000;
}

.shisetu_haikei {
	background-image: url(../facilities/img/s01.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.huro_haikei {
	background-image: url(../bath/img/h01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.ryouri_haikei {

	background-image: url(../dinner/img/r01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.heya_haikei {


	background-image: url(../room/img/he01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.kanko_haikei {
	background-image: url(../access/img/ka_haikei.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.plan_haikei {
	background-image: url(../plan/img/p01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


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

.top_text {
	height:170px;
	color:#333;
	margin-bottom:20px;
	padding:0 20px 0 50px;
	background:url("../images/top/line.jpg") 10px -5px no-repeat;
	border-bottom:1px dotted #CC9;
	text-align:left;
}



/*

.voice_haikei {

	background-image: url(../topics2/vo02.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

*/


.plan01_haikei {

	background-image: url(../images/plan/p-haikei.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.floatleft{

	float:left;

}


/**************************************************************************************/
/* リンク色設定 */

a:link { color: #FD712E; text-decoration: none }
a:visited { color: #333333; text-decoration: none }

a:active { color: #FF9900; text-decoration: none }
a:hover { color: #FFCC00; text-decoration: underline }




/**************************************************************************************/
/* 画像枠 */

.waku a:link {
	border-color: #3333CC #3333CC #336699 #333399;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	filter: Alpha(Opacity=90);
	margin: 0px;
	padding: 1px;
	height: 1px;
	width: 1px;

}

.waku a:visited {
	background-color: #FFFFFF;
	filter: Alpha(Opacity=90);
	margin: 0px;
	padding: 1px;
	height: 1px;
	width: 1px;


}

.waku a:hover {
	background-color: #FF9900;
	height: 1px;
	width: 1px;
	filter: Alpha(Opacity=100);
	padding: 1px;
}

/**************************************************************************************/
/* メニュー部分 */

#menu{width:849px;}
#menu ul{
	padding: 0;
	margin: 0;
}
#menu li{list-style-type:none; float:left;}
#menu a{display:block; text-decoration:none; text-indent:-9999px;}

#menu01 a{background-image:url(../images/menu/menu01.gif); background-repeat:no-repeat; width:121px; height:40px;}
#menu01 a:hover{background-image:url(../images/menu/menu01.gif); background-repeat: no-repeat; background-position: 0px -40px;}

#menu02 a{background-image:url(../images/menu/menu02.gif); background-repeat:no-repeat; width:121px; height:40px;}
#menu02 a:hover{background-image:url(../images/menu/menu02.gif); background-repeat: no-repeat; background-position: 0px -40px;}

#menu03 a{background-image:url(../images/menu/menu03.gif); background-repeat:no-repeat; width:121px; height:40px;}
#menu03 a:hover{background-image:url(../images/menu/menu03.gif); background-repeat: no-repeat; background-position: 0px -40px;}

#menu04 a{background-image:url(../images/menu/menu04.gif); background-repeat:no-repeat; width:121px; height:40px;}
#menu04 a:hover{background-image:url(../images/menu/menu04.gif); background-repeat: no-repeat; background-position: 0px -40px;}

#menu05 a{background-image:url(../images/menu/menu05.gif); background-repeat:no-repeat; width:121px; height:40px;}
#menu05 a:hover{background-image:url(../images/menu/menu05.gif); background-repeat: no-repeat; background-position: 0px -40px;}

#menu06 a{background-image:url(../images/menu/menu06.gif); background-repeat:no-repeat; width:122px; height:40px;}
#menu06 a:hover{background-image:url(../images/menu/menu06.gif); background-repeat: no-repeat; background-position: 0px -40px;}

#menu07 a{background-image:url(../images/menu/menu07.gif); background-repeat:no-repeat; width:122px; height:40px;}
#menu07 a:hover{background-image:url(../images/menu/menu07.gif); background-repeat: no-repeat; background-position: 0px -40px;}

a { overflow:hidden; }


/**************************************************************************************/
/* plan */

.pl_photo{
	float:left;
	margin:15px 15px 30px 0px;


}

.mt20{

	margin-top:20px;

}


.pl_title{
	background-image:url(../images/ryouri/r_nv_bk.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: auto;
	padding: 15px 5px 20px 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
}
.plan_ryouri {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.ml30 {
	margin-left: 30px;
}
.mt10 {
	margin-top: 10px;
}

/**************************************************************************************/
/* event */

#eventHeader {
	background: #ccc; 
	padding: 0 10px 0 20px;  
}


#eventContainer {
width: 80%;
background: #FFFFFF;
margin: 0 auto 0 90px;
padding:3;
text-align: left;
}


#eventHeader h2 {
	margin: 0; 
	padding: 10px 0; 
	font-size:large;
}


#eventContainer h3{
	margin: 0; 
	padding: 10px 0;
}


#eventContainer h4 {
	margin: 0; 
	padding: 10px 0;
}

#eventContainer h5 {
	margin: 0; 
	padding: 0; 
	font-size:small;
}



#event { width:720px; margin:0 auto; padding-bottom:30px; text-align:left; border-bottom: 1px solid #333; }
#event h2 {
	padding:8px 0 8px 20px;
	border-bottom:2px solid #990;
	background:#DDDF8E;
	letter-spacing:2px;
	color:#333;
}
#event p.sub {
	margin:30px 0 20px 0;
	font-size:14px;
	font-weight:bold;
	color:#930;
	clear:left;
}
#event .e_box {
	width:600px;
	margin:0 auto 10px;
	padding:20px;
	background:#E0E4BC;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#event .e_box .left { width:390px; float:left; }
#event .e_box .right{ width:210px; float:left; text-align:right; }
#event .e_box .right img{
	margin-bottom:8px;
	padding:1px;
	border:1px solid #ccc;
}

#event h3 {
	color:#660;
	font-size:14px;
	width:250px;
	margin:0 0 20px -50px;
	padding:5px 5px 5px 10px;
	border-width:1px 1px 1px 5px;
	border-style:solid;
	border-color:#BDC671 #BDC671 #BDC671 #7c7751;
	background:#fff;
	position:relative;
	clear:left;
}
#event dl {
	margin-left:10px;
}
#event dt {
	float:left;
	width:8em;
	padding:3px 0;
}
#event dd {
	margin-left:8em;
	padding:3px 0;
}

.center { text-align:center; }
.bold   { font-weight:bold; }
.big    { font-size:120%; }
