/* ----------------------------------------
	#container
---------------------------------------- */
#container{
	position:relative;
}

/* ----------------------------------------
	#googlemapContents
---------------------------------------- */
#googlemapContents {
	clear: both;
	width: 860px;
	text-align: left;
	margin-top: 2px;
}
#attention {
	clear: both;
	float: none;
	text-align: center !important;
	margin-bottom: 20px;
}
.mt10 {
	margin-top: 10px;
}

.print {
    text-align: right;
    margin-bottom: -20px;

}

/* ----------------------------------------
		#bukkenadd
--------------------------------------- */


#bukkenadd td {
	font-weight: bold
}
#bukkenadd, #rootnaviarea, #nearschool {
	clear: both !important;
	width: 860px;
	float: none;
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
	_zoom: -1;
	position: relative;
}
/* ----------------------------------------
		/#bukkenadd
---------------------------------------- */
/* ----------------------------------------
		#centerpoint
---------------------------------------- */
.centerpoint {
	clear: both;
	display: block;
	text-align: right;
	font-weight: normal;
}
.centerpoint a {
	background-image: url(/fudousan/forpurchase/result/common/img/ico_mapcenter.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
/* ----------------------------------------
		/#centerpoint
---------------------------------------- */

/* ----------------------------------------
		#roottype
---------------------------------------- */
	
#roottype {
	clear: both;
	width: 810px;
	background-color: #F2F9FE;
	padding: 15px 25px;
	margin-bottom: 20px;
}
#roottype h3 {
	margin-top: 20px;
}
#roottype h3:first-child {
	margin-top: 0;
}
#roottype h3 .head {
	color: #0557AE;
}
#roottype p img {
	margin-bottom: -6px;
}
/* ----------------------------------------
		/#roottype
---------------------------------------- */
	
/* ----------------------------------------
		#naviside
---------------------------------------- */
#naviside {
	float: left;
	width: 250px;
	overflow: hidden;
	_zoom: -1;
}
#naviside li {
	margin-left: 10px;
}
/*
	categoryList
	trainlist
	*/
	
/* ----------------------------------------
			div#category list
---------------------------------------- */
div#categoryList {
	padding: 0;
	border-bottom: 1px solid #AEAEAE;
	border-right: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
	width: 248px;
	height: 450px;
	overflow: auto;
}
/* 第１階層 */
dl.tier1 {
	border-bottom: 1px solid #ccc;
}
dl.tier1 dt {
	background: #F2F7FC url(/fudousan/forpurchase/result/common/img/bg_category.png) repeat-x 0 0;
	/*padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;*/
}
dl.tier1 dt img {
	margin-left: 4px;
	float: left;
	width: 35px;
}
dl.tier1 dt a {
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 60px;
}
/* 第2階層 */
dd.tier2 {
	display:none;
}
dd.tier2 dl {
	border-top: 1px solid #e6e6e6;
}
dd.tier2 dl dt {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 60px;
	padding-bottom: 8px;
	background: #FFFFFF url(/fudousan/forpurchase/result/common/img/bg_sub.png) repeat-x 0 0;
}
dd.tier2 dl dt a {
	display: block;
	padding: 0;
	background: none;
}
/* 第3階層 */
dd.tier2 dl dd.detail,
dl.tier1 dd.detail{
    padding: 2px 0 2px 34px;
    border-top:1px dotted #CCCCCC;
    background:url("/fudousan/forpurchase/result/common/img/rightArrow.gif") 18px center no-repeat;
	display:block;
}
/* ----------------------------------------
			/ div#category list
---------------------------------------- */

	/* ----------------------------------------
		#naviside
	---------------------------------------- */
	
	/* ----------------------------------------
		#navimap
	---------------------------------------- */
	
#navimap {
	float: right;
	width: 600px;
	border: 1px solid #AEAEAE;
	height: 480px;
	overflow: hidden;
	_zoom: -1;
}
/* ----------------------------------------
		/#navimap
---------------------------------------- */

/* ----------------------------------------
		/#nowloading,#houi,#overlay
	---------------------------------------- */
#nowloading{
	position:absolute;
	z-index: 1000;
	top: 50%;
	left: 380px;
}

#houi{
	position:absolute;
	z-index: 998;
	top: 8px;
	left: 264px;
}

#overlay{
	width:860px;
	height:482px;
	background:#FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	position:absolute;
	z-index: 999;
}


/* ----------------------------------------
		#nearschool
---------------------------------------- */
	
#nearschool td {
	padding: 8px;
	border: 1px solid rgb(174, 174, 174);
}
/* ----------------------------------------
		/#nearschool
---------------------------------------- */


/* ----------------------------------------
		#banner
---------------------------------------- */

#banner li {
display:block;
float:left;
}

#banner li span {
display:block;
color:#CC0000;
margin-top:25px;
}
/* ----------------------------------------
		/#banner
---------------------------------------- */

