@charset "utf-8";

#header .header01 {
	background:url(images/header_bg.png) no-repeat;
}

#header .header01 #header_navi p {
	width:190px;
}

.header03 li {
	height:33px;
}

#wraper {
	overflow:hidden;
	_zoom:1;
}

#footer {
	clear:both;
}

#Room {
	line-height:160%;
	margin:0 0 0 15px;
}


#Room h3 {
	font-size:120%;
	font-weight:normal;
	background:url(images/main.jpg) no-repeat;
	padding:170px 420px 50px 4px;
	height:auto;

}

#Room h3 p {
	margin-bottom:15px;
}

#Room .questionnaire {
	margin:0 0 0 10px;
	width:672px;
}

#Room .questionnaire p {
	width:628px;
	margin:10px 0 25px 15px;
}

#Room .left {
	float:left;
	width:400px;
	padding-bottom:20px;
}

#Room .left h4 {
	font-size:120%;
	color:#FFF;
	padding:7px 0 7px 8px;
	background:#101C88;
}

#Room .left dl {
	border:1px solid #CCC;
	padding:10px;
}

#Room .left dt { font-weight:bold; }

#Room .left dd { margin-bottom:10px; }

#Room .right {
	display:inline;
	float:right;
	width:281px;
	margin:0 18px 0 0;
	padding-bottom:20px;
}

#Room .right .mobile {
	text-align:center;
	border:1px solid #CCC;
	padding:15px 10px 5px 10px;
	margin:10px 0 0 0;
}

#Room .right .mobile h5 { margin:0 0 10px 0; }

#Room .right .mobile .qr {
	float:right;
	margin:0 0 5px 10px;
}

#Room .right .mobile p {
	text-align:left;
	margin-bottom:10px;
}