@charset "shift-jis";

/* flash_style
----------------------------------------------- */
div#mainContent div#flash{
	border-bottom:1px solid #CCC;
	margin: 0px;
	padding: 0px;
}

/* news_style
----------------------------------------------- */
div#mainContent div#news{
	margin:10px;
	overflow:hidden;
}
div#mainContent div#news div.infobox{
	margin-right:10px;
	border:1px solid #CCC;
	float:left;
}
div#mainContent div#news div.infobox ul{
	line-height:100%;
	margin:5px;
	list-style:none;
}
div#mainContent div#news div.infobox li{
	margin:5px 5px;
	list-style:none;
}
div#mainContent div#news div.infobox p.title{
	line-height:normal;
	text-indent:-9999px;
	width:395px;
	height:20px;
	background-image:url(../images/title_news.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
div#mainContent div#news div.bnNewhouse a{
	float:left;
	display:block;
	width:135px;
	height:104px;
	text-indent:-9999px;
	background-image:url(../images/bn_newhouse.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom: 10px;
}

/* recommend_style
----------------------------------------------- */
div#mainContent div#recommend{
	margin:0px 10px 10px 10px;
	overflow:hidden;
	clear:both;
	position:relative;
}
div#mainContent div#recommend p.title{
	margin-bottom:10px;
	line-height:normal;
	text-indent:-9999px;
	width:542px;
	height:20px;
	background-image:url(../images/title_recommend.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
div#mainContent div#recommend table.recbox{
	margin:0 auto;
	margin-bottom:10px;
}
div#mainContent div#recommend table.recbox td{
	vertical-align:top;
}
div#mainContent div#recommend table.recbox td.center{
	padding:0px 10px;
}
div#mainContent div#recommend table.recbox table{
	width:174px;
}
div#mainContent div#recommend table.recbox table th{
	padding:5px;
	border:1px solid #CCC;
	min-height:28px;
	text-align:center;
	font-weight:bold;
	line-height:normal;
	background-image:url(../images/bg_rec.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
div#mainContent div#recommend table.recbox table td{
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:5px;
	text-align:center;
}
div#mainContent div#recommend table.recbox table td p.category{
	line-height:normal;
	margin-bottom:10px;
}
div#mainContent div#recommend table.recbox table td img{
	margin-bottom:10px;
}
div#mainContent div#recommend table.recbox table td p.price{
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
	line-height:normal;
	color:#CC0000;
}

div#mainContent div#recommend div.shodan01{
	position:absolute;
	left:7px;
	top:50px;
}
div#mainContent div#recommend div.shodan02{
	position:absolute;
	left:7px;
	top:341px;
}

div#mainContent div#news div.top-btn {
	margin-top:10px;

}
.agray {
	font-size:10px;
}
