/*--------------TOP画像-----------------*/
#top-img {
	background-image: url(../images/index/top_img.jpg);
	background-repeat: no-repeat;
	height: 458px;
	width: 586px;
	vertical-align: bottom;
	position: relative;
}

/*--------------新着情報-----------------*/
#new-txt {
	height: 100px;
	width: 225px;
	font-size: 0.734em;
	line-height: 1.3em;
	vertical-align: bottom;
	text-align: left;
	position: absolute;
	left: 330px;
	top: 326px;
}
