/* ROOM INFO */
body{
	background:url(../img/bg06.jpg) fixed no-repeat #000;
	background-size:cover;
	background-position:bottom right;
}
h2{
	background:url(../img/interview_h2.png) no-repeat right;
}
#wrapper{
	background-color:rgba(0,0,0,0.4);
	background-color:#000\9;
}
#wrapper:not(:target){
	background-color:rgba(0,0,0,0.4);
}
.big{
	font-size:20px;
	line-height:40px;
	font-weight:bold;
	letter-spacing:1px;
}
p{
	text-align:justify;
	margin-bottom:1.5em;
}
#wrapper a img{
	border:3px solid #000;
	vertical-align:bottom;
	margin:0;
	margin-bottom:10px;
	margin-right:6px;
	background:none;
}
#wrapper a img:hover{
	border:3px solid #f09;
	background:none;
}

h4{
	width:615px;
	height:85px;
	background:url(../img/interview_title.png) no-repeat;
	text-indent:-9999px;
	margin-bottom:55px;
}
#h01{
	width:315px;
	height:70px;
	background:url(../img/interview_h01.png) no-repeat;
	text-indent:-9999px;
	margin-bottom:30px;
}
#h02{
	width:430px;
	height:35px;
	background:url(../img/interview_h02.png) no-repeat;
	text-indent:-9999px;
	margin-bottom:30px;
}
#wrapper img{
	vertical-align:bottom;
	margin:0;
	margin-bottom:10px;
}