/* WEST 基本CSS */

/* 各ページごとの設定 */


/* Topの設定 */
.new1{
		background-image: url("../../images/new_title.gif");
		background-repeat:no-repeat; font-size:11px;
		width:275px; height:30px; padding:10 55 0 0px;
		}
.new2{
		padding:0 0 0 8px; 
		overflow:auto; height:180px;
		width:275px;
		line-height: 16px;
		margin:0px; font-size:12px;
		border-left:solid 1px #7A7A7A; 
		border-bottom:solid 1px #7A7A7A;
		border-right:solid 1px #7A7A7A;
		}
.west{
		text-align:center;
		padding:0; overflow:auto; height:180px; width:275px; line-height: 16px;
		margin:0px; font-size:12px; border-left:solid 1px #7A7A7A; 
		border-bottom:solid 1px #7A7A7A; border-right:solid 1px #7A7A7A;
		}

.pick{
		background-image: url("../../images/pick.gif");background-repeat:no-repeat; font-size:11px;
		width:275px; height:30px; padding:10 35 0 0px;
		}

.top_bukken {font-size:12px;}
.top_bukken img{width:150px;}

.pop1{
		background-image: url("../../images/pop2.gif");
		margin: 0px; padding:3 0 3 0px;
		font-size:12px;	border-left:solid 2px #7A7A7A;
		border-right:solid 2px #7A7A7A;
		background-position:center;	background-repeat:no-repeat;
		}
.pop1 h2{font-size:12px; color:#FFFFFF;}
.pop2{
		margin: 0px; font-size:12px; border-left:solid 2px #7A7A7A;
		border-bottom:solid 2px #7A7A7A; border-right:solid 2px #7A7A7A;
		}
.pop3{font-size:12px;}

.train{
		margin:5px; font-size:11px; line-height:15px; border:solid 1px #7A7A7A;
		}

/* 新築物件の設定 */
.new_house{
		margin: 10 0 10 0px;
		}
.new_house caption h3{
		background-image: url("../../common/index/line2.gif");
		background-repeat:no-repeat;
		padding:0 0 0 55px; margin:0 0 10 0px;
	}
.new_house th{
	text-align:left; padding: 0 0 0 20px;
}
.new_house td h3{
		padding:0 20 0 0px;
	}
.new_house td img{
	text-align:center;
	margin: 10px;
}

.new_house2{
		border:1px soild #fefefe;
		font-size:12px;
		margin: 10 0 10 0px;
		}
.new_house2 p{
		padding:2 0 2 5px;
		}
.new_house2 h3{
		padding:2 0 2 5px;
		}
.new_house2 h4{
 font-size:16px;
 color:#FF8000;
}
.new_house3{
	font-size:12px;
	color:#FF8000;
	}

.new_detail{
		margin;10 0 10 0px;
		font-size:12px;
		}
.new_detail caption h3{
		background-image: url("../../common/index/line2.gif");
		background-repeat:no-repeat;
		padding:0 0 0 55px; margin:0 0 10 0px;
	}
.new_detail th{
	font-size:12px;
	background-color:#D4D4D4;
	}
.new_detail h4{
	font-size:12px;
	text-align:center;
	}
.new_detail h5{
	font-size:18px;
	text-align:center;
	}

.new_detail2 img{
	text-align:center;
	width:200px;
		}
.money{
	text-align:center;
	font-size:12px;
	}
.money td{
	text-align:center;
	font-size:12px;
	padding:5px;
	}
/* ウエストプロジェクトの設定 */
.project{margin: 10 0 10 0px;}
.cen {
	margin-right: auto;
	margin-bottom: auto;
	text-align: center;

}

