/* ROOM INFO */
#wrapper{
	background:url(../img/content_bg.png) repeat-x #fff;
	margin:0 auto;
	padding:110px 110px 0;
}
h2{
	background:url(../img/info_title.png) no-repeat;
	text-indent:-9999px;
	width:480px;
	height:70px;
	margin:0 0 60px;
}

h3{
	font-size:14px;
	color:#000;
	margin-bottom:30px;
	padding-bottom:6px;
	border-bottom:solid 1px #ddd;
}
h3 span{
	letter-spacing:1.25em;
}
p{
	text-align:justify;
	line-height:2;
	font-size:12px;
	margin:0 0 0 30px;
	padding-bottom:100px;
}
.list{
	line-height:2.5em;
}
p .big{
	font-size:20px;
	line-height:5px;
	font-weight:bold;
	letter-spacing:1px;
	vertical-align:20%;
}
.contact{
	font-size:16px;
	line-height:40px;
	font-weight:bold;
}
p a{
	color:#000;
	text-decoration:none;
	background:none;
	padding-bottom:5px;
}
p a:hover{
	background:none;
	border-bottom:1px solid #0082e7;
}
.right{
	text-align:center;
}


.boshu_asp{
	width:640px;
	height:42px;
	margin:-90px auto 0;
	border-radius:5px;
	background-color:#333;
}
.boshu_asp iframe{
	width:100%;
	height:42px;
	margin:0 auto;
	border:none;
	overflow:hidden;
	border-radius:5px;
	vertical-align:bottom;
}