@charset "Shift_JIS";
body {
	background-color: #330000;
}
#container {
	width: 793px;
	margin-right: auto;
	margin-left: auto;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
#header {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
}
#pankuzu {
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 8px;
}
#content {
	color: #666666;
	background-image: url(../common/img/w-middle.gif);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#banner {
	width: 180px;
	float: left;
}
#banner ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../hotel/img/allow01.gif);
	list-style-type: none;
	font-size: 10px;
	list-style-position: inside;
}
#content #main {
	width: 735px;
	float: left;
	margin-right: 20px;
}
.rank {
	font-size: 12px;
	background-image: url(../hotel/plan/img/ti_rank.gif);
	height: 22px;
	width: 130px;
	padding-top: 3px;
	padding-left: 122px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#content #main h1 {
	font-size: 16px;
}
#headerMenu ul {
	list-style-type: none;
}
#headerMenu li {
	float: left;
}
#footer {
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
	background-image: url(../common/img/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 42px;
}
#footerMenu {
	padding-top: 6px;
	padding-bottom: 4px;
}
#contentHead {
	background-image: url(../common/img/w-top.gif);
	height: 34px;
	width: 793px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#contentBottom {
	background-image: url(../common/img/w-bottom.gif);
	height: 9px;
	width: 793px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
}
a:link {
	color: #FF9999;
	text-decoration: none;
}
a:visited {
	color: #CC9999;
	text-decoration: none;
}
a:hover {
	color: #FF6666;
	text-decoration: underline;
}
a:active {
	color: #FFCCCC;
	text-decoration: none;
}
.bg-black {
	background-color: #000000;
}
.normal {
	font-weight: normal;
}
