@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li {
	margin: 0px;
	padding: 0px;
}
em {
	visibility: hidden;
}
strong {
	color: #CC0000;
}

.Clear{
	clear:both;
	height:0px;
	padding:0;
	margin:0;
}
.syousai {
	text-align: center;
	padding: 0px;
	height: 36px;
	width: 120px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.syousai a {
	background-image: url(../images/common/btn_syousai.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 120px;
	text-decoration: none;
}
.syousai a:hover {
	background-image: url(../images/common/btn_syousai.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 120px;
	text-decoration: none;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/common/bg.jpg);
	background-repeat: repeat-x;
	background-position: left 90px;
}
/*ヘッダー*/
#header {
	text-align: left;
	padding: 0px;
	height: 90px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header #logo {
	margin: 0px;
	float: left;
	height: 64px;
	width: 140px;
	font-size: 10px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 10px;
}
#header #logo a {
	text-decoration: none;
	background-image: url(../images/common/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 140px;
}
#header #logo h1 {
	font-size: 12px;
	line-height: 12px;
}
#header #msg {
	float: right;
	padding: 0px;
	width: 834px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

#header #h_menu {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 414px;
	font-size: 8px;
	line-height: 8px;
	text-align: right;
}
#header #h_menu li {
	list-style-type: none;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li#hbtn1 a {
	text-decoration: none;
	background-image: url(../images/common/hbtn_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 81px;
}
li#hbtn2 a {
	text-decoration: none;
	background-image: url(../images/common/hbtn_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 93px;
}

li#hbtn3 a {
	text-decoration: none;
	background-image: url(../images/common/hbtn_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 90px;
}

li#hbtn4 a {
	text-decoration: none;
	background-image: url(../images/common/hbtn_4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 69px;
}
li#hbtn5 a {
	text-decoration: none;
	background-image: url(../images/common/hbtn_5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 56px;
}
li#hbtn1 a:hover {
	text-decoration: none;
	background-image: url(../images/common/hbtn_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 81px;
}
li#hbtn2 a:hover {
	text-decoration: none;
	background-image: url(../images/common/hbtn_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 93px;
}

li#hbtn3 a:hover {
	text-decoration: none;
	background-image: url(../images/common/hbtn_3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 90px;
}

li#hbtn4 a:hover {
	text-decoration: none;
	background-image: url(../images/common/hbtn_4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 69px;
}
li#hbtn5 a:hover {
	text-decoration: none;
	background-image: url(../images/common/hbtn_5.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 56px;
}
/*メインメニュー*/
#menu {
	padding: 0px;
	height: 37px;
	width: 1003px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu li {
	list-style-type: none;
	float: left;
}
li#btn1 a {
	text-decoration: none;
	background-image: url(../images/common/btn1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 167px;
}
li#btn2 a {
	text-decoration: none;
	background-image: url(../images/common/btn2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 167px;
}
li#btn3 a {
	text-decoration: none;
	background-image: url(../images/common/btn3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 167px;
}
li#btn4 a {
	text-decoration: none;
	background-image: url(../images/common/btn4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 167px;
}
li#btn5 a {
	text-decoration: none;
	background-image: url(../images/common/btn5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 167px;
}
li#btn6 a {
	text-decoration: none;
	background-image: url(../images/common/btn6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 168px;
}
li#btn1 a:hover {
	text-decoration: none;
	background-image: url(../images/common/btn1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 167px;
}
li#btn2 a:hover {
	text-decoration: none;
	background-image: url(../images/common/btn2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 167px;
}
li#btn3 a:hover {
	text-decoration: none;
	background-image: url(../images/common/btn3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 167px;
}
li#btn4 a:hover {
	text-decoration: none;
	background-image: url(../images/common/btn4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 167px;
}
li#btn5 a:hover {
	text-decoration: none;
	background-image: url(../images/common/btn5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 167px;
}
li#btn6 a:hover {
	text-decoration: none;
	background-image: url(../images/common/btn6.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 168px;
}
/*メイン部分*/
#wrapper {
	padding: 10px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
}
#wrapper #l_navi {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#l_navi h2 {
	margin: 0px;
	padding: 0px;
	height: 40px;
	visibility: hidden;
	font-size: 14px;
}
#l_navi #l_m_service {
	background-image: url(../images/common/l_title_service.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#l_m_service li#sbtn1 a {
	text-decoration: none;
	background-image: url(../images/common/sbtn_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#l_m_service li#sbtn2 a {
	text-decoration: none;
	background-image: url(../images/common/sbtn_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#l_m_service li#sbtn3 a {
	text-decoration: none;
	background-image: url(../images/common/sbtn_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 190px;
}
#l_m_service li#sbtn1 a:hover {
	text-decoration: none;
	background-image: url(../images/common/sbtn_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#l_m_service li#sbtn2 a:hover {
	text-decoration: none;
	background-image: url(../images/common/sbtn_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#l_m_service li#sbtn3 a:hover {
	text-decoration: none;
	background-image: url(../images/common/sbtn_3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 190px;
}

#l_navi #l_m_eigyou {
	background-image: url(../images/common/l_title_eigyou.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#l_m_service ul,
#l_m_eigyou ul,
#r_navi ul {
	list-style-type: none;
}


#l_m_eigyou li#ebtn1 a {
	text-decoration: none;
	background-image: url(../images/common/ebtn_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#l_m_eigyou li#ebtn2 a {
	text-decoration: none;
	background-image: url(../images/common/ebtn_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#l_m_eigyou li#ebtn3 a {
	text-decoration: none;
	background-image: url(../images/common/ebtn_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 190px;
}
#l_m_eigyou li#ebtn1 a:hover {
	text-decoration: none;
	background-image: url(../images/common/ebtn_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#l_m_eigyou li#ebtn2 a:hover {
	text-decoration: none;
	background-image: url(../images/common/ebtn_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#l_m_eigyou li#ebtn3 a:hover {
	text-decoration: none;
	background-image: url(../images/common/ebtn_3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 190px;
}
#l_m_blog {
	background-image: url(../images/common/l_title_blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding: 10px;
}

#l_m_blog ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 180px;
}
#l_m_blog a {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/common/navi_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	height: 24px;
	width: 160px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#l_m_blog a:hover {
	color: #CC0000;
	text-decoration: none;
	background-image: url(../images/common/navi_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	height: 24px;
	width: 160px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#l_navi #weather,
#l_navi #shirokawa {
	margin: 10px;
	padding: 0px;
	width: 180px;
}
#weather a {
	text-decoration: none;
	background-image: url(../images/common/weather.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 180px;
}
#shirokawa a {
	text-decoration: none;
	background-image: url(../images/common/shirokawa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 180px;
}





#wrapper #center {
	float: left;
	width: 500px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper #center h2 {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 500px;
	visibility: hidden;
}
#wrapper #r_navi {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 240px;
}
#r_navi #r_reserv {
	background-image: url(../images/common/r_title_reserv.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#r_navi   #r_reserv h2 {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 240px;
	visibility: hidden;
}
#r_navi #club_member {
	background-image: url(../images/common/parneoclub_member.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 220px;
}
#r_navi #club_member h2 {
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 220px;
	visibility: hidden;
}
#club_member h3 {
	font-size: 12px;
}
#club_member strong {
	color: #CC0000;
}

#footer {
	background-color: #4272AC;
	background-image: url(../images/common/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
}
#r_reserv li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#r_reserv li#rbtn1 a {
	text-decoration: none;
	background-image: url(../images/common/btn_plan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 74px;
	width: 220px;
}
#r_reserv li#rbtn2 a {
	text-decoration: none;
	background-image: url(../images/common/btn_room.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 74px;
	width: 220px;
}
#r_reserv li#rbtn1 a:hover {
	text-decoration: none;
	background-image: url(../images/common/btn_plan.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 74px;
	width: 220px;
}
#r_reserv li#rbtn2 a:hover {
	text-decoration: none;
	background-image: url(../images/common/btn_room.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 74px;
	width: 220px;
}
#footer #f_contents {
	padding: 0px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#footer #f_contents a {
	color: #FFFFFF;
}
#footer #f_contents a:hover {
	color: #FFFF00;
}

#footer #f_contents #copy {
	float: right;
	font-size: 10px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.caution1 {
	font-size: 12px;
}

#news {
	background-image:url(../images/common/news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 490px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height:210px;
	padding:45px 0 0 10px;
}

.news{
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
}
