#wellcom{
	width:726px;
	background-color: #F3FCF7;
	padding:10px;
	border:1px solid #D8E9DE;
	/*background-image:url(top-img/welcom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;*/
	}

#main_l {
	width: 259px;
	/*margin-right: 10px;*/
	text-align: left;
	float: left;
	background-color: #FFFFFF;
	padding:0 10px 10px 10px;
	border:1px solid #61CA91;
}

#main_r {
	float: right;
	width: 430px;
	/*height:500px;*/
	/*padding: 10px 0;*/
	text-align:center;
}

/*#main_r img{
	border:1px solid #61CA91;
	}*/
	
.main_tit {
	font-size: 16px;
	color: #037e34;
	font-weight: bold;
	margin-top: 10px;
}

.main_text{
	text-align:justify;
}

#map{
	width: 430px;
	marign-bottom:10px;
}

#topics{
	width:430px;
	min-height:130px;
	margin-top:10px;
	border:1px solid #61CA91;
	background-color:#FFFFFF;
	text-align:left;
}

#topics .title{
	background-color:#61CA91;
	padding:3px;
}

#topics ul{
	padding:10px;
}

#topics li{
	margin-bottom:5px;
}

/*-------------------------------

mantion

-------------------------------*/
#mansion{
	width:747px;
	border:1px solid #D8E9DE;
	background-color:#FFFFF4;
	padding:0 0 10px 0;
	margin-bottom:10px;
}

.mansion-item {
	/*margin-bottom: 25px;*/
	width:739px;
	margin:0 auto;
	padding:20px 0;
	background-image:url(top-img/line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

*+html .mansion-item {
	padding-bottom:5px;
}

#mansion_tit {
	/*float: left;*/
	margin-top: 30px;
	margin-bottom: 10px;
}

.mansion_l {
	float: left;
	width: 243px;
	margin-right: 5px;
	text-align: left;
	/*background-color: #FFFFFF;*/
}

.mansion_r {
	float: left;
	width: 243px;
	text-align: left;
}

.m_img {
	float: left;
}

.m_text {
	float: right;
	width:148px;
}

.name {
	font-size: 14px;
	font-weight: bold;
	color: #037e34;
}

.name a{
	text-decoration: none;
	color: #037e34;
}

.name a:hover{
	text-decoration: none;
	color: #013F1A;
}

.more{
	margin-top:5px;
}
