/*-- 共通 --*/

* {
	margin:0;
	padding:0;
}
img {
	border:0;
}

.mt20 {margin-top: 20px!important;}
.mt30 {margin-top: 30px!important;}
.mt40 {margin-top: 40px!important;}

.hachi,
.hachioji {color: #512d1f!important;}
.toko,
.tokorozawa {color: #08388d!important;}
.tachi,
.tachikawa {color: #8c0000!important;}



/* ---------------------------------------------
	Base font
--------------------------------------------- */
body {
	background:url(../images/bg.jpg) repeat-x;
	font-size: 12px;
	font-family: "A-OTF 新丸ゴ Pro", "ヒラギノ角ゴ Pro W3",  "Hiragino Kaku Gothic Pro", Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif;
	color:#000000;
	line-height:133%;
	padding:0;
	text-align:center;
}

a:link {
	color:#666;
	text-decoration:underline;
}
a:visited {
	color:#666;
	text-decoration:underline;
}
a:hover {
	color:#CCC;
	text-decoration:none;
}


/* ---------------------------------------------
	HEADER
--------------------------------------------- */
#header{
	width:1000px;
	height:auto;
/*	background:url(../images/header_bg.gif) repeat-x;*/
	/*overflow:hidden;*/
	clear:both;
	margin:0 auto;
	text-align:center;
	position:relative;
}



#header h1{
	background:#000;
	width:1000px;
	height:18px;
	color:#FFF;
	font-size:11px;
	text-align:left;
	margin-top:2px;
}

#header h2.logo{
	width:262px;
	height:54px;
	float:left;
}

#header h2.text{
	width:368px;
	height:54px;

	text-indent:-9999px;
	float:right;
	margin-right:370px;
}


#header h2.text2{
	width:368px;
	height:54px;
	background:url(../images/top_text.gif) no-repeat;
	text-indent:-9999px;
	float:right;
	margin-right:370px;
	margin-top:-43px;
}

#header h2.tell{
	width:266px;
	height:63px;
	float:right;
	margin-top:-20px;

}	

p.chintai_mark {
	position:absolute;
	top:24px;
	right:0;
}
	


/*-- utilityNavi --*/
/*
#header div.utilityNavi{
	width:100%;
	height:15px;
	clear:both;
	margin:0 auto;
	text-align:center;		
}
*/
#header div.utilityNavi{
	width:1000px;
	/*height:10px;*/
	overflow:hidden;
	clear:both;
	margin:0 auto;
	text-align:left;
	padding-top:9px;
}


#header div.utilityNavi ul{
	width:930px;
	list-style:none;
}


#header div.utilityNavi ul li{
	width:930px;
	height:18px;
	/*line-height:0;*/
	float:right;
	text-align:right;
	color:#999;
	font-size:10px;
/*	margin:17px 0px 0px 0px;	*/
}


/*-- gNavi --*/

/*#header div.gNavi {
	width:100%;
	height:55px;
	margin:0 auto;
	text-align:center;
	clear:both;
}


#header div.gNavi ul{
	width:1000px;
	height:auto;
	list-style:none;
}*/


/*#header div.gNavi ul li.navi1{
	width:248px;
	height:54px;
	line-height:0;
	float:left;
}
#header div.gNavi ul li.navi2{
	width:251px;
	height:55px;
	line-height:0;
	float:left;
}
#header div.gNavi ul li.navi3{
	width:249px;
	height:54px;
	line-height:0;
	float:left;
}

#header div.gNavi ul li.navi4{
	width:252px;
	height:54px;
	line-height:0;
	float:left;
}*/


/*--/アコーディオン--*/

/*#header div.gNavi ul li.navi3 ul{
	padding-top:0px;
	padding-left:3px;
}

#header div.gNavi ul li.navi3 ul li{
	position:static;
	width:249px;
	height:25px;
}

#header div.gNavi ul li.navi3 ul li a{
	*zoom: 1;
}

#header div.gNavi ul li.navi3 ul li img {
	vertical-align: top;
}*/

/*--アコーディオン/--*/					




/*-- pankuzu --*/
#header p.pankuzu{
	height:27px;
	font-size:10px;
	float:left;
	/*padding-top:6px;*/
}



/* ---------------------------------------------
	CONTENTS_WRAP
--------------------------------------------- */

#contents_wrap{
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-top:25px;
	text-align:center;
	clear:both;
	overflow:hidden;
}

#contents_wrap div.left_box{
	width:650px;
	margin-right:15px;
	padding:0;
	float:left;
}

#contents_wrap div.right_box{
	width:331px;
	padding:0;
	float:right;
}




/* ---------------------------------------------
	CONTENTS_WRAP-- LEFTBOX
--------------------------------------------- */

.left_box h3 {
    font-size: 50px;
    letter-spacing: 5px;
    margin: 60px 0;
}


/*-- new rooms --*/

#newroom{
	width:1000px;
	height:auto;
	clear:both;
	overflow:hidden;
	margin-bottom:25px;
}

#newroom h4.title3{
	background:url(../images/menu_title_bg3.gif) no-repeat;
	text-indent:-9999px;
	width:1000px;
	height:53px;
}

#newroom p.date{
	color:#000;
	float:right;
	position:relative;
	margin-top:-25px;
}

#newroom ul{
	width:1000px;
	background:#EEE;
	overflow:hidden;
	list-style:none;
	padding-top:15px;
	margin-top:11px;
}

#newroom ul li{
	width:292px;
	float:left;
	line-height:0;
	background:url(../images/black_dotfream.gif);
	padding:5px 5px 5px 5px;
	margin:0px 0px 15px 15px;
}

#newroom ul li dl{
	width:292px;
	overflow:hidden;
	line-height:140%;
	font-size:12px;
	background:#FFF;
	clear:both;
}

#newroom ul li dl dt{
	width:121px;
	height:115px;
	padding:7px 7px;
	float:left;
}
#newroom ul li dl dd{
	width:155px;
	padding:7px 2px 0px 0px;
	float:right;
	text-align:left;
}
#newroom ul li dl dd span.t_b{
	font-size:22px;
	font-weight:bold;
	margin-top:2px;
}
/*
#newroom ul li dl dd img.btn_s{
	float:right;
	height:auto;
	margin:10px 5px 5px 0;
}
*/

#newroom ul li p.btn_s{
	float:right;
	background:#FFF;
	width:117px;
	height:auto;
	padding:5px 0px 5px 175px;
}

#newroom p.btn_b{
	width:182px;
	height:auto;
	float:right;
	padding-bottom:15px;
	padding-left:831px;
	background-color:#EEE;
}


/*-- popularroom --*/

#popularroom{
	width:1000px;
	height:auto;
	clear:both;
	margin-bottom:25px;
}

#popularroom h4.title4{
	background:url(../images/menu_title_bg4.gif) no-repeat;
	text-indent:-9999px;
	width:1000px;
	height:57px;
}

#popularroom p.date{
	color:#000;
	float:right;
	position:relative;
	margin-top:-25px;
}

#popularroom ul{
	width:1000px;
	height:auto;
	background:#EEE;
	overflow:hidden;
	list-style:none;
	padding-top:15px;
	margin-top:10px;
}

#popularroom ul li{
	width:292px;
	float:left;
	line-height:0;
	background:url(../images/black_dotfream.gif);
	padding:5px 5px 5px 5px;
	margin:0px 0px 15px 15px;
}

#popularroom ul li dl{
	width:292px;
	overflow:hidden;
	line-height:140%;
	font-size:12px;
	background:#FFF;
	clear:both;
}

#popularroom ul li dl dt{
	width:121px;
	height:115px;
	padding:7px 7px;
	float:left;
}
#popularroom ul li dl dd{
	width:155px;
	padding:7px 2px 7px 0px;
	float:right;
	text-align:left;
}
#popularroom ul li dl dd span.t_b{
	font-size:22px;
	font-weight:bold;
}

#popularroom ul li p.btn_s{
	float:right;
	background:#FFF;
	width:117px;
	height:auto;
	padding:5px 0px 5px 175px;
}

#popularroom p.btn_2 a {
	width:169px;
	height:auto;
	float:right;
	font-size: 12px;
	margin: -55px 10px 0 0;
	padding: 5px 10px;
}


#popularroom2 p.btn_2 a{
	width:169px;
	height:auto;
	float:right;
	font-size: 12px;
	margin: -55px 10px 0 0;
	padding: 5px 10px;
}

#room_box p.btn_2 a {
	width:169px;
	height:auto;
	float:right;
	font-size: 12px;
	margin: -55px 10px 0 0;
	padding: 5px 10px;
}

#checked p.btn_2 a {
	width:169px;
	height:auto;
	float:right;
	font-size: 12px;
	margin: -55px 10px 0 0;
	padding: 5px 10px;
}


/* ---------------------------------------------
	CONTENTS_WRAP-- RIGHTBOX
--------------------------------------------- */

/*-- news --*/
#news{
	width:331px;
	height:auto;
	overflow:hidden;
	margin: 3px 0 25px;
}

#news h4.title2{
	background:url(../images/menu_title_bg2.gif) no-repeat;
	text-indent:-9999px;
	width:331px;
	height:48px;
}

#news p.date{
	float:right;
	position:relative;
}

/*-- /スクロール --*/

div#box{
	background:#EEEEEE;
	padding:15px 15px 15px 15px;
	margin-top:10px;
	width:300px;
/*	height:249px;*/
	height:328px;
	overflow:auto;	
	position:relative;
}


/* 本体 */
.scrollgeneric {
	line-height:133%;
	font-size:12px;
	position:absolute;
	top:0;
	left:0;
}

/* 縦スクロール範囲 */
.vscrollerbase {
	width:10px;
	background-color:#eee;
}

/* 縦スクロールバー */
.vscrollerbar {
	width:10px;
	background-color:#000;
}

/*-- スクロール/ --*/


#news div.flexcroll dl{
	width:300px;
	height:auto;
	background:url(../images/dot_line.gif) repeat-x bottom;
	overflow:hidden;
	clear:both;
	margin-bottom:10px;
}

#news div.flexcroll dl span{
	/*margin-left:50px;*/
	text-align: left;
	margin-right: 70px;
}

#news div.flexcroll dl dt.shinjuku{
	background:url(../images/shop_name1.gif) right no-repeat;
	width:152px;
	height:auto;
	float:left;
	color:#000;
	font-weight:bold;
}

#news div.flexcroll dl dt.hachiouji{
	background:url(../images/shop_name2.gif) right no-repeat;
	width:145px;
	height:auto;
	float:left;
	color:#000;
	font-weight:bold;
}

#news div.flexcroll dl dt.tokorozawa{
	background:url(../images/shop_name3.gif) right no-repeat;
	width:152px;
	height:auto;
	float:left;
	color:#000;
	font-weight:bold;
}

#news div.flexcroll dl dt.tachikawa{
	background:url(../images/shop_name5.gif) right no-repeat;
	width:152px;
	height:auto;
	float:left;
	color:#000;
	font-weight:bold;
}

#news div.flexcroll dl dd{
	width:300px;
	height:auto;
	float:right;
	color:#000;
	text-align:left;
	margin:0 0 10px 0;
}




/*-- checked --*/

#checked{
	width:331px;
	height:auto;
	clear:both;
	overflow:hidden;
}

#checked h4.title6{
	background:url(../images/menu_title_bg6.jpg) no-repeat;
	text-indent:-9999px;
	width:332px;
	height:61px;
}

#checked ul{
	width:330px;
	background:#EEE;
	overflow:hidden;
	list-style:none;
	margin-top:10px;
	height:auto;
	padding: 15px 0 55px;
}

#checked ul li{
	width:300px;
	height:auto;
	float:left;
	line-height:0;
	background:url(../images/black_dotfream.gif);
	padding:4px 4px;
	margin:0px 11px 10px 11px;
}

#checked ul li.last{
	width:300px;
	height:auto;
	float:left;
	line-height:0;
	background:url(../images/black_dotfream.gif);
	padding:4px 4px;
	margin:0px 11px 10px 11px;
	overflow:hidden;
}


#checked ul li dl{
	width:290px;
	height:auto;
	overflow:hidden;
	clear:both;
	padding:5px 5px 5px 5px;
	background:#FFF;
}

#checked ul li dl dt{
	width:70px;
	height:70px;
	float:left;
	padding-bottom:14px;
}

#checked ul li dl dd{
	width:207px;
	height:auto;
	float:right;
	text-align:left;
	font-size:12px;
	line-height:120%;
}

#checked ul li dl dd span.t_b2{
	font-size:20px;
	font-weight:bold;
	line-height:110%;
}

#checked ul li dl dd img.btn_s{
	float:right;
	margin-top:13px;
	margin-right:5px;	
}

#checked  p.btn_b{
	width:183px;
	height:auto;
	float:right;
	padding-bottom:15px;
	padding-left:148px;
	background-color:#EEE;	
}


/*-- bottom_area --*/

#bottom_area{
	width:1000px;
	height:auto;
	margin:0 auto;
	text-align:center;
	clear:both;
	overflow:hidden;
}

#bottom_area div.bottom_area{
	width:1000px;
	height:57px;	
	margin:55px 0 55px 0;
	clear:both;
}

#bottom_area div.bottom_area dl{
	width:1000px;
	clear:both;
}


#bottom_area div.bottom_area dl dt{
	width:646px;
	float:left;
}

#bottom_area div.bottom_area dl dt img.b1{	
	margin-right:50px;
	float:left;
}

#bottom_area div.bottom_area dl dd{
	width:116px;
	float:right;
}


/* ---------------------------------------------
	FOOTER
--------------------------------------------- */

#foooter{
	width:100%;
	margin:0;
	padding:0;
	clear:both;
}

div.footer_inner{
	width:100%;
	height:127px;
	margin:0;
	padding:0;
	clear:both;
	background:url(../images/footer_bg.gif) repeat-x;
}


div.footer_inner ul{
	width:1000px;
	height:82px;
	padding-top:45px;
	margin:0 auto;
	list-style:none;

}

div.footer_inner ul li{
	width:1000px;
	float:right;
	color:#FFF;
	font-size:11px;
	line-height:140%;
	text-align:right;
}

div.footer_inner ul li a:link{ 
	color:#CCC;
	text-decoration:underline;
}
div.footer_inner ul li a:visited{ 
	color:#CCC;
	text-decoration:underline;
}
div.footer_inner ul li a:hover{
	color:#FFF;
	text-decoration:none;
}


div.footer_inner ul li.copy{
	text-indent:-9999px;
	width:1000px;
	float:right;
	color:#000;
	margin-top:30px;
	font-size:11px;
	font-weight:bold

}

/* ---------------------------------------------
	共通物件フォーマット
--------------------------------------------- */


/*--  recomend_box  --*/

#room_box{
	width:1000px;
	height:auto;
	clear:both;
	overflow:hidden;
}

#room_box ul.recomend_box{
	width:1000px;
	height:auto;
	background:#EEE;
	overflow:hidden;
	list-style:none;
	padding:15px 0 55px;
	margin-top:11px;
}

#room_box ul.recomend_box li.recomend_box{
	width:463px;
	float:left;
	line-height:0;
	background:url(../images/black_dotfream.gif);
	padding:5px 5px 5px 5px;
	margin:0px 10px 15px 15px;
}

#room_box ul.recomend_box li.recomend_box dl{
	width:463px;
	height:145px;
	overflow:hidden;
	line-height:110%;
	background:#FFF;
	clear:both;
	position: relative;
}

#room_box ul.recomend_box li.recomend_box dl dt.box{
	width:115px;
	height:115px;
	float:left;
	border:#999 solid 1px;
	margin:5px 5px;	
}
#room_box ul.recomend_box li.recomend_box dl dd.heightLine{
	width:170px;
	padding:7px 3px 5px 0px;
	height:auto;
	float:right;
	text-align:left;
	line-height: 1.6;
}


#room_box ul.recomend_box li.recomend_box dl dd.heightLine span.t_b{
	font-size:17px;
	font-weight:bold;
	padding-top:5px;
}

#room_box ul.recomend_box li.recomend_box dl dd.heightLine p.btn {
	margin-top:10px;
	text-align: right;
	margin-right: 5px;
}

/*--  recomend_box2  --*/

#room_box2{
	width:1000px;
	height:auto;
	clear:both;
	overflow:hidden;
}

#room_box2 ul.recomend_box{
	width:649px;
	height:auto;
	background:#EEE;
	overflow:hidden;
	list-style:none;
	padding:10px 0;
	margin-top:11px;
}

#room_box2 ul.recomend_box li.recomend_box{
	width:610px;
	float:left;
	line-height:0;
	background:url(../images/black_dotfream.gif);
	padding:5px 5px 5px 5px;
	margin:0px 10px 15px 15px;
}

#room_box2 ul.recomend_box li.recomend_box dl{
	width:610px;
	height:145px;
	overflow:hidden;
	line-height:110%;
	background:#FFF;
	clear:both;
	position: relative;
}

#room_box2 ul.recomend_box li.recomend_box dl dt.box{
	width:115px;
	height:115px;
	float:left;
	border:#999 solid 1px;
	margin:10px 10px;	
}
#room_box2 ul.recomend_box li.recomend_box dl dd.heightLine{
	width:320px;
	padding:7px 3px 5px 0px;
	height:auto;
	float:right;
	text-align:left;
	line-height: 1.6;
}


#room_box2 ul.recomend_box li.recomend_box dl dd.heightLine span.t_b{
	font-size:17px;
	font-weight:bold;
	padding-top:5px;
}

#room_box2 ul.recomend_box li.recomend_box dl dd.heightLine p.btn {
	margin-top:10px;
	text-align: right;
	margin-right: 5px;
}


p.btn {
    position: absolute;
    bottom: 11px;
    right: 2%;
}

p.btn a {
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
    font-size: 10px;
    padding: 3px 10px;
    border: solid #1f628d 2px;
    text-decoration: none;
    line-height: normal;
}

p.btn a:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
}

p.btn_2 a {
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
    font-size: 10px;
    padding: 3px 10px;
    border: solid #1f628d 2px;
    text-decoration: none;
    line-height: normal;
}

p.btn_2 a:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
}

span.btn_3 {
    margin-left: 4px;
}

span.btn_3 a {
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
    font-size: 10px;
    padding: 3px 10px;
    border: solid #1f628d 2px;
    text-decoration: none;
    line-height: normal;
}

span.btn_3 a:hover {
    color: #fff;
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
}

/*--  POPULAR ROOM2 --*/ 

#popularroom2{
	width:1000px;
	height:auto;
	clear:both;
	margin: 0 auto;
	overflow:hidden;
}

#popularroom2 h4.title7{
	background:url(../images/menu_title_bg7.jpg) no-repeat;
	text-indent:-9999px;
	width:1000px;
	height:61px;
}

#popularroom2 h4.title6{
	background:url(../images/menu_title_bg6.jpg) no-repeat;
	text-indent:-9999px;
	width:1000px;
	height:61px;
}

#popularroom2 ul.gray_bg{
	width:1000px;
	height:auto;
	background:#EEE;
	overflow:hidden;
	list-style:none;
	margin-top:15px;
	padding: 11px 0 55px;
}

#popularroom2 ul.gray_bg li{
	width:463px;
	height:auto;
	float:left;
	line-height:0;
	background:url(../images/black_dotfream.gif);
	padding:5px;
	margin:0px 10px 15px 15px;
}

#popularroom2 ul.gray_bg li.last{
	width:300px;
	height:auto;
	float:left;
	line-height:0;
	background:url(../images/black_dotfream.gif);
	padding:4px 4px;
	margin:0px 11px 10px 11px;
	overflow:hidden;
}


#popularroom2 ul.gray_bg li dl{
	width:453px;
	height:145px;
	overflow:hidden;
	clear:both;
	padding:5px;
	background:#FFF;
	position: relative;
}

#popularroom2 ul.gray_bg li dl dt{
	width:115px;
	height:115px;
	border:#CCC 1px solid;
	float:left;
	margin: 5px;
	padding: 7px;
}

#popularroom2 ul.gray_bg li dl dd.pr2_text{
	width:160px;
	height:auto;
	float:right;
	text-align:left;
	line-height:1.2;
	margin-left:5px;
	padding: 7px 3px 5px 0;
}

#popularroom2 ul.gray_bg li dl dd.pr2_text ul.pr2{
	width:160px;
	height:auto;
	clear:both;
	overflow:hidden;
	list-style:none;
	background:#FFF;
}

#popularroom2 ul.pr2 li.li_t{
	width:160px;
	height:auto;
	text-align:left;
	line-height:1.4;
	margin:0;
	padding:0;
	background:#FFF;
}

#popularroom2 ul.pr2 li.li_t span.t_b2{
	font-size:19px;
	font-weight:bold;
}

#popularroom2 p.pr2_btn{
	width:182px;
	height:auto;
	height:17px;
	background:#EEE;
	padding-bottom:10px;
	padding-left:831px;
	float: right;
}


/*-- お部屋を探す --*/

/*--  ROOM_RESERCH --*/ 

div.room_reserch{
	width:650px;
	height:auto;
	overflow:hidden;
	clear:both;
	margin-bottom:25px;		
}

div.room_reserch h4{
	background:url(../images/room_reserch_title.jpg) no-repeat;
	width:650px;
	height:59px;
	text-indent:-9999px;
}

.room_reserch_wrap{
	width:616px;
	height:auto;
	background:#EEE;
	margin-top:5px;
	padding:20px 15px 20px 15px;
}

.room_reserch_wrap div.room_reserch_box{
	background:url(../images/black_dotfream.gif);
	width:606px;
	height:auto;
	margin:5px 5px 7px 5px;
	padding:5px 5px;
}

.room_reserch_wrap div.room_reserch_box ul.whitebox{
	width:596px;
	height:auto;
	background:#FFF;
	padding:5px 5px;
	clear:both;
	overflow:hidden;
	list-style:none;
}

.room_reserch_wrap div.room_reserch_box ul.whitebox li.under_dot{
	width:598px;
	height:auto;
	background:url(../images/dot_line.gif) repeat-x bottom;
	text-align:left;
	padding:10px 0 4px;
}

.room_reserch_wrap div.room_reserch_box ul.whitebox li.under_dot img{
	width:17px;
	height:17px;
	margin-left:10px;
	margin-bottom:-3px;
}



.room_reserch_wrap div.room_reserch_box ul.whitebox li.under_dot span{
	font-size:15px;
	font-weight:bold;
	letter-spacing:2px;
	margin-left:7px;
}

.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox{
	float:left;
	text-align:left;
	font-size:12px;
	width:80px;
	height:auto;
	margin-left:5px;
	margin-top:5px;
}


.room_reserch_wrap div.room_reserch_box ul.whitebox li.check_btn{
/*	width:92px;
	height:20px;
	float:right;
	margin-top:3px;*/
	width:596px;
	height:20px;
	float:right;
	margin-top:5px;
	margin-right:5px;
	text-align:right;
}

.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox2{
	float:left;
	text-align:left;
	font-size:12px;
	width:140px;
	height:auto;
	margin-left:5px;
	margin-top:5px;
}


.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox5{
	float:left;
	text-align:left;
	font-size:12px;
	width:110px;
	height:auto;
	margin-left:5px;
	margin-top:5px;
}


.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox5_top{
	float:left;
	text-align:left;
	font-size:12px;
	width:110px;
	height:auto;
	margin-left:5px;
	margin-top:5px;
	margin-right:400px;
}

.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox2_top{
	float:left;
	text-align:left;
	font-size:12px;
	width:80px;
	height:auto;
	margin-left:5px;
	margin-top:5px;
	margin-right:500px;
}

.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox2_top2{
	float:left;
	text-align:left;
	font-size:12px;
	width:80px;
	height:auto;
	margin-left:5px;
	margin-top:5px;
	margin-right:120px;
}

.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox2_top3{
	float:left;
	text-align:left;
	font-size:12px;
	width:80px;
	height:auto;
	margin-left:5px;
	margin-top:5px;
	margin-right:220px;
}


.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox2_3{
	float:left;
	text-align:left;
	font-size:12px;
	width:140px;
	height:auto;
	margin-left:-100px;
	margin-top:5px;
}

.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox2_4{
	float:left;
	text-align:left;
	font-size:12px;
	width:140px;
	height:auto;
	margin-top:5px;
}

.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox2_5{
	float:left;
	text-align:left;
	font-size:12px;
	width:140px;
	height:auto;
	margin-top:5px;
	margin-left:-200px;
}

.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox2_6{
	float:left;
	text-align:left;
	font-size:12px;
	width:140px;
	height:auto;
	margin-top:5px;
	margin-left:-60px;
}

/*=======  checkbox6  =======*/
.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox6{
	float:left;
	text-align:left;
	width:175px;
	height:auto;
	margin:5px 0 5px 5px;
	padding-left: 10px;
}


/*=======  checkbox7  =======*/
.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox7{
	float:left;
	text-align:left;
	width:270px;
	height:auto;
	margin:5px 0 5px 5px;
	padding-left: 10px;
}


/*=======  checkbox8  =======*/
.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox8 {
	float:left;
	text-align:left;
	width:175px;
	height:auto;
	margin:5px 0 5px 5px;
	padding-left: 10px;
}


/*=======  checkbox9  =======*/
.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox9 {
	float:left;
	text-align:left;
	width:280px;
	height:auto;
	margin:5px 0 5px 5px;
	padding-left: 10px;
}


/*=======  radio1  =======*/
.room_reserch_wrap div.room_reserch_box ul.whitebox li.radio1 {
	float:left;
	text-align:left;
	width:125px;
	height:auto;
	margin-left:10px;
	margin-top:5px;
	padding-left: 10px;
}


/*=======  radio2  =======*/
.room_reserch_wrap div.room_reserch_box ul.whitebox li.radio2 {
	float:left;
	text-align:left;
	width:125px;
	height:auto;
	margin-left:10px;
	margin-top:5px;
	padding-left: 10px;
}


/*=======  select  =======*/
li.select_box {
	text-align:left;
	margin: 45px 0 5px 10px;
	padding-left: 10px;
}

.room_reserch_wrap div.room_reserch_box ul.whitebox li.select_box {
    float: none;
}

/*=======  checkbox5  =======*/
.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox5{
	float:left;
	text-align:left;
	width:188px;
	height:auto;
	margin:5px 0 5px 10px;
}


.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox5_top{
	float:left;
	text-align:left;
	width:577px;
	height:auto;
	padding: 3px 0 5px 6px;
	margin:10px 0 5px;
	margin-left: 10px;
	background: #eee;
	font-weight: bold;
}


/*=======  checkbox3  =======*/
.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox3{
    float:left;
	text-align:left;
	width:290px;
	height:auto;
	margin:5px 0 5px 5px;
}


.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox4{
    float:left;
	text-align:left;
	width:100px;
	height:auto;
	margin-left:10px;
	margin-top:5px;
}

.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox4_2{
    float:left;
	text-align:left;
	width:145px;
	height:auto;
	margin-left:5px;
	margin-top:5px;
}

.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox4_2 span{
	padding-right:15px;
}

.room_reserch_wrap div.room_reserch_box ul.whitebox li.checkbox4_2 span2{
	padding-left:-200px;
}



.room_reserch_wrap div.room_reserch_btnbox{
	width:616px;
	height:auto;
	clear:both;
	overflow:hidden;
	margin-top:15px;
	margin-bottom:25px;
}

.room_reserch_wrap div.room_reserch_btnbox ul.room_reserch_btn{
	width:616px;
	height:auto;
	list-style:none;
	float:left;
}

.room_reserch_wrap div.room_reserch_btnbox ul.room_reserch_btn li{
	width:auto;
	height:56px;
	float:left;
	margin-left:9px;
	margin-top:10px;
}





/*
.room_reserch_wrap div.room_reserch_btnbox{
	background:url(../images/black_dotfream.gif);
	width:606px;
	height:auto;
	margin:5px 5px;
	padding:5px 5px;
}
	










/*
#shop_reserch2{
	background:url(../images/sample_room.jpg) no-repeat;
	width:330px;
	height:auto;
	overflow:hidden;
}

#shop_reserch2 h4{
	background:url(../images/sample_room.jpg) no-repeat;
	width:330px;
	height:666px;
	text-indent:-9999px;
}
*/



/* ナビゲーション */
#navi_continer {
position: relative;
z-index:100;
width: 100%;
height:55px;
padding-bottom:12px;
}

#navi {
position: absolute;
top: 0px;
left: 0px;
width: 1000px;
}

#navi ul {
margin: 0;
padding: 0;
list-style: none;
line-height:0;
font-size:0px;
}

#navi li {
float: left;
width: 248px;
margin: 0;
}

#navi li a {
display: block;
width: 100%;
padding: 0;
}

/* サブメニュー */
#navi ul.sub li {
float: none;
}

#navi ul li.navi_menu ul {
display: none;
}

#navi ul li.navi_menu_on ul {
display: block;
}


.bnr_wrap_tachikawa,
.bnr_wrap_hachioji{
	width: 80%;
	margin: -40px auto 10px;
}
/*
.bnr_wrap_hachioji{
  width: 80%;
  margin: -40px auto 20px;
}
*/
.bnr_wrap_hachioji img{
  width: 100%;
  height: auto;
}