@charset "utf-8";


/* **************************************
*Since: 2008-11-05
*Modified: 2008-11-00
************************************** */


/* Reset & Restyle
----------------------------------------------- */
#contents h2{
	border-left:2px solid #FF930F;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

#contents dl{
	margin-bottom:20px;
}

#contents dl dt{
	padding-left:22px;
	background:url(../images/listmark.gif) no-repeat left top;
	background-position:12px 7px;
}

#contents dl dd{
	list-style-type:none;
	padding-left:12px;	
}

#contents dl dd.top{
	margin-top:10px;
}

#contents .inquiry{
	width:290px;
	padding:15px 20px;
	border:1px solid #ccc;
}

#contents .subject{
	font-weight:bold;
}
