@charset "utf-8";

/*----------------------------
 top CSS
-----------------------------*/

/* メイン画像 */
#main_back{
	width: 946px;
	height:256px;
	margin:0 auto 15px auto;
	border:2px solid #86cf1d;
}
* html #main_back{
	width: 946px;
	height:256px;
	margin:0 auto;
	border:2px solid #86cf1d;
}

/*  top main image slideshow  */
#images {
	height  : 254px;
	position: relative;
	width   : 946px;
	z-index : 1;
}
#images img {
	display : none;
	position: absolute;
	top     : 0px;
}

/* side */
.s_news_tx01 {
	margin:0 0 5px 0;
}
.s_news_tx01 a {
	font-size:14px;
	margin-left:10px;
}
.s_news_tx02 {
	line-height:1.5;
}

/* main */
#contents_inner01 {
	width:950px;
	margin:0 auto 24px auto;
	overflow:hidden;
}
#blk01 {
	background:url(../images/top/rent_bg.jpg) no-repeat;
	width:302px;
	height:227px;
	margin-right:19px;
	float:left;
	position:relative;
}
#blk02 {
	background:url(../images/top/buy_bg.jpg) no-repeat;
	width:306px;
	height:227px;
	margin-right:19px;
	float:left;
	position:relative;
}
#blk03 {
	background:url(../images/top/sell_bg.jpg) no-repeat;
	width:302px;
	height:227px;
	float:left;
	position:relative;
} 
.blk_inner01 {
	position:absolute;
	top:56px;
	right:16px;
	width:163px;
} 
.blk_inner01 a {
	background:url(../images/top/btn_bg01.jpg) no-repeat;
	padding:5px 0 2px 10px;
	color:#484848;
	letter-spacing:1px;
	width:153px;
	height:16px;
	display:block;
	font-weight:bold;
}
.m_blk01 {
	background:#DCF97D;
	width:625px;
	padding:13px 0;
}
.tbl01{
	width:565px;
	margin:0 auto;
	font-size: 12px;
	vertical-align: top;
}

.tbl01 td{
	vertical-align: top;
}

.blk_inner02 {
	background:#FFFFFF;
	padding:10px 0 0 0;
	width:282px;
}
.tbl_inner01 {
	margin:0 auto;
	width:242px;
	letter-spacing:1px;
}
.tbl_inner01 th {
	font-size:14px;
	width:50px;
}
select {
	padding:1px 1px 0 1px;
	width:190px;
}
.blk_inner03 {
	background:#FFFFFF;
	padding:10px 10px 10px 10px;
	width:162px;
}
.tx01 {
	font-size:14px;
	letter-spacing:1px;
	padding:1px 0 0 0;
}
.tx01_n {
	font-size:12px;
	line-height: 18px;
	letter-spacing:1px;
	background:url(../images/top/new.gif) no-repeat;
	padding:1px 0 0 45px;
}
.tx02 {
	line-height:1.4;
	letter-spacing:1px;
}

m_blk01 .topics{
	margin-bottom: 13px;	
}









