@charset "utf-8";

/*======================================================================
	Date: 2008-2-14
	Copyright (c) 2007 HEIWA AUTO Co., Ltd. All rights reserved. 
======================================================================*/

/*----------------------------------------------------------
contents
----------------------------------------------------------*/
div#contents div.contmain dl {
	margin: 0 0 15px 0;
	color: #333;
}

div#contents div.contmain dl dt {
	padding: 0 0 0 20px;
	background: url('../images/link/mark.gif') left 8px no-repeat;
	font-size: 14px;
	font-weight: bold;
}

div#contents div.contmain dl dt a {
	color: #666;
}

div#contents div.contmain dl dd {
	padding: 2px 0 0 20px;
	font-size: 12px;
}

