@charset "utf-8";



/* headimg
----------------------------------------------------- */
div#headimg{
	margin: 0 auto 22px;
	pading-right: 2px;
	width: 950px;
	height: 182px;
}

div#headimg p{
}

/* Container
----------------------------------------------------- */

div#container{
	margin: 0 auto 11px;
	width: 100%;
	background: transparent url(../images/bg_container.gif) repeat-x left top;
}

div#hot-bg{
	margin: 0 auto;
	width: 950px;
	background: none;
}


/* main
----------------------------------------------------- */

div#main{
	margin: 0;
	float: left;
	width: 745px;
}

div#main h2{
	margin-bottom: 16px;
	clear: both;
	width: 725px;
	height: 36px;
	background: transparent url(../common/images/line_ttl.gif) repeat-x left bottom;
}


/* 新着・おすすめ情報
----------------------------------------------------- */

div#ttlnews{
	margin-bottom: 11px;
	width: 725px;
	height: 36px;
	background: transparent url(../common/images/line_ttl.gif) repeat-x left bottom;
}

div#ttlnews h2{
	width: 318px;
	height: 24px;
	float: left;
	background: none;
}

div#ttlnews p{
	float: right;
	width: 300px;
	height: 36px;
	line-height: 36px;
	text-align: right;
	font-style: "MS Pゴシック","MS P Gothic";
}

div#ttlnews p a{
	padding-left: 19px;
	background: transparent url(../common/images/arrow_g_c.gif) no-repeat left center
}

div#hotarea{
	margin-bottom: 31px;
	float: none;
	width: 745px;
}


div#hotarea div.property{
	margin: 0 11px 15px 0;
	padding: 0;
	display: inline;
	float: left;
	width: 136px;
	line-height: 160%;
	letter-spacing: -1px;
}

div#hotarea div.property p.thumb{
	margin: 0 auto 8px;
	padding: 3px;
	border: solid 1px #c4c4c4;
	width: 112px;
	background: #fff;
}

div#hotarea div.property div{
	margin: 0 auto;
	width: 130px;
}

div#hotarea div.property em{
	color: #d00f0f;
	font-weight: bold;}

div#hotarea div.property p img{
	padding-right: 3px;
}

div#hotarea div.property a{
	font-weight: bold;
}




/* 注目情報
----------------------------------------------------- */

ul#pickup{
	margin-bottom: 31px;
	width: 738px;
}

ul#pickup li{
	margin-right: 13px;
	display: inline;
	float: left;
	width: 233px;
	height: 195px;
	background: #fafafa;
}

ul#pickup li.col2{
	width: 479px;
}



/* 新着情報
----------------------------------------------------- */
dl#news{
	width: 725px;
}

dl#news dt{
	padding-left: 33px;
	float: left;
	clear: left;
	background: transparent url(../common/images/arrow_g_c.gif) no-repeat 13px 0.2em;
}

dl#news dd{
	margin-bottom: 14px;
	padding: 0 0 14px 11em;
	border-bottom: dashed 1px #999;
}

/* ボトムリンク
----------------------------------------------------- */

p.gotop{
	width: 725px;
	text-align: right;
}

p.gotop a{
	padding-left: 19px;
	background: transparent url(../common/images/arrow_g_c.gif) no-repeat left center
}


/* Local Navi
----------------------------------------------------- */

div#naviarea{
	margin: 0 2px 0 0;
	display: inline;
	float: right;
	width: 203px;
}





/* clear
---------------------------------------------*/

div#ttlnews:after,
div#hotarea:after,
ul#pickup:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

div#ttlnews,
div#hotarea,
ul#pickup {
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac \*/

* html div#ttlnews,
* html div#hotarea,
* html ul#pickup { height: 1%; }

div#ttlnews,
div#hotarea,
ul#pickup { display: block; }
/* End hide from IE-mac */
