#top_main {
	width: 670px;
	height: 357px;
	margin-top: 35px;
}

#top_sub1 {
	float: left;
	margin-top: 10px;
}

#top_sub2 {
	float: right;
	margin-top: 10px;
}

#info {
	width: 670px;
	height: 100px;
	margin-top: 25px;
	padding-top: 57px;
	background: url(https://img02.shop-pro.jp/PA01318/749/etc/info_bg.png?20150423101350) no-repeat;
	/*overflow-y: scroll;*/
}

.info_box {
	width: 610px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	padding: 0 5px;
	border-bottom: 1px dotted #fff;
}

#recommend {
	width: 670px;
	height: 480px;
	margin-top: 40px;
	background: url(https://img02.shop-pro.jp/PA01318/749/etc/recommend_bg.png?20150423101401) no-repeat;
	overflow: hidden;
}

.item_name a {
	color: #fff;
}