/* CSS Document */
@charset "Shift_Jis";

/*----------------------------------------------
TOP CSS
----------------------------------------------*/



/* TOP */


body#top #left-cont{
	width: 424px;
}
body#top #right-cont{
	float: right;
	width: 331px;
}

body#top #header{
	height:80px;
}

body#top #content{
	margin-top: 20px;
	background-image: none;
}


#news{
	margin-top: 7px;
	width: 398px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#event{
	margin-top: 7px;
	width: 398px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#brand-list{
	margin-top: 7px;
	float:right;
	width: 200px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#brand-list img{
}
#brand-list img.icon-last{
	padding-right: 0px;
}
/* NEWS */
#news-block{
	width: 398px;
	margin-top: 7px;
	float: left;
}
#news-frame{
	width: 540px;
}
.news-topics{
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
}

.news-title{
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.news-text{
	padding-bottom: 2px;
	color:#666666;
	font-size: 12px;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D4D4;
	margin-bottom: 5px;
}
.news-day{
	padding-bottom: 5px;
	color:#999999;
	font-size: 10px;
	text-align: right;
}



/* item */
#item-block{
	width: 375px;
	margin-top: 7px;
	float: right;
}
#item{
	margin-top: 7px;
	width: 375px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.item-h{
	float: left;
	height: 70px;

}
div#item img{
	border:#CCC 1px;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}
div.more{
	padding-top:5px;
	text-align:right;
	text-align:right;
	font-size: 12px;
	padding-bottom: 5px;
}
#recommend{
	margin-top: 7px;
	width: 375px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#recommend img{
	border:#CCC 1px;
	margin-right: 3px;
	margin-bottom: 3px;
		float: left;
}

