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

div.item h3 {
	background:url(../images/gyoumu_title_back.png) 0 0 no-repeat;
}
div.item p.pict {
	width:120px;
}
div.item div.textbody {
	height:100px;
	margin-left:120px;
	margin-top:-90px;
}
