@charset "UTF-8";
#header_ImgContents{
	background-image:url(img/header.jpg);
	height:149px;
}
#contents_2{
}

#contents_2 p.text{
	padding-bottom:20px;
	color:#555;
}
#contents_2 #submenu{
	width:550px;
}
#contents_2 #submenu li{
	float:left;
	text-align:left;
	text-indent:-9999px;
}
#contents_2 #submenu li a{
	display:block;
	height:38px;
	background-image:url(img/submenu.jpg);
	background-repeat:no-repeat;
}
#contents_2 #submenu li a:hover{
	background-image:url(img/submenu_f2.jpg);
}
#contents_2 #submenu li.newCon a{
	width:131px;
	background-position:left top;
	margin-right:9px;
}
#contents_2 #submenu li.usedCon a{
	width:131px;
	background-position:-140px top;
	margin-right:8px;
}
#contents_2 #submenu li.newDeta a{
	width:131px;
	background-position:-279px top;
	margin-right:10px;
}
#contents_2 #submenu li.usedDeta a{
	width:130px;
	background-position:right top;
}

#contents_2 h2.titleBar{
	width:550px;
	height:30px;
	text-indent:-9999px;
	text-align:left;
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:31px;
	margin-bottom:19px;
}
#contents_2 h2.newCond{
	background-image:url(img/title-new_condominium.jpg);
}
#contents_2 h2.usedCond{
	background-image:url(img/title-used_condominium.jpg);
}
#contents_2 h2.newDeta{
	background-image:url(img/title-new_detached.jpg);
}
#contents_2 h2.usedDeta{
	background-image:url(img/title-used_detached.jpg);
}


#localMenu{
	width:552px;
	background-image:url(img/local_bg_bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	margin-top:11px;
	text-align:center;
}
#localMenu .bg_top{
	width:100%;
	background-image:url(img/local_bg_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:14px;
}
#localMenu .bg_footer{
	background-image:url(img/local_bg_footer.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:100%;
	padding-bottom:14px;
}

#localMenu a{
	color:#3052B1;
	text-decoration:underline;
}
#localMenu a.select{
	text-decoration:none;
	color:#333;
	font-weight:bold;
}

#localMenu ul{
	text-align:center;
}
#localMenu ul li{
	display:inline;
	font-size:14px;
}
.goDetail{
	text-align:right;
}

.searchWords{
	font-size:14px;
	text-align:left;
	padding:.5em 1em;
	background-color:#efefef;
	margin-top:.5em;
	margin-bottom:.5em;
	font-weight:bold;
	color:#3052b1;
	border-bottom:1px dotted #333;
}

.pager{
	padding-bottom:5px;
}
.pager table{
	width:100%;
	border-collapse:collapse;
}
.pager table td a{
	color:#3052b1;
	text-decoration:underline;
}
.pager table td.p{
	text-align:left;
}
.pager table td.r3{
	width:6em;
	text-align:right;
}
.pager table td.r2{
	width:6em;
	text-align:left;
}

.order{
	background-color:#f6f6f6;
	color:#666;
	padding-top:.8em;
	padding-bottom:.8em;
	margin-bottom:1em;
}
.order a{
	color:#3052b1;
	text-decoration:underline;
}
.order .l{
	padding-right:1em;
	padding-left:1em;
}