﻿@charset "UTF-8";
@import url("base.css");
@import url("mishima.css");
@import url("product.css");

div.item h3 {
	background:url(../images/nchips_title_back.png) 0 0 no-repeat;
}
div.item p.pict {
	width:130px;
}
div.item div.textbody {
	height:105px;
	margin-left:150px;
	margin-top:-105px;
}
