/* CSS Document */

#contents {
}

#contentsInner {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
}

#mainWrap {
	width: 100%;
	background-image: url(../images/mainImage_bg.jpg);
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	min-width:1200px;
	background-position: center center;
}

#mainWrap .mainInner{
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 400px;
}

#mainWrap #publicNum {
	position:absolute;
	top:15px;
	left:0px;
	background-image: url(../images/main_number_bg.png);
	background-repeat: no-repeat;
	height: 370px;
	width: 310px;
}

#mainWrap #publicNum .inner{
	position:relative;
	width:270px;
	height:360px;
	margin-left:auto;
	margin-right:auto;
}

#mainWrap #publicNum .inner h3{
	height:100px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#mainWrap #publicNum .inner .numberAll{
	margin-left:auto;
	margin-right:auto;
	width: 236px;
	height: 80px;
	margin-bottom: 20px;
}

#mainWrap #publicNum .inner .numberAll li{
	float:left;
	width:57px;
	height:80px;
	margin-left:1px;
	margin-right:1px;
}

#mainWrap #publicNum #Number{
	width:230px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
}

#mainWrap #publicNum #Number div.normal {
	height:30px;
	line-height:30px;
	background-image: url(../images/n_member.png);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 30px;
	margin-bottom: 5px;
}

#mainWrap #publicNum #Number div.members {
	height:30px;
	color:#F00;
	line-height:30px;
	margin-top:3px;
	background-image: url(../images/l_member.png);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 30px;
}

#mainWrap #publicNum #Number div span {
	display:block;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	line-height:30px;
	float:left;
	width: 110px;
}

#mainWrap #publicNum #Number div.members span { color:#F00;}

#mainWrap #publicNum #Number div strong {
	font-size:16px;
	line-height:30px;
	width:70px;
	display:block;
	float:left;
	text-align:right;
	font-weight:bold;
	margin-right:3px;
}

#mainWrap #publicNum #Number div.members strong { color:#F00;}

#mainWrap #publicNum .inner .entryBtn{
	text-align:center;
}

#mainWrap .mainInner h2{
	position:absolute;
	top:30px;
	right:0px;
	display:block;
}

#mainWrap .mainInner .search_area{
	position:absolute;
	top:210px;
	left:330px;
}

#mainWrap .mainInner .search_rosen{
	position:absolute;
	top:210px;
	right:230px;
}

#mainWrap .mainInner .search_school{
	position:absolute;
	top:210px;
	right:0px;
}

#recommend {
	margin-bottom: 30px;
	position:relative;
}

#recommend .more{
	position:absolute;
	top:0px;
	right:0px;
}

#recommend h3{
	margin-bottom:20px;
}

#recommend ul{
	width:1020px;
	overflow:hidden;
}

#recommend li{
	float:left;
	width:310px;
	height:255px;
	margin-right:20px;
	margin-bottom:20px;
	background-color:#EEEEEE;
	padding:5px;
}

#recommend li .inner{
	background:#FFF;
	padding:10px;
	overflow:hidden;
}

#recommend li .inner .photo{
	width:160px;
	height:120px;
	text-align:center;
	float:left;
}

#recommend li .inner .detail{
	width:120px;
	margin-left:170px;
	margin-bottom:10px;
}

#recommend li .inner .detail .type{
	margin-bottom: 10px;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	font-size:12px;
}

#recommend li .inner .detail .shinchiku{
	background-color:#FF9999;
}
#recommend li .inner .detail .chuko{
	background-color:#6582BD;
}
#recommend li .inner .detail .tochi{
	background-color:#85B200;
}
#recommend li .inner .detail .mansion{
	background-color:#FFB973;
}

#recommend li .inner .detail .locate{
	font-size:12px;
	line-height:20px;
	margin-bottom:7px;
	height:40px;
	overflow:hidden;
}

#recommend li .inner .detail .price{
	text-align: right;
	padding: 5px;
	font-size: 11px;
}

#recommend li .inner .detail .number{
	font-size: 18px;
	color: #D20000;
	font-family: Arial, Helvetica, sans-serif;
}

#recommend li .inner .loan{
	clear: both;
	height:30px;
	margin-bottom: 10px;
	background-image: url(../images/loan_bg.gif);
	background-repeat: no-repeat;
}

#recommend li .inner .loan .hensai{
	margin-right:150px;
	font-size:16px;
	line-height:30px;
	font-weight:bold;
	color: #FFF;
	text-align:right;
}

#recommend li .inner .copy{
	font-size:12px;
	line-height:16px;
	height:64px;
	overflow:hidden;
}

#pricedown {
	width:400px;
	margin-bottom:30px;
	margin-right:20px;
	float:left;
	position:relative;
}

#pricedown .more{
	position:absolute;
	top:0px;
	right:0px;
}

#pricedown h3{
	margin-bottom:10px;
}
#pricedown dl {
	border-bottom: 1px dashed #CCCCCC;
	padding: 10px 0 3px;
	margin-bottom:10px;
}

#pricedown dl dt {
	line-height: 20px;
	font-size: 14px;
	padding-bottom: 2px;
	font-weight: bold;
}

#pricedown dl dd {
	line-height: 20px;
	font-size: 14px;
}

#pricedown dl dd a {
	color: #333;
	text-decoration: underline;
}

#pricedown .price{
	font-size: 20px;
	font-weight: normal;
	color: #E50A1E;
	font-family: Arial, Helvetica, sans-serif;
}

#pricedown .entry{
	font-size: 18px;
	color: #E50A1E;
	line-height: 20px;
}

#pricedown .more{
	position:absolute;
	top:0px;
	right:0px;
}

#kodawari {
	width:310px;
	margin-bottom:30px;
	float:right;
}

#kodawari h3{
	margin-bottom:10px;
}

#kodawari li{
	margin-bottom:10px;
}

#merit {
	clear:both;
	margin-bottom: 50px;
	height: 280px;
	background-image: url(../images/member_bn_bg.png);
	background-repeat: no-repeat;
	position:relative;
}

#merit h3{
	height: 140px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#merit .number{
	width:420px;
	margin-left:20px;
	margin-bottom: 10px;
}

#merit .number table {
	border-collapse:collapse;
	background-color: #FFF;
	width: 100%;
}

#merit .number table th,
.number table td {
	padding:5px;
	font-size:14px;
	line-height:26px;
	border:1px #DDD solid;
	text-align: center;
}

#merit .number table th {
	background:#EEEEEE;
	font-weight:bold;
	width:50px;
}

#merit .number table td {
	width:25%;
}

#merit .number .attention {
	font-size: 16px;
	color: #F00;
	font-weight: bold;
}

#merit .entryBtn{
	position:absolute;
	top:190px;
	right:30px;
}

#kokuchi {
	margin-bottom:30px;
}

#topics {
	width:410px;
	margin-bottom:30px;
	margin-right:20px;
	float:left;
	position:relative;
}

#topics .more{
	position:absolute;
	top:0px;
	right:0px;
}

#topics h3{
	margin-bottom:10px;
}
#topics dl {
	border-bottom: 1px dashed #CCCCCC;
	padding: 10px 0 3px;
	margin-bottom:10px;
}

#topics dl dt {
	line-height: 20px;
	font-size: 14px;
	padding-bottom: 2px;
	font-weight: bold;
}

#topics dl dd {
	line-height: 20px;
	font-size: 14px;
}

#topics dl dd a {
	color: #333;
	text-decoration: underline;
}

#topics .more{
	position:absolute;
	top:0px;
	right:0px;
}

#facebook {
	width:300px;
	margin-left:430px;
}