/* ------------------------------------------
トップイメージ
--------------------------------------------- */
#Topimage {
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 5px;
	padding-bottom:14px;
}

/* ------------------------------------------
新着情報
--------------------------------------------- */
#NewArrivals {
	clear:both;
	background: url(../images/new_bg.gif) left center no-repeat;
	width:373px;
	height:122px;
	float:left;
}

#NA_i {
	margin:25px 5px 0px 5px;
	overflow: auto;
	width: 360px;
	height: 85px;
}
#NA_i ul {
	padding:8px 0 0 25px;
} 
#NA_i li a {
	text-decoration: none;
}

.na_day {
	padding-left: 12px;
	background: url(../images/new_icon.gif) left center no-repeat;
	float:left;
	width:80px;
}
.na_news {
	width:220px;
	padding-left:0px;
	margin-bottom:5px;
}

/* ------------------------------------------
トピックス
--------------------------------------------- */

#Topics {
	width:373px;
	height:122px;
	background: url(../images/topics_bg.gif) left center no-repeat;
	float:right;
}

#Topics ul {
	padding-top: 35px;
}
#Topics li {
	float: left;
	height: 78px;
	padding-left: 14px; 
}
