@charset "UTF-8";
/* item page Common CSS  */


/*=================common=================*/

#content h4{
	color:#009900;
	border-left:#009900 solid 3px;
	padding-left:5px;
	font-weight:bold;
}

#content p.hname{
	margin-left:20px;
	line-height:140%;
}

#content p.ad{
	margin-left:40px;
	border-bottom: 2px dotted #a7896c;
	width:660px;
}