@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	font-size:13px;
	color:#000;
	line-height:160%;
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#body{
}

img{
	border:0;
	vertical-align:top;
	vertical-align:bottom;
}

a{
	overflow:hidden;
	outline:none;
}

html,body{
height: 100%;
}
/*-------------------------------------------------------*/

#map_wrapper{
	max-width:100%;
	min-width:950px;
	margin:0px auto;
	overflow:hidden;
	height:100%;
}

#search_head{
	max-width:100%;
	min-width:800px;
	margin:0px auto;
	overflow:hidden;
	height:110px;
	background-image:url(page_map/bg_header.png);
}

#search_head .logo{
	width:375px;
	float:left;
}

#search_head .link{
	width:459px;
	float:right;
}

/*-------------------------------------------------------*/

#left_col{
	width:250px;
	height:100%;
	float:left;
	overflow:auto;
}

#left_col_ins{
	width:100%;
	background-color:#FFF;
}

#left_col2{
	width:250px;
	height:100%;
	float:right;
	overflow:auto;
}

#left_col2_ins{
	width:100%;
	background-color:#FFF;
}

#left_col ul li,
#left_col2 ul li{
	list-style-type:none;
}

#left_col .accordion,
#left_col .accordion3,
#left_col2 .accordion{
	overflow:hidden;
}

#left_col .accordion2{
	overflow:auto;
}

#left_col .accordion .label{
	background-image:url(page_map/left_csub01.png);
	background-repeat:repeat-x;
	background-position:left center;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
#left_col .accordion2 .label{
	background-image:url(page_map/left_csub02.png);
	background-repeat:repeat-x;
	background-position:left center;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
#left_col .accordion3 .label{
	background-image:url(page_map/left_csub03.png);
	background-repeat:repeat-x;
	background-position:left center;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}

#left_col .accordion .label span,
#left_col .accordion3 .label span{
	display:block;
	line-height:28px;
	background-image:url(page_map/left_sub_icon.png);
	background-repeat:no-repeat;
	background-position:210px center;
	padding-left:1em;
}

#left_col .accordion2 .label span{
	display:block;
	line-height:28px;
	padding-left:1em;
}

#left_col .accordion .cont{
	padding:0em 0px;
	background-color:#FDEAEB;
}
#left_col .accordion2 .cont{
	padding:0em 0px;
	background-color:#FDF8E1;
	overflow:hidden;
}
#left_col .accordion3 .cont{
	padding:0em 0px;
	background-color:#EBF7E6;
}

.search_type dl{
	clear:both;
	display:block;
}

.search_type dl dt{
	font-weight:bold;
	clear:both;
	display:block;
	background-image:url(page_map/left_sub.png);
	line-height:32px;
	font-weight:bold;
	padding-left:1em;
}

.search_type dl dd{
	padding:1em;
}

.search_type dl dd .madori{
	overflow:hidden;
}

.search_type dl dd .madori li{
	float:left;
	padding-right:1em;
}

/*-------------------------------------------------------*/

#right_col{
	/*width:100%;*/
	height:100%;
	background-color:#333;
	/*margin-right:-250px;*/
	float:left;
	overflow:hidden;
}

/*-------------------------------------------------------*/
/*物件一覧*/

.listBox {
margin:10px 0 0;
padding:5px 0 0;
width: 220px;
overflow:auto;
}

.listBox .content {
	width:210px;
	margin:0 0 8px 9px;
	padding:0 0 8px;
	background:url(http://a-heya.com/common/pc/img/side_bdr02.png) repeat-x left bottom;
	overflow:hidden;
}
.listBox .photo {
	margin:0 5px 0 0;
	width:70px;
	float:left;
}

.listBox dl{
	width:135px;
	float:right;
	overflow:hidden;
}

.listBox dt {
	background:url(http://a-heya.com/common/pc/img/icon_arrow_link.gif) no-repeat left 0.5em;
	padding:0 0 0 7px;
}
.listBox dd.price {
	color:#E23F3F;
	font-weight:bold;
}
.listBox ul{
	clear:both;
}
.listBox ul li{
	float:left;
	margin:7px 7px 0 0;
}

.listBox .room_num{
	text-decoration:underline;
	color:#039;
	text-align:right;
	display:block;
}

/*-------------------------------------------------------*/


#btn_school_center{
	width:75px;
	height:75px;
	position:absolute;
	right:80px;
	top:100px;
}
/*-------------------------------------------------------*/

/*-------------------------------------------------------*/

/*-------------------------------------------------------*/

/*-------------------------------------------------------*/

/*-------------------------------------------------------*/

/*-------------------------------------------------------*/

/*-------------------------------------------------------*/

/*-------------------------------------------------------*/
