<style type="text/css">
body {
	margin: 0;
	padding: 0;
	background-color: #fabea0;
}

div#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fabea0;
	background-image: url(../image/bg.gif);
	background-repeat: repeat-y;
}

div#header {
	width: 700px;
	background-color: #fabea0;
	background-image: url(../image/shop_night.jpg);
	background-repeat: no-repeat;
	background-position: center -50px;
	padding-top: 30px;
	padding-bottom: 200px;
	padding-left: 60px;
	padding-right: 60px;
}

div#header h1 {
	width: 780px;
	margin: 0;
}

div#header p {
	color: #ffffff;
	font-size: 15px;
	font-style: italic;
	text-align: right;
}

ul#menu	{
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 0;
	height: 40px;
}

ul#menu li {
	list-style-type: none;
	width: 135px;
	line-height: 40px;
	float: left;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}

ul#menu li a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-image: url(../image/menu_off.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

ul#menu li a:hover {
	color: #64280a;
	background-image: url(../image/menu_on.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

ul#menu li.standby a {
	background-color: #fabea0;
}

div#content {
	width: 580px;
	float: right;
	margin-top: 10px;
	margin-left: auto;
	margin-right: 0px;
	margin-bottom: 30px;
	display: inline;
}

div#content h1 {
	height: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #ffffff;
	font-size: 20px;
	font-style: italic;
	background-image: url(../image/brick.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

div#content h2 {
	height: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
	font-size: 14px;
	font-style: italic;
	background-image: url(../image/oval.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

div#content h3 {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 10px;
	color: #3c1478;
	font-size: 18px;
	font-style: italic;
	background-image: url(../image/line_w.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

div#content table, div#content th, div#content tr {
	margin: 0;
	padding: 0;
	border-collapse: separate;
	border: none;
	border-spacing: 0;
}

div#content table {
	width: 540;
	border-width: 1px;
	border-style: solid;
	border-color: #ffe1d2;
	background-color: #ffe1d2;
	color: #3d1180;
}

div#content th {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	border-color: #ffffff #fabea0 #fabea0 #ffffff;
	border-style: solid;
	border-width: 1px;
	background-color: #fabea0;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

div#content td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	border-color: #ffffff #fabea0 #fabea0 #ffffff;
	border-style: solid;
	border-width: 1px;
	text-align: center;
}

div#content tr#service, div#content tr#service_holiday, div#content tr#service_holiday2, div#content tr#arrear, div#content tr#arrear_holiday {
	background-color: #fabea0;
}

div#content colgroup#roomid {
	width: 100px;
}

div#content colgroup#sauna, div#content colgroup#blacklight, div#content colgroup#lightbath, div#content colgroup#bathtv, div#content colgroup#bodysonic {
	width: 90px;
}

div#content colgroup#case {
	width: 80px;
}

div#content colgroup#weekday {
	width: 120px;
}

div#content colgroup#timespan {
	width: 220px;
}

div#content colgroup#charge {
	width: 160px;
}

div#content p {
	color: #3d1180;
	margin: 0;
}

div#content ul {
	list-style-type: none;
}

div#content li {
	color: #3d1180;
	margin-left: -40px;
	padding-left: 18px;
	padding-bottom: 3px;
	background: url(../image/grape_mini.gif) no-repeat 0 1px;
}

div#campaign {
	width: 200px;
	float: left;
}

div#campaign h2 {
	height: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
	font-size: 14px;
	font-style: italic;
	background-image: url(../image/oval.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

div#campaign p {
	color: #3d1180;
	font-weight: bold;
	margin-left: 10px;
}

div#campaign img {
	display: block;
	margin: 0 auto;
	text-align: center;
	border: 0px;
}

div#footer {
	width: 100%;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #3d1180;
	background-image: none;
	clear: both;
}

div#footer h3 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 360px;
}

div#footer p {
	font-size: 8px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 360px;
}

big {
	font-size: 16px;
	font-weight: 600;
	color: #ff0080;
	line-height: 20px;
}
small {
	font-size: 8px;
	color: #3d1180;
	line-height: 15px;
}

address	{
	font-size: 8px;
	font-style: normal;
	text-align: left;
	margin-left: 360px;
}

a {
	text-decoration: none;
}

a:link {
	color: blue;
}

a:visited {
	color: purple;
}  

a:hover {
	color: red;
}       

a:active {
	color: red;
}
</style>
