/* CSS Document */

.jyouken_btm{
	margin-bottom:20px;
	margin-top:20px;
	text-align:center;
}
.jyouken_btm table{
	margin:10px 0px;
	text-align:left;
}

.jyouken_btm .pg{
	cursor: hand !important;
	padding:1px 4px;
	margin-right:3px;
	background:#FFB770;
	color:#fff;
	font-weight:bold;
}
.jyouken_btm .pg:hover{
	cursor: hand !important;
	background:#ACDDF7;
}

.jyouken_btm .now{
	cursor: hand !important;
	background:#ACDDF7;
}

.jyouken_btm a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
}

.room_list_left{
	width:215px;
	height:340px;
	background-image:url(../list_img/haikei.gif);
	background-repeat:no-repeat;
	float:left;
}

.room_list_left p{
	padding-left:15px;
	padding-top:13px;
	font-size:14px;
	color:#31A296;
	font-weight:bold;

}

.room_img{
	width:180px;
	height:135px;
	margin-left:15px;
	margin-top:10px;

}

.room_syousai{
	width:180px;
	margin-top:7px;
	margin-left:18px;
	font-size:12px;
	color:#31A296;
	line-height:140%;

}

.room_syousai dd{
	margin-bottom:1.5px;

}

.room_list_right{
	width:425px;
	height:auto;
	margin-left:224px;
	_margin-left:222px;
}

.room_list_right_box{
	width:425px;
	height:118px;
	margin-bottom:10px;
}

.syousai_hyou1{
	width:130px;
	height:118px;
	float:left;
}


.syousai_hyou2{
	width:285px;
	height:118px;
	margin-left:140px;
	_margin-left:136px;
}

.syousai_hyou2 td.midashi{
	font-size:12px;
	color:#31A296;
}

.syousai_hyou1 a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
}

/* CLEAR FIX*/
.clearfix:after {  
    visibility: hidden;  
    display: block;  
    font-size: 0;  
    content: " ";  
    clear: both;  
    height: 0;  
    }  
* html .clearfix             { zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */ 


.mgb50{
	margin-bottom:50px;
}


















