@charset "UTF-8";
body {
	margin:0px;
	background: #FFFFFF url(images/bg.gif) repeat-y center top;
}
h1 {
	text-indent: -10000px;
	font-size: 1px;
	height: 420px;
	width: 860px;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
#container {
	width: 860px;
	text-align: center;
	clip: rect(0px,auto,0px,auto);
	margin:0 auto 0;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#navi {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 55px;
	text-align: left;
}
*html #navi {
	margin-bottom: -1px;
}
#container #navi img {
	margin-left: 10px;
}
#navi #home {
	display: block;
	width: 232px;
	float: left;
	height: 55px;
	position: relative;
}
*html #navi #home {
	width: 232px;
}
#navi #home img {
	position: absolute;
	top: 12px;
	left: 2px;
}
#list {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding-top: -10px;
}
#list #listLFT {
	float: left;
	width: 374px;
	margin-bottom: 10px;
	margin-left: 30px;
	display: inline;
}
#list #listRHT {
	float: right;
	width: 374px;
	margin-bottom: 10px;
	margin-right: 30px;
	display: inline;
}
h2 {
	text-align: center;
	clear: both;
}
.floorH {
	background-image: url(images/floor_bg.gif);
	height: 40px;
	margin-bottom: 10px;
	clear: both;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	padding-top: 20px;
	position:relative;
}
.floorH p {
	width: 770px;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 40px;
	text-align: right;
	top: 20px;
	right: 0px;
	position:absolute;
	color:#0fadde;
	font-weight:bold;
}
.floorS {
	background-image: url(images/floor_s_bg.gif);
	height: 40px;
	margin-bottom: 10px;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 770px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 20px;
}
dl {
	background-image: url(images/price_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	margin-bottom: 3px;
	width: 374px;
	display: block;
}
dt {
	float: left;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 13px;
	padding-right: 3px;
	display: block;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-right: 5px;
}
.fair {
	display: inline;
	background-color: #FFFFFF;
}
dd {
	font-size: 11px;
	color: #e5007f;
	line-height: 13px;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#footer {
	clear: both;
	text-align: right;
	width: 810px;
	position: relative;
	height: 30px;
	margin-top: 20px;
}
#footer img {
	display: inline;
	position: absolute;
	right: 10px;
	top: 0px;
}
#pgt {
	clear: both;
	text-align: right;
	height: 31px;
	width: 800px;
	position: relative;
}
#pgt img {
	display: inline;
	position: absolute;
	right: 5px;
	top: 5px;
}
#info{
	clear:both;
	color:#666666;
	font-size:11px;
	line-height:15px;
	text-align: center;
	margin:10px 0 -10px 0;
}
#info1{
	color:#666666;
	font-size:12px;
	line-height:15px;
	text-align: center;
	padding-top:10px;
}
#list em {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
