@charset "UTF-8";


/* 3rd */

#houContent {
	width: 948px;
	height: 498px;
	overflow:hidden;
	background:url(images/houyou_bg.jpg);
	z-index:1;
}

#houInner {
	width: 948px;
	height: 474px;
	position:relative;
	top:24px;
	overflow:hidden;
	position:relative;
	z-index:2;
}


#houTtl {
	position:absolute;
	width:28px;
	height:425px;
	top:0px;
	left:875px;
	z-index:3;
}

#houPic {
	position:absolute;
	width:459px;
	height:331px;
	top:0px;
	left:405px;
	z-index:3;
}

#houText {
	position:absolute;
	width:339px;
	height:438px;
	top:9px;
	left:50px;
	z-index:3;
}

#houMainTx {
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:solid 1px #999;
}

#houTxleft {
	float:left;
	width:82px;
	margin-top:12px;
}

#houTxright {
	float:right;
	width:248px;
	margin-top:12px;
}

#btn2shozan {
	clear:both;
	text-align:right;
}

#houRoom {
	position:absolute;
	width:470px;
	height:75px;
	top:372px;
	left:405px;
	overflow:hidden;
	z-index:3;
}

#houRoom img {
	margin-right:7px;
}