﻿@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:90px;
}
div.item div.textbody  {
	height:65px;
	margin-left:110px;
	margin-top:-65px;
	position:relative;
}
div.textbody p.detail {
	position:absolute;
	top:42px;
	left:400px;
}
