@charset "UTF-8";
/* CSS Document */
/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tfoot, thead, tr, th,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}.wrap {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	width: 800px;
	padding-top: 27px;
	padding-bottom: 16px;
}
.header p {
	color: #FFF;
	font-size: 18px;
	margin-left: 7px;
	text-align: center;
}
.main {
	width: 1025px;
	margin-bottom: 15px;
}
.top {
	float: left;
	width: 119px;
}
.ryuroom {
	width: 193px;
	float: left;
}
.ryuprice {
	width: 189px;
	float: left;
}
.aberoom {
	float: left;
	width: 199px;
}
.abeprice {
	float: left;
	width: 200px;
}
.contact {
	width: 109px;
	float: left;
}
.menu {
	width: 1009px;
	margin-right: auto;
	margin-left: auto;
}
.bana {
	clear: both;
	width: 1025px;
	padding-top: 10px;
}
.bana h1 {
	float: left;
	width: 215px;
	margin-left: 20px;
	padding-top: 15px;
}
.bana h2 {
	float: left;
	width: 210px;
	margin-left: 35px;
	padding-top: 15px;
}
.bana h3 {
	width: 240px;
	float: left;
	margin-left: 35px;
}
.fotter {
	clear: both;
	height: 56px;
	width: auto;
	background-color: #291308;
	padding-bottom: 20px;
}
.fotter address {
	font-size: 11px;
	color: #CCC;
	line-height: 57px;
	text-align: center;
}
.line {
	clear: both;
	padding-top: 40px;
	text-align: center;
}
.wrap p {
	font-size: 16px;
	color: #FFF;
	line-height: 25px;
	padding-bottom: 20px;
}
.td1 {
	color: #FFF;
	font-size: 17px;
}
