@charset "Shift_JIS";

/* ======================================== */
/* トップページパネル部分
/* ======================================== */

/* ===== 基本 ===== */
div#tplWin div.ovlWinheaderF2{
	width:554px;
	position: relative;
	background: url(../img/bgr_tpl_headerF2.gif) top left no-repeat;
}

div#tplWin div.ovlWinbody{
	width:506px;
	position: relative;
	background: url(../img/bgr_tpl_body.gif) top left repeat-y;
	padding:0px 24px 0;
}

div#tplWin div.ovlWinbody02{
	width:530px;
	background: url(../img/bgr_tpl_body02.gif) top left repeat-y;
	padding:0 12px;
	margin:0 -24px;
	border-top:1px solid #cccccc;
}

/*小池徹平
div#tplWin div.ovlWinfooter{
	background: url(../img/bgr_tpl_footer.gif) bottom left no-repeat;
	padding-bottom:25px;
}
*/

div#tplWin div.ovlWinfooter{
	background: url(../img/bgr_tpl_footer_rerere.gif) bottom left no-repeat;
	padding-bottom:25px;
}

div#tplWin div.ovlWincont{
	height:142px;
	overflow:auto;
	border-bottom:1px solid #d9d9d9;
	position: relative;
}

div.ovlWincont:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.ovlWincont { display:inline-block; }
/*\*/
* html div.ovlWincont { height:1%; }
div.ovlWincont { display:block; }
/**/

div#tplWin div.ovlWincontKeyword{
	height:165px;
}

/*トップページのみ地域を選択*/
div#tplWin div.tplWincont{
	height:207px;
	overflow:auto;
	border-top:0;
	border-bottom:1px solid #d9d9d9;
	padding:0;
}

/*タイトル*/
div#tplWin h3.tit{
	padding:12px 0 7px 12px;
}

div#tplWin p.helpBotton{
	position: absolute;
	top:12px;
	right:12px;
}

/*見出し*/
div#tplWin div.ovlWinbody h4.cap{
	padding:12px 0 0px;
}


/*公開部屋数*/
p.boxcount{
	position: absolute;
	top:8px;
	right: 12px;
	text-align:right;
	line-height:100%;
	}

p.boxcount .tit{
	font-size:83.3%;
	}

p.boxcount .counter{
	font-size:116.7%;
	font-weight:bold;
	}
	
p.boxcount .num{

	font-size:22px;
	color:#cc0000;
	font-weight:bold;
	line-height:100%;
	}


/*賃貸・マンスリー*/
ul.tplCheck:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
ul.tplCheck { display:inline-block; }
/*\*/
* html ul.tplCheck { height:1%; }
ul.tplCheck { display:block; }
/**/

div#tplWin div.ovlWinheaderF2 ul.tplCheck{
	position: absolute;
	top:19px;
	left: 155px;
}

div#tplWin div.ovlWinheaderF2 ul.tplCheck li{
	float:left;
	line-height:100%;
	font-size:0%;
	margin-right:15px;
}

div#tplWin div.ovlWinheaderF2 ul.tplCheck li img{
	margin-right:5px;
}

div#tplWin div.ovlWinheaderF2 p.sctKikan{
	position: absolute;
	top:17px;
	left: 345px;
}

div#tplWin div.ovlWinheaderF2 p.sctKikan select{
	font-size:93%;
}

/*切り替えボタン*/
ul.tplTabbtn:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
ul.tplTabbtn { display:inline-block; }
/*\*/
* html ul.tplTabbtn { height:1%; }
ul.tplTabbtn { display:block; }
/**/

div#tplWin div.ovlWinheaderF2 ul.tplTabbtn{
	width:541px;
	height:31px;
	overflow:hidden;
	margin-left:1px;
	padding-left:11px;
	background: url(../img/bgr_tpl_tab.gif) repeat-x;
}

div#tplWin div.ovlWinheaderF2 ul.tplTabbtn li{
	float:left;
	line-height:100%;
	margin-right:3px;
}

/*地図・学校名・所要時間*/
ul.searchBotton:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
ul.searchBotton { display:inline-block; }
/*\*/
* html ul.searchBotton { height:1%; }
ul.searchBotton { display:block; }
/**/

div#tplWin ul.searchBotton{
	position: absolute;
	top:46px;
	right: 12px;
}

div#tplWin ul.searchBotton li{
	float:left;
	font-size:0%;
	line-height:100%;
}

/*こだわり条件・リクエスト*/

 div.kodawariArea:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
 div.kodawariArea { display:inline-block; }
/*\*/
* html div.kodawariArea { height:1%; }
 div.kodawariArea { display:block; }
/**/

div#tplWin div.ovlWinbody02 div.kodawariArea{
	padding:7px 0 6px;
}

div#tplWin div.ovlWinbody02 h3.cap{
	float:left;
	width:85px;
	margin:1px 0 0 3px;
}


 div.ovlWinbody02 ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
 div.ovlWinbody02 ul { display:inline-block; }
/*\*/
* html  div.ovlWinbody02 ul { height:1%; }
 div.ovlWinbody02 ul { display:block; }
/**/

div#tplWin div.ovlWinbody02 ul{
	width:435px;
	float:right;
	height:15px;
	overflow:hidden;
	}

div#tplWin div.ovlWinbody02 ul li{
	float:left;
	font-size:93%;
	line-height:110%;
	background: url(../img/obj_com_arrow.gif) 0% 50% no-repeat;
	padding:2px 0 0 10px;
	margin-right:10px;
}

/*テキストフォーム*/
div#tplWin div.searchPnlform{
	position: relative;
}

div#tplWin div.searchPnlform p.textForm{
	background: url(../img/bgr_tpl_textserch.gif) left top no-repeat;
	height: 24px;
	width: 432px;
	padding:3px 7px 0 7px;
}

div#tplWin div.searchPnlform p.textForm input{
	display:block;
	height: 14px;
	width: 418px;
	border: 1px solid #fbf8ea;
	font-size:100%;
	background:#fbf8ea;
}

/*IE6*/
* html body div.searchPnlform .textForm input{
	font-size:93%;
}

/*IE7*/
*+html body div.searchPnlform .textForm input{
	font-size:93%;
}

div#tplWin div.searchPnlform .btn{
	position: absolute;
	top: 0px;
	left: 437px;
}

div#tplWin div.searchPnlform div.sajest{
	position: absolute;
	top: 23px;
	left: 5px;
	border:1px solid #cccccc;
	border-top:1px solid #feb245;
	width:420px;
	overflow:auto;
	font-size:93%;
}

div#tplWin div.searchPnlform div.sajest a{
	display:block;
	padding:2px 5px;
	width:410px;
}

div.sajest li a:link { text-decoration:none; color:#999999; background:#ffffff;}
div.sajest li a:visited { text-decoration:none; color:#999999; background:#ffffff;}
div.sajest li a:hover { text-decoration:none; color:#ffffff; background:#47acec;}
div.sajest li a:active { text-decoration:none; color:#ffffff; background:#47acec;}


/*条件を絞る*/
div.jouken div.cap:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.jouken div.cap { display:inline-block; }
/*\*/
* html div.jouken div.cap { height:1%; }
div.jouken div.cap { display:block; }
/**/

div#tplWin div.jouken div.cap{
	background:#bfb9a3;
	padding:1px 1px 1px 5px;
	margin-bottom:7px;
	margin-top:7px;
	height:24px;
}

div#tplWin div.jouken div.cap p.btn{
	float:right;
}

div#tplWin div.jouken h4{
	float:left;
	color:#ffffff;
	font-size:93%;
	margin:6px 3px;
}

div#tplWin div.jouken ul,
div#tplWin div.jouken li,
div#tplWin div.jouken dl,
div#tplWin div.jouken dt,
div#tplWin div.jouken dd{
	display:inline;
	line-height:140%;
}

div#tplWin div.jouken li{
	font-size:93%;
	padding-right:5px;
}

div#tplWin div.jouken dt{
	color:#5da748;
}

/*パネルボタン-トップページ地域を選択のみ*/

div.tplWincont h4.areaMap{
	width:180px;
	float:left;
	margin-top:27px;
}

div.tplWincont ul.pnlBtn{
	width:280px;
	float:right;
	margin-top:5px;
}


/*
div.tplWincont h4.areaMap{
	width:180px;
	position: absolute;
	top:30px;
	left: 0px;
}

div.tplWincont ul.pnlBtn{
	width:280px;
	position: absolute;
	top:4px;
	right: 17px;
}
*/

div.tplWincont ul.pnlBtn a:link,
div.tplWincont ul.pnlBtn a:visited,
div.tplWincont ul.pnlBtn a:active{
	background: url(../img/btn_pnl_abgr.gif) top left no-repeat;
	height:28px;
	width:128px;
}

div.tplWincont ul.pnlBtn a:hover{
	background: url(../img/btn_pnl_abgr_o.gif) top left no-repeat;
}

div.tplWincont ul.pnlBtn li.nothing{
	display:block;
	background: url(../img/btn_pnl_abgrl_n.gif) top left no-repeat;
	height:28px;
	width:128px;
	color:#cccccc;
	text-decoration:none;
	font-size:12px;
	line-height:12px;
	text-align:center;
	padding:17px 5px 0;
	overflow:hidden;
}

/*検索ボタン*/
div#tplWin div.ovlWinbody div.alignBotton p.search{
	position: absolute;
	top: 2px;
	left: 180px;
}





/* ======================================== */
/* トップページパネル部分
/* ======================================== */

/* ===== 基本 ===== */
div#tplWin div.ovlWinheaderF2{
	width:669px;
	position: relative;
	background: url(../img/bgr_tpl_headerF2.gif) top left no-repeat;
}

div#tplWin div.ovlWinbody{
	width:506px;
	position: relative;
	background: url(../img/bgr_tpl_body.gif) top left repeat-y;
	padding:0px 24px 0;
}

div#tplWin div.ovlWinbody02{
	width:530px;
	background: url(../img/bgr_tpl_body02.gif) top left repeat-y;
	padding:0 12px;
	margin:0 -24px;
	border-top:1px solid #cccccc;
}

/*小池徹平
div#tplWin div.ovlWinfooter{
	background: url(../img/bgr_tpl_footer.gif) bottom left no-repeat;
	padding-bottom:25px;
}
*/

div#tplWin div.ovlWinfooter{
	background: url(../img/bgr_tpl_footer_rerere.gif) bottom left no-repeat;
	padding-bottom:25px;
}

div#tplWin div.ovlWincont{
	height:142px;
	overflow:auto;
	border-bottom:1px solid #d9d9d9;
	position: relative;
}

div.ovlWincont:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.ovlWincont { display:inline-block; }
/*\*/
* html div.ovlWincont { height:1%; }
div.ovlWincont { display:block; }
/**/

div#tplWin div.ovlWincontKeyword{
	height:165px;
}

/*トップページのみ地域を選択*/
div#tplWin div.tplWincont{
	height:207px;
	overflow:auto;
	border-top:0;
	border-bottom:1px solid #d9d9d9;
	padding:0;
}

/*タイトル*/
div#tplWin h3.tit{
	padding:12px 0 7px 12px;
}

div#tplWin p.helpBotton{
	position: absolute;
	top:12px;
	right:12px;
}

/*見出し*/
div#tplWin div.ovlWinbody h4.cap{
	padding:12px 0 0px;
}


/*公開部屋数*/
p.boxcount{
	position: absolute;
	top:8px;
	right: 12px;
	text-align:right;
	line-height:100%;
	}

p.boxcount .tit{
	font-size:83.3%;
	}

p.boxcount .counter{
	font-size:116.7%;
	font-weight:bold;
	}
	
p.boxcount .num{

	font-size:22px;
	color:#cc0000;
	font-weight:bold;
	line-height:100%;
	}


/*賃貸・マンスリー*/
ul.tplCheck:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
ul.tplCheck { display:inline-block; }
/*\*/
* html ul.tplCheck { height:1%; }
ul.tplCheck { display:block; }
/**/

div#tplWin div.ovlWinheaderF2 ul.tplCheck{
	position: absolute;
	top:19px;
	left: 155px;
}

div#tplWin div.ovlWinheaderF2 ul.tplCheck li{
	float:left;
	line-height:100%;
	font-size:0%;
	margin-right:15px;
}

div#tplWin div.ovlWinheaderF2 ul.tplCheck li img{
	margin-right:5px;
}

div#tplWin div.ovlWinheaderF2 p.sctKikan{
	position: absolute;
	top:17px;
	left: 345px;
}

div#tplWin div.ovlWinheaderF2 p.sctKikan select{
	font-size:93%;
}

/*切り替えボタン*/
ul.tplTabbtn:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
ul.tplTabbtn { display:inline-block; }
/*\*/
* html ul.tplTabbtn { height:1%; }
ul.tplTabbtn { display:block; }
/**/

div#tplWin div.ovlWinheaderF2 ul.tplTabbtn{
	width:541px;
	height:31px;
	overflow:hidden;
	margin-left:1px;
	padding-left:11px;
	background: url(../img/bgr_tpl_tab.gif) repeat-x;
}

div#tplWin div.ovlWinheaderF2 ul.tplTabbtn li{
	float:left;
	line-height:100%;
	margin-right:3px;
}

/*地図・学校名・所要時間*/
ul.searchBotton:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
ul.searchBotton { display:inline-block; }
/*\*/
* html ul.searchBotton { height:1%; }
ul.searchBotton { display:block; }
/**/

div#tplWin ul.searchBotton{
	position: absolute;
	top:46px;
	right: 12px;
}

div#tplWin ul.searchBotton li{
	float:left;
	font-size:0%;
	line-height:100%;
}

/*こだわり条件・リクエスト*/

 div.kodawariArea:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
 div.kodawariArea { display:inline-block; }
/*\*/
* html div.kodawariArea { height:1%; }
 div.kodawariArea { display:block; }
/**/

div#tplWin div.ovlWinbody02 div.kodawariArea{
	padding:7px 0 6px;
}

div#tplWin div.ovlWinbody02 h3.cap{
	float:left;
	width:85px;
	margin:1px 0 0 3px;
}


 div.ovlWinbody02 ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
 div.ovlWinbody02 ul { display:inline-block; }
/*\*/
* html  div.ovlWinbody02 ul { height:1%; }
 div.ovlWinbody02 ul { display:block; }
/**/

div#tplWin div.ovlWinbody02 ul{
	width:435px;
	float:right;
	height:15px;
	overflow:hidden;
	}

div#tplWin div.ovlWinbody02 ul li{
	float:left;
	font-size:93%;
	line-height:110%;
	background: url(../img/obj_com_arrow.gif) 0% 50% no-repeat;
	padding:2px 0 0 10px;
	margin-right:10px;
}

/*テキストフォーム*/
div#tplWin div.searchPnlform{
	position: relative;
}

div#tplWin div.searchPnlform p.textForm{
	background: url(../img/bgr_tpl_textserch.gif) left top no-repeat;
	height: 24px;
	width: 432px;
	padding:3px 7px 0 7px;
}

div#tplWin div.searchPnlform p.textForm input{
	display:block;
	height: 14px;
	width: 418px;
	border: 1px solid #fbf8ea;
	font-size:100%;
	background:#fbf8ea;
}

/*IE6*/
* html body div.searchPnlform .textForm input{
	font-size:93%;
}

/*IE7*/
*+html body div.searchPnlform .textForm input{
	font-size:93%;
}

div#tplWin div.searchPnlform .btn{
	position: absolute;
	top: 0px;
	left: 437px;
}

div#tplWin div.searchPnlform div.sajest{
	position: absolute;
	top: 23px;
	left: 5px;
	border:1px solid #cccccc;
	border-top:1px solid #feb245;
	width:420px;
	overflow:auto;
	font-size:93%;
}

div#tplWin div.searchPnlform div.sajest a{
	display:block;
	padding:2px 5px;
	width:410px;
}

div.sajest li a:link { text-decoration:none; color:#999999; background:#ffffff;}
div.sajest li a:visited { text-decoration:none; color:#999999; background:#ffffff;}
div.sajest li a:hover { text-decoration:none; color:#ffffff; background:#47acec;}
div.sajest li a:active { text-decoration:none; color:#ffffff; background:#47acec;}


/*条件を絞る*/
div.jouken div.cap:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.jouken div.cap { display:inline-block; }
/*\*/
* html div.jouken div.cap { height:1%; }
div.jouken div.cap { display:block; }
/**/

div#tplWin div.jouken div.cap{
	background:#bfb9a3;
	padding:1px 1px 1px 5px;
	margin-bottom:7px;
	margin-top:7px;
	height:24px;
}

div#tplWin div.jouken div.cap p.btn{
	float:right;
}

div#tplWin div.jouken h4{
	float:left;
	color:#ffffff;
	font-size:93%;
	margin:6px 3px;
}

div#tplWin div.jouken ul,
div#tplWin div.jouken li,
div#tplWin div.jouken dl,
div#tplWin div.jouken dt,
div#tplWin div.jouken dd{
	display:inline;
	line-height:140%;
}

div#tplWin div.jouken li{
	font-size:93%;
	padding-right:5px;
}

div#tplWin div.jouken dt{
	color:#5da748;
}

/*パネルボタン-トップページ地域を選択のみ*/

div.tplWincont h4.areaMap{
	width:180px;
	float:left;
	margin-top:27px;
}

div.tplWincont ul.pnlBtn{
	width:280px;
	float:right;
	margin-top:5px;
}


/*
div.tplWincont h4.areaMap{
	width:180px;
	position: absolute;
	top:30px;
	left: 0px;
}

div.tplWincont ul.pnlBtn{
	width:280px;
	position: absolute;
	top:4px;
	right: 17px;
}
*/

div.tplWincont ul.pnlBtn a:link,
div.tplWincont ul.pnlBtn a:visited,
div.tplWincont ul.pnlBtn a:active{
	background: url(../img/btn_pnl_abgr.gif) top left no-repeat;
	height:28px;
	width:128px;
}

div.tplWincont ul.pnlBtn a:hover{
	background: url(../img/btn_pnl_abgr_o.gif) top left no-repeat;
}

div.tplWincont ul.pnlBtn li.nothing{
	display:block;
	background: url(../img/btn_pnl_abgrl_n.gif) top left no-repeat;
	height:28px;
	width:128px;
	color:#cccccc;
	text-decoration:none;
	font-size:12px;
	line-height:12px;
	text-align:center;
	padding:17px 5px 0;
	overflow:hidden;
}

/*検索ボタン*/
div#tplWin div.ovlWinbody div.alignBotton p.search{
	position: absolute;
	top: 2px;
	left: 180px;
}
