@charset "UTF-8";

/* インポート */
@import url("/p/styles/base.css");
@import url("/p/styles/h00.css");
@import url("/p/styles/f00.css");

/* レイアウト */
div#container {
	width: 100%;
	padding: 13px 0 0;
	margin: 0;
	background: url(/p/housing/img/bg_container.gif) #fd9;
}
div#conts {
	width: 950px;
	padding: 10px 0 0;
	margin: 0 auto;
	background: url(/p/housing/img/bg_conts_upper.gif) #fff repeat-x 0 top;
	border-top: 1px solid #ddd;
}
div#main {
	width: 620px;
	margin: 0;
	padding: 5px 15px 0 10px;
	float: left;
}
div#side {
	width: 300px;
	padding: 5px 5px 0 0;
	margin: 0;
	float: right;
}

/* タイトル */
h1.title {
	width: 935px;
	margin: 10px 0 5px 10px;
	font-size: 70.0%;
	font-weight: normal;
	color: #333;
	border-bottom: 1px #333 solid;
}

/* バナー */
div.bnr {
	width: 150px;
	float: left;
	text-align: center;
	margin:10px 0;
}

/* その他 */
div.backtop{
	font-size:83.3%;
	text-align: right;
	margin: 0 0 20px;
}

/* SHP */
div.shp {
	width:600px;
	margin:0;
	padding:10px;
	border-top:1px #ff8022 solid;
}

/* SHP前文 */
div.shp div.lead {
	width: 560px;
	padding: 10px 20px;
}
div.shp div.lead div.img {
	width: 240px;
	float: left;
}
div.shp div.lead div.doc {
	width: 300px;
	padding: 0 0 0 20px;
	float: left;
	font-size: 91.6%;
	color: #333;
	line-height: 1.4em;
}

/* メーカーリスト */
div.shp div.maker-list {
	width: 600px;
	margin: 0;
	padding: 0;
}
div.shp div.maker-list div.title {
	margin: 0;
	padding: 0 0 14px;
	background: url(/p/housing/bg_conts_upper.gif) #fff repeat-x 0 bottom;
}
div.shp div.maker-list div.title h1 {
	margin: 0;
	padding: 3px 10px;
	font-size: 83.3%;
	font-weight: normal;
	color: #333;
/*
	background: url(/p/housing/bg_container.gif) #fe7;
	background: url(/p/housing/bg_container.gif) #ce5;
	background: url(/p/housing/bg_container.gif) #fcc;
*/
	background: url(/p/housing/bg_container.gif) #eee;
}
/*
div.shp div.maker-list div.title {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #ccc;
}
div.shp div.maker-list .title h1 {
	text-align: left;
	margin: 0 7px 5px;
	padding: 0;
	font-size: 83.3%;
	font-weight: normal;
}
*/
div.shp div.maker-list dl.maker {
	float: left;
	width: 145px;
	margin: 5px 2px 0 2px;
	padding: 0;
	font-size: 83.3%;
	background-color: #fff;
	border-bottom: 1px #999 solid;
	border-right: 1px #999 solid;
}
*html body div.shp div.maker-list dl.maker {
	margin: 5px 1px 0 1px;
}
div.shp div.maker-list dl.maker dt {
	margin: 3px 2px;
	padding: 0;
	font-weight: bold;
}
div.shp div.maker-list dl.maker dd {
	margin: 3px 4px;
	padding: 0;
	line-height: 1.1em;
	color: #666;
}
div.shp div.maker-list dl.maker dd span.thumb {
	float: left;
	margin: 0 3px 5px 0;
	padding: 0;
}
div.shp div.maker-list dl.maker dd img {
	width: 40;
	height: 40;
}

/* shp案内 */
div.shp div.info {
	width: 600px;
	margin: 0;
	padding: 10px 0 0;
}
div.shp div.info div.title {
	margin: 0;
	padding: 0 0 14px;
	background: url(/p/housing/bg_conts_upper.gif) #fff repeat-x 0 bottom;
}
div.shp div.info div.title h1 {
	margin: 0;
	padding: 3px 10px;
	font-size: 83.3%;
	font-weight: normal;
	color: #333;
	background: url(/p/housing/bg_container.gif) #eee;
}
div.shp div.info div.sub h2 {
	margin: 20px 30px 10px;
	font-size: 83.3%;
	color: #f66;
	border-bottom: 1px #f99 solid;
	font-weight: normal;
}
div.shp div.info div.sub ul {
	margin: 0;
	padding: 0 0 20px 70px;
	line-height: 1.3em;
}
div.shp div.info div.sub li {
	font-size: 83.3%;
	color: #333;
}

/* 住むネット */
div.search {
	width:300px;
	margin:0;
	padding:10px 0;
	border-top:1px #ff8022 solid;
}
div.search p.catch {
	font-size:70%;
	margin:0;
}
div.search div.logo {
	margin:2px 0 7px;
	font-size:83.3%;
}
div.search div.search-menu {
	width:280px;
	padding-left:5px;
	font-size:12px;
}
div.search div.search-doc {
	margin:15px 20px 5px;
	padding:8px;
	border:1px #999 dotted;
	font-size:83.3%;
	color:#333;
}


/* 住むネットメニュー from akita-sumunet.com*/
.Rcen{
	float:left;
	width:270px;
	padding:0px;
	background-image:url(/p/housing/search/chintai_back.gif);
	background-color:#ffffff; 	/*X*/
	height:228px;				/*X*/
	margin:5px;
}
.Lcen{
	float:left;
	width:270px;
	padding:0px;
	background-image:url(/p/housing/search/baibai_back.gif);
	background-color:#ffffff; 	/*X*/
	height:228px;				/*X*/
	margin:5px;
}
.box2{
	width:255px;
	padding:5px;
	margin:52px 0px 0px 2px;
	height:36px;
	line-height:17px;
}
.align_l{
	text-align:left;
}
.bcken {
	margin-top: 0px;
	margin-left: 18px;
	height: 37px;
}
.bcken ul {??@
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.bcken ul li {
	font-weight: normal;
	float: left;
	padding-top: 0px;
	font-style: normal;
	list-style-type: none;
	letter-spacing: 0em;
	text-align: center;
	text-decoration: none;
}
.bcken a {
	display: block;
	font-weight: normal;
	text-indent: -9999px;
	font-style: normal;
	height: 100%;
	text-decoration: none;
}
.bcken a:unknown {
	overflow: hidden;
	outline: none;
}
.bcken li a:focus{
     outline:none;
}
.bcken .b01 {
	background: url(/p/housing/search/1chintai_add.gif) no-repeat left top;
	margin-left: 0px;
	width: 235px;
	height: 37px;
}
.bcken .b01 a {
	background: url(/p/housing/search/chintai_add.gif) no-repeat;
	height: 100%;
}
.bcken .b02 {
	background: url(/p/housing/search/1chintai_sc.gif) no-repeat left top;
	margin-top: 5px;
	width: 235px;
	height: 37px;
}
.bcken .b02 a {
	background: url(/p/housing/search/chintai_sc.gif) no-repeat;
	height: 100%;
}
.bcken .b03 {
	background: url(/p/housing/search/1baibai_add.gif) no-repeat left top;
	margin-left: 0px;
	width: 235px;
	height: 37px;
}
.bcken .b03 a {
	background: url(/p/housing/search/baibai_add.gif) no-repeat;
	height: 100%;
}
.bcken .b04 {
	background: url(/p/housing/search/1baibai_sc.gif) no-repeat left top;
	margin-top: 5px;
	width: 235px;
	height: 37px;
}
.bcken .b04 a {
	background: url(/p/housing/search/baibai_sc.gif) no-repeat;
	height: 100%;
}
.bcken .b05 {
	background: url(/p/housing/search/1chintai_map.gif) no-repeat left top;
	margin-top: 5px;
	width: 235px;
	height: 37px;
}
.bcken .b05 a {
	background: url(/p/housing/search/chintai_map.gif) no-repeat;
	height: 100%;
}
.bcken .b06 {
	background: url(/p/housing/search/1baibai_map.gif) no-repeat left top;
	margin-top: 5px;
	width: 235px;
	height: 37px;
}
.bcken .b06 a {
	background: url(/p/housing/search/baibai_map.gif) no-repeat;
	height: 100%;
}
.bcken a:hover {
	background: none transparent scroll repeat 0% 0%;
}

