@charset "utf-8";
/* CSS Document */

#container{
	padding-bottom:10px;
	width:950px;
}
#container .empty{
		text-align: center;
		padding-top:10px;
		color:#999999;
	}

.topItem {
	width:237px;
	height:268px;
	border:#C0C0C0 solid 1px;
	background-image:url(../img/top/bg_advice.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
	/* 差分 */
	#advice_tokyo {	float:left;}
	#advice_yokohama {	float:left;}

	#advice_tokyo h2{
		background-image:url(../img/top/title_tokyo.jpg);
		background-repeat:no-repeat;
		text-indent:-9999px;
		height:35px;
		margin:0px;
	}
	#advice_yokohama h2{
		background-image:url(../img/top/title_yokohama.jpg);
		background-repeat:no-repeat;
		text-indent:-9999px;
		height:35px;
		margin:0px;
	}

	/* 共通 */
	.topItem p{
		text-align:center;
		margin:0px;
		padding-top:5px;
		color:#022682;
		font-weight:bold;
		font-size:14px;
	}

	.topItem .address{
		text-align:center;
	}

	.topItem .pic{
		float:left;
		padding:3px 0 0 5px;
		width:105px;
	}
	.topItem .pic img {
		width: 100px;
		height: 100px;
		border: none;
	}

	.topItem .section{
		float:right;
		padding-right:5px;
		width:115px;
		line-height:14px;
	}

	.topItem h3{
		margin:0px;
		padding:5px 0 3px 0;
	}

	.topItem .detail{
		text-align:right;
		clear:both;
		padding-top:8px;
	}
	


#news{
	float:left;
	width:450px;
	padding:0 10px;
}
	#news .box{
		/* border:solid 1px #ffffff; */
		height:184px;
		overflow: auto;
	}
/*
	#news .sub-box{
		margin:43px 5px 0 5px;
	}
*/
	#news th{
		padding:5px 0;
	}

	#news td{
		padding:5px 0 5px 5px;
	}


	#news span{
		font-size:10px;
		white-space: nowrap;
	}

#tabs{}
.ui-widget-content {	border-color:#C0C0C0;	}

	/*

	#tabs ul.tab{
		margin:0px;
		position:relative
	}

	#tabs li.tabs-1{
		position:absolute;
		left: 0;
		top: 0px;
		width:151px;
		font-weight:bold;
		text-align:center
	}

	#tabs li.tabs-1 a{
		text-decoration:none;
		color:#333333;
		display:block;
		height:23px;
		padding-top:8px;
	}

	#tabs li.tabs-2{
		position:absolute;
		left: 150px;
		top: 0px;
		width:151px;
		font-weight:bold;
		text-align:center
	}

	#tabs li.tabs-2 a{
		text-decoration:none;
		color:#1B1B1B;
		display:block;
		height:23px;
		padding-top:8px;
	}

	#tabs li.tabs-3{
		position:absolute;
		left: 300px;
		top: 0px;
		width:151px;
		font-weight:bold;
		text-align:center
	}

	#tabs li.tabs-3 a{
		text-decoration:none;
		color:#333333;
		display:block;
		height:23px;
		padding-top:8px;
	}

#tabs-1,#tabs-2,#tabs-3{
		border:solid 1px #FC880F;
		width:449px;
		height:252px;
		background-color:#FFF2E1;
	}
*/

#section-lv1{
}

	#section-lv1 h2 a{
		color:#FFFFFF;
	}
	#section-lv1 .empty{
				text-align: center;
		padding-top:10px;
		color:#999999;
	}


#section-lv1 {
	/*	background-image: url('/img/scale.gif'); */
}
	/*カテゴリー大枠*/
	#section-lv1 div.category
	{
		background-color:#ffffff;
		border:solid 1px #C0C0C0;
		vertical-align:top;
		padding-bottom:5px;
		width:225px;
		height:282px;
		float: left;
		margin:0 0 10px 10px;
	}
	
	/* 物件格納コンテナ: リンク位置を揃えるために高さ固定 */ 
	#section-lv1 div.conteiner { height: 220px;	}

	/* 写真枠 */
	#section-lv1 div.left { clear:left; 	margin-left:0px; }

	#section-lv1 div .icon01{
				clear:left;
				float:left;
				width:41px;
				background-image:url(../img/top/icon_02.gif);
				background-repeat:no-repeat;
				text-indent:-9999px;
				height:13px;
				margin-top:2px;
	}

	#section-lv1 div .icon02{
				clear:left;
				float:left;
				width:72px;
				background-image:url(../img/top/icon_03.gif);
				background-repeat:no-repeat;
				text-indent:-9999px;
				height:13px;
				margin-top:2px;
	}

	#section-lv1 div .text01{
				margin-left: 45px;
				font-size:10px;
				padding:0px;
	}

	#section-lv1 div .text02{
				margin-left: 78px;
				font-size:10px;
				padding:0px;
	}

	/* カテゴリ名 */
	#section-lv1 h2{
		margin:0px 0px 0px 0px;
		padding:4px 0 4px 10px;
		background-image:none;
		background-color:#393d41;
		color:#FFFFFF;
		height:auto;
}

	/* ビル名 */
	#section-lv1 h3{
		clear: both;
		margin:8px 0px 4px 4px;
		font-size:12px;
		color:#004EFF;
		padding:0px;
	}

	#section-lv1 div.pic{
			clear:both;
			float:left;
			padding-left:5px;
			width:60px;
}

	#section-lv1 div.section{
			float: left; 
			padding-left:5px;
			width:150px;
}

	#section-lv1 div.sectionno{
			float:left;
			padding-left:15px;
			margin-top:40px;
			width:200px;
}

	#section-lv1 div.section p{
			margin:0px;
			font-size:10px;
			line-height:14px;
}

	#section-lv1 div.detail{
			text-align:right;
			font-size:10px;
			font-weight:bold
}
	
	#section-lv1 div.category_more
	{
			clear: both;
			padding-top: 8px; 
			text-align: center;
	}


#section-lv2{
	margin-top:10px;
}

	#section-lv2 .container{
		border:solid 1px #C0C0C0;
		width:333px;
		padding:5px;
		float:left;
	}

	#section-lv2 .container ul{
		margin:0px;
		padding:0 5px;
	}

	#section-lv2 .container li{
		list-style:none;
		line-height:22px;
	}

	#section-lv2 span{
		background-image:url(../img/common/icon_arrow-s.gif);
		background-repeat:no-repeat;
		background-position:left center;
		padding:0 5px 0 10px;
	}

	#section-lv2 .banner{
		float:right;
		width:345px;
		height:120px;
	}

	/* ---エリアイメージ部分--- */
div#area_top{
	width:701px;
	margin:0px;
	padding:0px;
}

div#area_top2{
	width:701px;
	height:204px;
	margin:0px 0px 10px 0px;
	padding:0px;
	background-image:url(/area/img/main_img_02.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

	/* ---カテゴリーTOP--- */
div#category_top{
	padding-bottom:10px;
}
	/* ---クイック検索--- */

.topItem2 
	{
	width:237px;
	border:#C0C0C0 solid 1px;
	background-image:url(../img/top/bg_advice.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:110px;
}

	.topItem2  h2{
		background-image:url(/area/img/title_quick.gif);
		background-repeat:no-repeat;
		text-indent:-9999px;
		height:35px;
		margin:0px;
	}

	.topItem2  h2{
		background-image:url(/area/img/title_quick2.gif);
		background-repeat:no-repeat;
		text-indent:-9999px;
		height:35px;
		margin:0px;
	}

	/* ---駅名検索--- */
#banner div#station{
	padding:0px 0px 10px 0px;
	border:1px solid #000000;
	font-family:  "Hiragino Kaku Gothic Pro" , Osaka, "メイリオ" , "Meiryo" , "ＭＳ Ｐゴシック", san-serif;
	font-size:12px;
	font-weight:bold;
	width:218px;
	margin-left:9px;
	background-color:#FFFFFF;
}

#banner div#station p{
	font-size:14px;padding-bottom:2px;border-bottom:1px dashed #666666;margin-bottom:7px;
	padding-top:10px;clear:both;padding-left:10px;background-color:#FFFFFF;
	text-align:left;
}

#banner div#station p img{vertical-align:middle;padding-right:5px;}

#banner div#station ul{padding-left:37px;padding-bottom:20px;text-align:left;}

#banner div#station ul li{float:left;width:80px;text-align:left;}

