@charset 'utf-8';
@import url("common.css");

html,body{
	font-size	: 14px;
	}

/* menu */
#menu li#top{
	left		: 0;
	width		: 84px;
	background	: url("img/menu_top01.gif") no-repeat;	
	}
	
#menu li#rent{
	left		: 84px;
	width		: 162px;
	background	: url("img/menu_rent02.gif") no-repeat;	
	}

/* contents */
#contents h4{
	height		: 27px;
	width		: 577px;
	padding		: 3px 0 3px 30px;
	margin		: 20px 0 10px 0;
	font-size	: 14px;
	background	: url("img/bg_blog.gif") no-repeat;
	}
	
#contents .ttl{
	height		: 35px;
	width		: 570px;
	clear		: both;
	padding		: 5px 5px 5px 480px;
	}

#contents .ttl01{
	background	: url("img/ttl_new_rent.gif") no-repeat bottom left;
	}

#contents .ttl02{
	background	: url("img/ttl_new_realestate.gif") no-repeat bottom left;
	}

#contents .ttl p{
	font-size	: 12px;
	margin		: 15px 5px 5px 0;
	}

.access{
	padding:5px 15px 10px 15px;
	background	: url("/img/table-back.gif") no-repeat;
	margin:0 auto;
	min-height: 118px;
}

.access2{
	height:125px;
	padding:1px 0 0 3px;
	background	: url("/img/table-back3.gif") no-repeat;
	margin:0 auto;
}

.access2-1{
	clear:right;
	font-size:12px;
	line-height:1.1;
}

.access2-2{
	float:left;
	font-size:12px;
	line-height:1.1;
}


