@charset "utf-8";
/* CSS Document */

#top_img{
	background-image : url(main_img.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:230px;
}

/*商品写真*/
.wid_150{
	width:150px;
	overflow:hidden;
	margin-right:25px;
}

	

