#content{
	width:600px;
	margin:40px auto 50px auto;
	color:#fff;
	padding:20px 40px 30px 40px;
	background:#4b1d1d;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
h1{
	height:135px;
	background:url(../img/room_top.jpg) no-repeat center top;
	text-indent:-9999px;
}
h2{
	font-size:14px;
	letter-spacing:1px;
	color:#feedbf;
	border-bottom:double 3px #feedbf;
	margin-bottom:15px;
}
#wrapper p{
	line-height:1.75;
	text-align:justify;
	padding:15px 0;
}
.big{
	font-size:20px;
	line-height:40px;
	font-weight:bold;
	letter-spacing:1px;
	vertical-align:20%;
}
#wrapper p a{
	color:#fff;
	text-decoration:none;
	background:none;
}
#wrapper p a:hover{
	color:#fff;
	background:none;
	border-bottom:1px solid #feedbf;
}
#wrapper .list{
	line-height:3em;
}
.contact{
	font-size:16px;
	line-height:40px;
	font-weight:bold;
}

/* SCALE */
.pr40{
	padding-right:40px;
}
.mb60{
	margin-bottom:60px;
}


.boshu_asp{
	width:600px;
	height:42px;
	margin:0 auto;
	border-radius:5px;
	background-color:#cea330;
}
.boshu_asp iframe{
	width:100%;
	height:42px;
	margin:0 auto;
	border:none;
	overflow:hidden;
	border-radius:5px;
	vertical-align:bottom;
}