#main{
	width:740px;
	margin:40px auto 60px auto;
	color:#59524d;
	background: #fff;
	padding:25px 40px 1px 40px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	border-radius:10px;
}
h1{
	width:225px;
	height:100px;
	background:url(../img/room_top.jpg) no-repeat;
	text-indent:-9999px;
	margin-bottom:15px;
}
h2{
	font-size:14px;
	letter-spacing:1px;
	color:#1a7bff;
	border-bottom:dashed 1px #1a7bff;
	margin-bottom:20px;
}
#main p{
	padding:0 0 50px 5px;
}
.list{
	line-height:3em;
}
.big{
	font-size:20px;
	line-height:40px;
	font-weight:bold;
	letter-spacing:1px;
	vertical-align:20%;
}
#main p a{
	color:#000;
	text-decoration:none;
	background:none;
}
#main p a:hover{
	color:#000;
	background:none;
	border-bottom:1px solid #1a7bff;
}
.contact{
	font-size:16px;
	line-height:40px;
	font-weight:bold;
}

/* SCALE */
.pr40{
	padding-right:40px;
}


.boshu_asp{
	width:740px;
	height:42px;
	margin:-30px auto 0;
	border-radius:5px;
	background-color:#1a7bff;
}
.boshu_asp iframe{
	width:100%;
	height:42px;
	margin:0 auto;
	border:none;
	overflow:hidden;
	border-radius:5px;
	vertical-align:bottom;
}