/* レイアウト
------------------------------------------------ */
#caption{
	width:790px;
	margin:0 auto;
	background-color:#FFF;
	height:70px;
}
#spbase{
	width:790px;
	margin:0 auto;
	background-color:#FFF;
	background:url(../image/common/spbase_bg.gif) repeat-y;
}
#spbase #l{
	width:178px;
	height:500px;
	float:left;
}
#spbase #r{
	width:580px;
	margin-right:10px;
	float:right;
}

/* レイアウト 左ナビ
------------------------------------------------ */
#lnavi li{
	width:155px;
	height:25px;
	padding-left:23px;
	padding-top:8px;
	background:url(../image/common/navi_bg.gif) no-repeat;
}

#lbanner{
	margin-top:20px;
}

#lbanner li{
	width:162px;
	margin:0 auto;
	margin-bottom:10px;
}

/* コンテンツタイトル
------------------------------------------------ */
#caption h2{
	border-bottom:1px solid #336699;
}
#spbase #r h3{
	width:560px;
	height:30px;
	margin-bottom:10px;
	padding-left:20px;
	padding-top:10px;
	background:url(../image/common/h3_title_bg.jpg);
	color:#336699;
}
#spbase #r h4{
	margin-bottom:10px;
	padding-left:3px;
	padding-bottom:5px;
	border-bottom:1px #999 solid;
	font-size:14px;
	color:#336699;
}
#spbase #r h5{
	padding-left:13px;
	padding-bottom:5px;
	font-size:12px;
	font-weight:normal;
	color:#336699;
	background: url(../image/common/h5_point.gif) no-repeat;
}
#spbase .sub_title {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #1D51A4;
}

/* パンくずナビ
------------------------------------------------ */
#rootlist{
	float:left;
	width:650px;
	margin:5px auto 10px;
	font-size:10px;
}
#rootlist a{
	color:#494949;
	text-decoration:underline;
}
#rootlist a:hover{
	color:#494949;
	text-decoration:none;
}
span.breadarrow{
	margin:0 3px;
}
#pageback	{
	float:right;
	width:120px;
	height:14px;
	margin:5px auto;
}
	
/* テーブル共通
------------------------------------------------ */
table.stdt1{
	width:96%;
	margin:0 auto;
	margin-top:0.2em;
	margin-bottom:2em;
	border-collapse:collapse;
	border:solid 1px #3399CC;
}

table.stdt1 th,
table.stdt1 td{
	border:solid 1px #3399CC;
	padding:8px;
}

table.stdt1 th{
	background:#F5F5F5;
	text-align:left;
	white-space:nowrap;
	font-size:12px;
	color:#660000;
}
table.stdt1 td{
	line-height:140%;
	color:#666666;
}

table.thin th,
table.thin td{
	border:solid 1px #3399CC;
	padding:2px 4px;
}

/* ニュース（一覧ページ）
------------------------------------------------ */
#news ul{
	padding-left:10px;
}

#news li{
	width:560px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px #999 dotted;
	float:left;
}

#news li .day{
	width:70px;
	padding-left:5px;
	color:#FF0000;
	float:left;
}
#news li .text{
	width:485px;
	float:right;
}
#news li img{
	padding-top:3px;
	padding-right:3px;
}
/* ニュース（詳細ページ）
------------------------------------------------ */
.news-date {
	width:100%;
	text-align:right;
	color:#990000;
	padding-top:10px;
}

.news-title {
	font-size:14px;
	font-weight:normal;
}
.news-box	{
	width:540px;
	margin:10px auto 20px;
}
.news-text {
	width:540px;
	margin:0px auto 20px;
}
.news-gazo {
	width:540px;
	margin:0px auto 20px;
}
.news-photo img {
	padding:2px;
	border:1px solid #ccc;
	margin:5px;
}

/* 売買物件
------------------------------------------------ */
.estate-view{
	width:580px;
	margin:0 auto 20px;
	text-align:center;
}
.estate-gazo{
}
.estate-gazo img{
	float:left;
	margin:5px;
}
.estate-price img	{
	vertical-align: middle;
}
.alpha	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.title	{
	float:left;
	width:500px;
}
.jump	{
	float:right;
	width:60px;
	height:16px;
}
.jump a	{
	display:block;
	width:16px;
	height:16px;
	text-decoration:none;
}
.aUp{
	float:left;
	background-image:url(../ims/img/assets/03/16/34.png);
	width:16px;
	height:16px;
}
.aDown{
	float:left;
	background-image: url(../ims/img/assets/03/16/33.png);
	width:16px;
	height:16px;
}
.aTop{
	float:left;
	background-image: url(../ims/img/assets/03/16/40.png);
	width:16px;
	height:16px;
}
.sort1{
	float:left;
	width:30px;
}
.sort2{
	float:right;
	width:30px;
}
/* リンク
------------------------------------------------ */
/*
#links{
	width:510px;
}
#links li{
	margin-bottom:20px;
}
#links .img{
	margin-left:5px;
	float:left;
}
#links .text{
	width:380px;
	line-height:140%;
	float:right;
}
#links .text .title{
	font-weight:bold;
}
*/

/* リンク
------------------------------------------------ */
.link-box {
	width:570px;
	margin:20px auto;
	background:url(../image/link_bg.gif) left top;
	border-bottom:1px #999 dotted;
	overflow:auto;
	
}
.link {
	float:left;
	width:150px;
}
.comment {
	float:right;
	width:400px;
	line-height:1.4;
	padding:10px;
	margin-bottom:10px;
}

/* プライバシーポリシー
------------------------------------------------ */
#privacy dt{
	padding-top:10px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px #999 dashed;
	font-size:14px;
	font-weight:bold;
	line-height:120%;
	color:#336699;
}
#privacy dd{
	padding-left:5px;
	padding-bottom:10px;
	line-height:140%;
}

/* サイトマップ
------------------------------------------------ */
#sitemap #left{
	margin-top:10px;
}
#sitemap #left{
	width:270px;
	margin-left:10px;
	float:left;
}
#sitemap #right{
	width:270px;
	margin-left:10px;
	float:right;
}
#sitemap dl{
	margin-bottom:30px;
}
#sitemap dt{
	background:url(../sitemap/image/arrow.gif) no-repeat;
	font-weight:bold;
	margin-bottom:20px;
	padding-left:20px;
}
#sitemap dd{
	margin-bottom:10px;
	margin-left:10px;
}

