#current{
	margin-left:720px;
}

/* ROOM INFO */
#info{
	background:url(../img/bg_blue.png);
	padding:60px 0 100px;
	margin-bottom:100px;
}
#info h2{
	height:70px;
	text-indent:-9999px;
	margin-bottom:50px;
	background:url(../img/info_title.png) no-repeat center;
}
#infobox{
	width:694px;
	border:solid 3px #0082e7;
	background:#fff;
	margin:0 auto;
	padding:75px 100px;
}
#infobox h3{
	font-size:14px;
	color:#000;
	margin-bottom:30px;
	padding-bottom:12px;
	border-bottom:solid 1px #ddd;
}
#infobox h3 span{
	letter-spacing:1.25em;
}
#infobox p{
	text-align:justify;
	line-height:2;
	font-size:12px;
	margin:0 0 0 30px;
	padding-bottom:100px;
}
#infobox .list{
	line-height:2.5em;
}
#infobox 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;
}
#infobox p a{
	color:#000;
	text-decoration:none;
	background:none;
	padding-bottom:5px;
}
#infobox p a:hover{
	background:none;
	border-bottom:1px solid #0082e7;
}
#infobox .right{
	text-align:center;
}



.boshu_asp{
	width:640px;
	height:42px;
	margin:-80px auto 0;
	border-radius:5px;
	background-color:#62bde5;
}
.boshu_asp iframe{
	width:100%;
	height:42px;
	margin:0 auto;
	border:none;
	overflow:hidden;
	border-radius:5px;
	vertical-align:bottom;
}