div#main * {
	line-height: 1.6;
}
/*
 * div#s1
 *
 * contents: a.bnavi, ul.room, ul.area
 *
 */
div#s1 {
	width: 820px;
	height: 102px;
	background: url(../images/back_s1_plain.jpg) no-repeat;
	position: relative;
}
div#s1 h2 {
	position: absolute;
	top: 39px;
	left: 36px;
}
div#s1 img.tel {
	position: absolute;
	top: 17px;
	left: 362px;
}
/*
 * div#main
 *
 * contents: p.kodawari, table, div,
 *
 */
div#main {
	width: 820px;
	height: 471px;
	background: url(../images/back_main_kodawari.jpg) no-repeat;
	position: relative;
}
div#main dl {
	position: relative;
	top: 17px;
	left: 46px;
	width: 740px;
}
div#main dl dt {
	font-size: 14px;
	font-weight: bold;
	color: #663;
}
div#main dl dd {
	margin-bottom: 16px;
}
div#main p.sign {
	text-align: right;
	padding-top: 30px;
	padding-right: 40px;
}
div#main ul.east {
	padding-top: 28px;
	margin-left: 44px;
}
div#main ul.east li.li1 {
	width: 306px;
	height: 412px;
}
div#main ul.east li.li1 img {
	margin-bottom: 18px;
}
div#main ul.east li.li2 {
	margin-top: -410px;
	_margin-top: -425px;
	margin-left: 330px;
}
div#main ul.east li.li2 table {
	width: 390px;
	border-collapse: collapse;
	background-color: #eef9ff;
}
div#main ul.east li.li2 table th {
	width: 80px;
	background-color: #ddd;
	text-align: center;
	vertical-align: top;
	padding: .2em 0;
}
div#main ul.east li.li2 table td {
	padding: .2em .6em;
}
div#main ul.east li.li2 table th,
div#main ul.east li.li2 table td {
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
}
div#main ul.east li.li2 p img {
	margin-top: 10px;
	margin-right: 4px;
}
div#main ul.east li.li2 dl {
	width: 390px;
	position: static;
	margin-top: 40px; 
}


/* point */
body.point div#main em,
body.plan div#main em {
	position: relative;
	top: 28px;
	left: 52px;
}
body.point div#main div {
	display: inline;
	position: relative;
	float: left;
	width: 400px;
	height: auto;
	top: 36px;
	left: 52px;
}
body.point div#main div img {
	margin-bottom: 10px;
}
body.point div#main div.enlarge {
	width: 300px;
	margin-left: 18px;
}
body.point div#main ul {
	position: relative;
	clear: both;
	width: 615px;
	height: 85px;
	top: 46px;
	left: 56px;
	padding-top: 40px;
	padding-left: 100px;
	background: url(../images/static/point_merit.jpg) no-repeat;
}
body.point div#main ul li {
	background: url(../images/static/dot.jpg) 0em .2em no-repeat;
	font-size: 112%;
	font-weight: bold;
	text-indent: 1.3em;
}

body.plan div#main div {
	position: relative;
	width: 718px;
	height: 230px;
	background-color: #fff;
	color: #000;
	top: 36px;
	left: 52px;
}
body.plan div#main img.ze {
	position: relative;
	top: 47px;
	left: 18px;
}
body.plan div#main div img.ya {
	position: absolute;
	top: 16px;
	left: 470px;
}
body.plan div#main p {
	position: relative;
	width: 718px;
	top: 42px;
	left: 52px;
	color: #f00;
}

/* owner */
body.ow div#main {
	width: 774px;
	height: 444px;
	padding-top: 27px;
	padding-left: 46px;
}
body.ow div#main dl {
	display: inline;
	position: static;
	float: left;
	width: 350px;
	margin-top: 20px;
	margin-right: 20px;
}
body.ow div#main dl dd {
	margin-bottom: 12px;
	padding-top: 6px;
	line-height: 1.4;
}
body.ow div#main dl dd p {
	background: url(../images/static/ya.gif) 0px 3px no-repeat;
	color: #f00;
	font-weight: bold;
	text-indent: 16px;
}
body.ow div#main dl dd.ub {
	width: 230px;
	margin-bottom: 0px;
	padding: 10px 108px 10px 10px;
	background: #f1faff url(../images/static/buil.jpg) 250px 10px no-repeat;
	border: solid 1px #69c;
}
