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

html{overflow-y:scroll;
}

body{
	margin: 0px;
	padding: 0px;
	width: 100%;
 	font-size: 62.5%;
	background-color: #21100E;
}


h1,h2,h3,h4,h5,h6,p,ul{
	color: #333333;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img {
	border: none;
	vertical-align: bottom;
}

br {
	letter-spacing:0;
}

a:link, a:visited, a:hover {
  color: #341A17;
  text-decoration: underline;
}

a:hover {
	color: #FF2400;
	text-decoration: underline;
}

#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFDED;
}

#header {
	height: 100px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header-inner {
	padding: 0px;
	height: 100px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#header-inner h1 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 900px;
}

#header-inner h2.logo {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header-inner #tell {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 220px;
	position: absolute;
	top: 20px;
	right: 0px;
}
#header-inner #reserve_button {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 70px;
	position: absolute;
	right: 150px;
	bottom: 25px;
}


#header-inner #header_menu {
	position: absolute;
	right: 0px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	bottom: 5px;
}

#header-inner #header_menu ul li {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 15px;
}

#header-inner #header_menu ul li a {
	display: block;
	width: 135px;
	height: 50px;
}

#header-inner #header_menu ul li.sitemap a {
	height: 15px;
	text-indent: -9999px;
	width: 79px;
	background-image: url(../img/sitemap.gif);
	background-repeat: no-repeat;
}

#header-inner #header_menu ul li.privacy a {
	height: 15px;
	text-indent: -9999px;
	width: 125px;
	background-image: url(../img/privacy.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#header-inner #header_menu ul li.contact a {
	height: 15px;
	text-indent: -9999px;
	width: 67px;
	background-image: url(../img/contact.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#header-inner #header_menu ul li a:hover {
	background-position: 0 -15px;
}

#header-inner #font {
	background-image: url(../img/font_size.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 70px;
	position: absolute;
	right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
	margin: 0px;
	bottom: 25px;
	background-position: left;
}

#header-inner #font ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#header-inner #font ul li.small {
	background-image: url(../img/small01.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 20px;
	width: 20px;
	margin: 0px;
}

#header-inner #font ul li.medium {
	background-image: url(../img/medium02.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 20px;
	width: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#header-inner #font ul li.large {
	background-image: url(../img/large01.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 20px;
	width: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#header-inner #font ul li a {
	display: block;
	height: 20px;
	width: 20px;
	text-indent: -9999px;
}

#menu {
	height: 70px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bg_menu.png);
	background-repeat: repeat-x;
}
#menu-inner {
	padding: 0px;
	height: 60px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#menu-inner ul li {
	width: 180px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#menu-inner ul li a {
	display: block;
	width: 180px;
}

#menu-inner ul li.menu1 a {
	background-image: url(../img/home.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

#menu-inner ul li.menu2 a {
	background-image: url(../img/guestroom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

#menu-inner ul li.menu3 a {
	background-image: url(../img/restaurant.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

#menu-inner ul li.menu4 a {
	background-image: url(../img/outline.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

#menu-inner ul li.menu5 a {
	background-image: url(../img/access.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

#menu-inner ul li a:hover {
	background-position: 0 -60px;
}

#content {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

#content-inner {
	width: 900px;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#alpha {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 670px;
}

#alpha #image {
	height: 230px;
	width: 670px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#alpha #image_sub {
	padding: 0px;
	height: 150px;
	width: 670px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}


#alpha-inner {
	padding: 0px;
	margin: 0px;
}

#alpha-inner h3 {
	font-size: 1.6em;
	line-height: 40px;
	font-weight: bold;
	color: #341A17;
	height: 40px;
	width: 645px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../img/h2.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	letter-spacing: 0.1em;
}
#alpha-inner h2.top_image {
	padding: 0px;
	height: 150px;
	width: 670px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#alpha-inner h2.top_image_room {
	padding: 0px;
	height: 260px;
	width: 670px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#alpha-inner .right {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}

#alpha-inner .asset-body {
	margin: 0px;
	font-size: 1.4em;
	line-height: 1.5em;
	color: #333333;
	letter-spacing: 0.1em;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#alpha-inner .asset-body .block {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
}

#alpha-inner .asset-body .block ul {
	margin: 0px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 2em;
}

#alpha-inner .asset-body .reserve {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#alpha-inner .asset-body .link ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#alpha-inner .asset-body .link ul li {
	line-height: 2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 10px;
}

#alpha-inner .asset-body .sitemap ul li {
	line-height: 1.75em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#alpha-inner .asset-body .block_room {
	width: 670px;
}

#alpha-inner .asset-body .block_room ul li {
	float: left;
        display: inline;
}

#alpha-inner .asset-body .block_room ul li a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 210px;
}

#alpha-inner .asset-body .block_room ul li.supe_single a {
	background-image: url(../room/img/supe_single00.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 140px;
	width: 210px;
	margin: 0px;
}

#alpha-inner .asset-body .block_room ul li.sta_single a {
	padding: 0px;
	background-image: url(../room/img/sta_single00.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 140px;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#alpha-inner .asset-body .block_room ul li.supe_twin a {
	background-image: url(../room/img/supe_twin00.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 140px;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#alpha-inner .asset-body .block_room ul li a:hover {
	background-position: 0 -140px;
}

#alpha-inner .asset-body h4 {
	color: #333333;
	height: 26px;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 26px;
	background-image: url(../img/h4.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 1em;
}

#alpha-inner .asset-body h5 {
	font-size: 1em;
	color: #423029;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #E7DBCE;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	padding: 0px;
}

#alpha-inner .asset-body table {
	border-collapse:collapse;
}

#alpha-inner .asset-body .hojin {
	font-weight: bold;
	background-color: #FFFFDF;
}

#alpha-inner .asset-body .text th {
	margin: 0px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: center;
	background-color: #EEE4DB;
}

#alpha-inner .asset-body .text td {
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#alpha-inner .asset-body .text2 th {
	margin: 0px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
	background-color: #EEE4DB;
}

#alpha-inner .asset-body .text2 td {
	margin: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	text-align: center;
}

#alpha-inner .asset-body .mini {
	font-size: 0.8em;
}

#alpha-inner #ichiran {
	margin: 0px;
	padding: 0px;
}

#alpha-inner #ichiran p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #BDA68C;
	font-size: 1.4em;
	color: #333333;
	letter-spacing: 0.1em;
}

#alpha-inner #news {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 320px;
	position: relative;
}

#alpha-inner #news h2 {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 320px;
	position: relative;
}

#alpha-inner #news .ichiran {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 65px;
	position: absolute;
	right: 0px;
	top: 17px;
}
#alpha-inner #news p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #BDA68C;
	font-size: 1.4em;
	line-height: 1.3em;
	color: #333333;
	letter-spacing: 0.1em;
}


#alpha-inner #plan {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 320px;
	position: relative;
}
#alpha-inner #plan h2 {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 320px;
}

#alpha-inner #plan .ichiran {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 65px;
	position: absolute;
	right: 0px;
	top: 17px;
}
#alpha-inner #plan p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #BDA68C;
	font-size: 1.4em;
	line-height: 1.3em;
	color: #333333;
	letter-spacing: 0.1em;
}
.day {
	font-size: 0.85em;
}

#beta {
	padding: 0px;
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#beta-inner {
	padding: 0px;
	margin: 0px;
}

#beta-inner ul li {
	padding: 0px;
	width: 200px;
	margin: 0px;
}
#beta-inner .beta_a {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#beta-inner .beta_under {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.archive-monthly {
	padding: 2px;
	border: 1px solid #4A3029;
	float: right;
	width: 194px;
	background-color: #4A3029;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.archive-monthly h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.4em;
	line-height: 20px;
	color: #FFFFEF;
	margin: 0px;
	padding: 0px;
	height: 20px;
	text-align: center;
}

.archive-monthly .widget-content {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.4em;
	line-height: 1.5em;
	margin: 0px;
	background-color: #FFFFEF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#footer_list {
	padding: 0px;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bg_footer01.png);
	background-repeat: repeat-x;
	clear: both;
}

#footer_list-inner {
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	width: 900px;
	line-height: 25px;
	font-size: 1.4em;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#footer {
	padding: 0px;
	height: 80px;
	background-image: url(../img/bg_footer02.png);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer address {
	font-size: 1.2em;
	font-style: normal;
	color: #FFFDED;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 80px;
}
