@charset "utf-8";
*{
	padding: 0;
	margin:0;
}

body {
	padding: 0;
	margin:0;
	font-size: 100%;
	color: #333333;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333366;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: underline;
	color: #000066;
}

#container {
	padding: 0px;
	width: 798px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#banner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
	height: 230px;
	margin-top: 0px;
	margin-bottom: -1px;
	padding: 0px;
	display: block;
	overflow: hidden;

	}
#banner h1 {
	margin: 0px auto auto 0px;
	padding: 15px 0px 0px 15px;
	float: left;
	font-size: 10px;
}
#banner h1 img {
	border: none;
}
#homebanner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
	height: 80px;
	margin-top: 0px;
	margin-bottom: -1px;
	padding: 0px;
	display: block;
	overflow: hidden;

	}
#homebanner h1 {
	margin: 0px auto auto 0px;
	padding: 0;
	float: left;
	font-size: 10px;
}
#homebanner h1 img {
	border: none;
}
#headMenu {
	float: right;
	width: 500px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -1px;
	display: inline;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headMenu  ul{
	margin: 60px 0 0 auto;
	padding: 0px;
}
#headMenu li {
	font-size: 12px;
	display: inline;
	list-style-type: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#headMenu span{
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: inline;
	margin: 0px 0px 0px 10px;
	float: right;
	font-size: 12px;
	color: #999999;
}
#headMenu li a{
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6C7A8C;
	display: inline;
	margin: 0 0 0 10px;
	float: right;
	font-size: 12px;
	color: #6C7A8C;
}
#headMenu li a:hover {
	border-bottom-color: #0D0057;
	color: #0D0057;
}


.mainMenu {
	height: 45px;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #6C7A8C;
	display: block;
}
.mainMenu ul {
	padding: 0px 0px 0px 2px;
	width: 798px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.mainMenu li {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	}
.mainMenu li a {
	display: block;
	width: 132px;
	height: 45px;
	text-indent: -9000px;
	background-image: url(../images/image_menu.gif);
	padding: 0;
	text-decoration: none;
	margin: 0px;
}

a#menu01 {
	background-position: 0 top;
	margin: 0 1px 0 0;
}
a#menu01:hover {
	background-position: left bottom;
}
a#menu02 {
	background-position: -133px 0;
	margin: 0 1px 0 0;
}
a#menu02:hover {
	background-position: -133px -45px;
}
a#menu03 {
	background-position: -265px 0;
	margin: 0 1px 0 0;
}
a#menu03:hover {
	background-position: -265px -45px;
}
a#menu04 {
	background-position: -399px 0;
	margin: 0 1px 0 0;
}
a#menu04:hover {
	background-position: -399px -45px;
}
a#menu05 {
	background-position: -532px 0;
	margin: 0 1px 0 0;
}
a#menu05:hover {
	background-position: -532px -45px;
}
a#menu06 {
	background-position: -665px 0;
	margin: 0 1px 0 0;
}
a#menu06:hover {
	background-position: -665px -45px;
}
#banner h1 {
	margin: 0px;
	padding: 0px;
}
#main {
	background-color: #FFFFFF;
	background-image: url(../images/bg_contents.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#content{
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	clear: both;
	display: block;
}
.homDisc {
	font-size: 90%;
	line-height: 160%;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	float: left;
}
#rightRss {
	float: right;
	width: 265px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 40px;
}
#rightRss li span{
	font-size: 80%;
	color: #ff6666;
}
.miniDisc {
	font-size: 10px;
	margin: 0px;
	padding: 5px 0px 5px 3px;
}
#rightRss h2 {
	margin: 0px;
	padding: 0px;
}
#rightRss ul {
	margin: 0px 0px 10px;
	padding: 5px;
	list-style-type: none;
}
#footer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
	clear: both;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#copy {
	font-size: 11px;
	width: 800px;
	text-align: right;
	margin-top: 15px;
	padding: 0px;
}
#footMenu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
#footMenu ul {
	margin: 0px;
	padding: 0px;
}
#footMenu li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#footMenu a{
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6C7A8C;
	display: inline;
	margin: 0px 0px 0px 10px;
	float: right;
	font-size: 12px;
	color: #6C7A8C;
}
#footMenu a:hover {
	border-bottom-color: #0D0057;
	color: #0D0057;
}
#rightRss li {
	font-size: 83%;
	line-height: 100%;
	margin: 0px;
	padding: 0px 0px 3px;
}
.headimage {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	clear: both;
}

#content h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.pageDiscription {
	font-size: 87%;
	line-height: 160%;
	color: #000000;
	padding: 10px;
}
#mainContent {
	float: right;
	width: 510px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.sideBox {
	margin: 10px 20px 10px 0px;
	padding: 10px;
	background-color: #CCCCCC;
	color: #000000;
	line-height: 150%;
	font-size: 83%;
}
.roomInfo {
	margin: 0px;
	padding: 0px;
}
.roomInfo h2 {
	margin: 10px 0px;
	padding: 0px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 16px;
	clear: both;
}
.roomInfo p {
	width: 245px;
	line-height: 160%;
	font-size: 83%;
	float: left;
	padding-right: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}
.imageR {
	float: right;
}
.caution {
	font-size: 85%;
	color: #666666;
}

#sideMenu {
	width: 250px;
	float: left;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
}
#sideMenu ul {
	margin: 0px;
	padding: 0px;
}
#sideMenu li {
	margin: 0px 0px 5px;
	list-style-type: none;
	padding: 0px;
}
#sideMenu li a {
	display: block;
	width: 190px;
	height: 15px;
	text-indent: -9000px;
	padding: 0;
	text-decoration: none;
	background-repeat: no-repeat;
}

a#sbmenu01 {
	background-position: 0 0;
	background-image: url(../images/sbtitle01.jpg);
	background-repeat: no-repeat;
}
a#sbmenu01:hover {
	background-position: -190px 0;
	background-image: url(../images/sbtitle01.jpg);
	background-repeat: no-repeat;
}
a#sbmenu02 {
	background-position: 0 top;
	background-image: url(../images/sbtitle02.jpg);
}
a#sbmenu02:hover {
	background-position: -190px 0;
	background-image: url(../images/sbtitle02.jpg);
}
a#sbmenu03 {
	background-position: 0 top;
	background-image: url(../images/sbtitle03.jpg);
}
a#sbmenu03:hover {
	background-position: -190px 0;
	background-image: url(../images/sbtitle03.jpg);
}
a#sbmenu04 {
	background-position: 0 top;
	background-image: url(../images/sbtitle04.jpg);
}
a#sbmenu04:hover {
	background-position: -190px 0;
	background-image: url(../images/sbtitle04.jpg);
}
a#sbmenu05 {
	background-position: 0 top;
	background-image: url(../images/sbtitle05.jpg);
}
a#sbmenu05:hover {
	background-position: -190px 0;
	background-image: url(../images/sbtitle05.jpg);
}
a#sbmenu06 {
	background-position: 0 top;
	background-image: url(../images/sbtitle06.jpg);
}
a#sbmenu06:hover {
	background-position: -190px 0;
	background-image: url(../images/sbtitle06.jpg);
}
a#sbmenu07 {
	background-position: 0 top;
	background-image: url(../images/sbtitle07.jpg);
}
a#sbmenu07:hover {
	background-position: -190px 0;
	background-image: url(../images/sbtitle07.jpg);
}
a#sbmenu08 {
	background-position: 0 top;
	background-image: url(../images/sbtitle08.jpg);
}
a#sbmenu08:hover {
	background-position: -190px 0;
	background-image: url(../images/sbtitle08.jpg);
}
#topicpass {
	font-size: 83%;
	color: #666666;
	margin-bottom: 15px;
	margin-top: 0px;
}
#topicpass span {
	color: #333333;
	font-size: 85%;
}
.yBtn {
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.pagetop {
	font-size: 83%;
	padding: 20px 0px;
	clear: both;
	text-align: right;
	margin: 0px;
}

.sitemap ul {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
}
.sitemap ul ul {
}
.lastlist {
	list-style-image: url(../images/icon_list03.gif);
}
.sitemap ul li ul li {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-weight: normal;
	padding-bottom: 20px;
}
.sitemap ul li ul li span {
	color: #9999CC;

}
.sitemap {
	padding: 0px;
	margin-left: 20px;
}
.sslmark{
	text-align: right;
	display: block;
}
.sideNew a:link,a:visited,a:hover,a:active{
	color: #666;
}.blogbody {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.blogbody h2 {

	margin: 10px 0px;
	padding: 0px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 16px;
	clear: both;
}
.main {
	width: 480px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 90%;
	line-height: 160%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	overflow: hidden;
}
.date {
	text-align: right;
	font-size: 10px;
}
.posted {
	font-size: 87%;
	text-align: right;
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 15px;
}
.menu {

	font-size: 83%;
	padding: 10px 0px;
	clear: both;
	text-align: right;
	margin: 0px;
}
.contactCheck {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: scroll;
	width: 450px;
	height: 100px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	background-color: #FFFFCC;
	color: #000000;
	line-height: 150%;
}
.roomInfo form {
	width: 400px;
	padding: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: 180%;
	line-height: 20px;
	vertical-align: bottom;
}
.roomInfo label {
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 10px;
}
#namae {
	ime-mode: active;
	width: 200px;
	padding: 3px;
	margin-bottom: 10px;
}
#tel {
	ime-mode: disabled;
	width: 200px;
	padding: 3px;
	margin-bottom: 10px;
}
#email {
	ime-mode: disabled;
	width: 200px;
	padding: 3px;
	margin-bottom: 10px;
}
#message {
	ime-mode: active;
	width: 400px;
	padding: 3px;
	margin-bottom: 10px;
}
.cautionS {
	font-size: 85%;
	color: #990000;
}
.contact400 {
	width: 400px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.contact450 {
	font-size: 90%;
	line-height: 130%;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
.contact400 td {
	padding: 5px;
}
.topBnr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
}
.miniinfo {
	font-size: 85%;
}
.cautionM {
	font-size: 100%;
	color: #990000;
}
.reCom {
	padding: 0px;
	width: 230px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 80%;
	text-align: center;
}
.reCom img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.foodCom {
	width: 506px;
	display: block;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 83%;
	line-height: 150%;
}
.picRm5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
