@charset "utf-8";

/* top style */

#news {
	width:660px;
	background:#fff;
}


#news-header {
	padding:20px 20px 0;
	border:1px #efeeeb solid;
	border-bottom:none;
}


#news-header h2 {
	line-height:150%;
	color:#6c664e;
	font-weight:bold;
	padding:5px 0 5px 50px;
	background:url(../image/enty_title_bg.gif) bottom left no-repeat;
}


#news-body {
	padding:25px 15px 15px 15px;
	border:1px #efeeeb solid;
	border-top:none;
	font-size:84%;
	line-height:170%;
}

.asset-body,.asset-body div,
.asset-more,.asset-more div{
	line-height:170%;
}


.pagetop{
	margin:20px 0;
	text-align:right;
	clear:both;
}


/* pkg class */

.news dl:after {
	content: ""; /* Vvf */
	display: block; /* ubNxvf */
	clear: both;
	height: 0;
	visibility: hidden;
}

.news dl {
	min-height: 1px;
	margin:1px;
	background:#FFF;
	padding:10px;
	color:#231815;
}

.news dl.odd {
	background:#f7f6f5;
}

.news dl.even {
	background:#efeeeb;
}

* html .news dl {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}



/* side */

#banners li {
	margin-bottom:5px;
}


/*listpage*/

.listpage #news-body {
	padding:10px 15px 15px 15px;
	border:1px #efeeeb solid;
	border-top:1px #efeeeb solid;
}

.listpage h2{
	padding:10px 0;
}

.listpage .news{
	margin-bottom:30px;
	width:600px;
	_width:610px;
	
}

.listpage .news dl{
	width:600px;
	_width:610px;
}

.listpage .news dl dt {
	width:140px;
	overflow:hidden;
}

.listpage .news dl dd {
	width:460px;
	margin:-1.3em 0 0 10em;
}

.listpage .news dl dt img {
	margin-right:5px;
}

.listpage .fashion dl dt {
	width:190px;
}

.listpage .fashion dl dd {
	width:410px;
	float:right;
	margin:-1.3em 0 0 15em;
}

.listpage dl dd a{
	line-height:150%;
	color:#231815;
}


/*news-navi*/
.news-navi,h3{
	margin:10px 0 0 0;
	padding:0 0 0 0;
}

.news-navi p,.news-navi p a,.news-navi p a img{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.news h3{
	margin:20px 0;
	padding:0 0 0 0;
}

