/* レイアウト
------------------------------------------------ */
#t_contents{
	width:790px;
	margin:10px auto;
	background:url(../image/common/tcontents_bg.gif) repeat-y top;
}
#t_contents .l{
	width:180px;
	float:left;
}
#t_contents .r{
	width:580px;
	float:right;
}

.cbox{
	width:572px;
	margin:10px auto 0;
}

/* 左メニュー
------------------------------------------------ */
#lnavi{
	margin-bottom:20px;
}
#lnavi li{
	width:155px;
	height:23px;
	background: url(../image/common/lnavi_bg.jpg) no-repeat bottom;
	padding-left:25px;
	padding-top:12px;
	border-bottom:1px #CCC solid;
}

#banner{
	width:174px;
	margin:0 auto;
}
#banner li{
	margin-bottom:10px;
}

/* コンテンツタイトル
------------------------------------------------ */
.r h3{
	width:560px;
	height:24px;
	padding:10px 0 0 20px;
	margin:20px auto 15px;
	background:url(../image/common/h3_bg.jpg) no-repeat top;
	font-size:14px;
	letter-spacing:1px;
	color:#fff;
}
.r h4{
	margin-bottom:10px;
	padding:5px;
	background:#D9F2F2;
	border-bottom:2px #33CCCC solid;
	font-size:12px;
	color:#003366;
}
.r h5{
	padding-left:11px;
	padding-bottom:5px;
	font-weight:normal;
	font-size:12px;
	color:#333;
	background: url(../image/common/h5_point.gif) no-repeat;
}

/* パンくずナビ
------------------------------------------------ */
#rootlist{
	width:580px;
	font-size:10px;
	margin-bottom:5px;
}
#rootlist a{
	color:#494949;
	text-decoration:underline;
}
#rootlist a:hover{
	color:#494949;
	text-decoration:none;
}
span.breadarrow{
	margin:0 3px;
}

/* テーブル共通
------------------------------------------------ */
table.stdt1{
	width:570px;
	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;
}
/* ニュース
------------------------------------------------ */
#news{
	width:572px;
	min-height:400px;
}
#news li{
	padding-bottom:10px;
	margin-bottom:14px;
	border-bottom:1px dotted #999;
	padding-right:5px;
	float:left;
}
#news li .date{
	width:65px;
	padding-left:15px;
	background:url(../image/common/arrow.gif) no-repeat left;
	color:#CC3300;
	float:left;
}
#news li .text{
	width:450px;
	float:right;
}
/* ニュース（詳細ページ）
------------------------------------------------ */
.news-date {
	width:100%;
	text-align:right;
	color:#990000;
}

.news-title {
	font-size:14px;
	font-weight:normal;
}
.news-box	{
	width:560px;
	margin:0 auto 30px;
}
.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;
}

/* 売買物件
------------------------------------------------ */
.list-price {
	font-weight:bold;
	color:#990000;
}

#estate{
	width:560px;
	margin:10px auto 20px;
}

.estate-view{
	width:560px;
	margin:0 auto 20px;
	text-align:center;
}
.estate-gazo{
	width:560px;
}
.estate-gazo img{
	float:left;
	padding:3px;
	border:1px solid #ccc;
	margin:4px;
}
.estate-price img	{
	vertical-align: middle;
}
.alpha	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.title	{
	float:left;
	width:400px;
}
.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;
}
.sort3{
	float:right;
	padding-top:8px;
	width:30px;
}

/* 学区検索
------------------------------------------------ */
.district{
	width:572px;
	padding:10px 0;
	margin-bottom:5px;
	background:url(../tool/image/district_bg.gif);
	float:left;
}
.district .img{
	margin:5px 17px 0;
	float:left;
}
.district .title{
	font-weight:bold;
	margin-bottom:5px;
}
.district .search{
	padding-top:10px;
	float:left;
	width:400px;
}
.district .search img{
	padding:3px;
}
.district .list{
	padding:12px 10px 0;
	float:right;
}
.district_cyuki{
	width:572px;
	margin-bottom:20px;
	font-size:10px;
	color:#FF0000;
}
/* ローンシミュレーション
------------------------------------------------ */
.loan input[type="text"] {
	font-family:Arial, Helvetica, sans-serif;
	color:#0000FF;
}
.loan input[type="selectarea"] {
	font-family:Arial, Helvetica, sans-serif;
	color:#0000FF;
}
/* よくあるご質問
------------------------------------------------ */
.technology{
cursor: hand;
cursor: pointer;
clear:both;
margin-bottom:10px;
}
#faq h4	{
	background-color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	border-bottom:1px dotted #333;
}
#faq h4 a	{
	display:block;
}
#faq h4 span	{
	float:left;
	width:5px;
	height:1px;
}
.technology p {
	font-size:13px;
	font-weight:normal;
}
.thelanguage	{
	clear:both;
	margin:0 0 20px 20px;
}
.openlanguage{ color: #8cc5d7;}
.closedlanguage{ color: #3a3a3a;}

.qq{
	background: url(/ims/img/icon_faq1.gif) no-repeat left 7px;
	padding: 5px 0 5px 26px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
}
.aa {
	background: url(/ims/img/icon_faq2.gif) no-repeat left 7px;
	padding: 5px 0 5px 26px;
	border-bottom:1px dotted #ccc;
	margin-bottom:20px;
}
#faqc li {
	background:url(../image/common/banner_bg.gif) no-repeat left top;
	width:154px;
	height:24px;
	padding:10px 0 0 20px;
	margin: 0 auto 5px;
}

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


/* プライバシーポリシー
------------------------------------------------ */
#privacy dt{
	margin-bottom:10px;
	padding:5px;
	background:#D9DEE1;
	color:#003366;
	font-weight:bold;
}
#privacy dd{
	padding-left:5px;
	padding-bottom:10px;
	line-height:140%;
}

/* サイトマップ
------------------------------------------------ */
#sitemap{
	margin-top:30px;
}
#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;
}
