#leftNavi ul.list1 li.l2 a {
	font-weight: bold;
	background: none;
	color: #ff9900;
}

#inquiryBox_mini {
	float: right;
	width: 218px;
	height: 113px;
	border: #ff9900 1px solid;
	padding: 10px;
	margin-right: 30px;
}

/* IE6hack_start */
* html div#inquiryBox_mini {
	float: right;
	width: 218px;
	height: 113px;
	border: #ff9900 1px solid;
	padding: 10px;
	margin-right: 10px;
}
/* IE6hack_end */

#inquiryBox_mini p {
	font-size: 13px;
	font-weight: bold;
}

#inquiryBox_mini img {
	margin-bottom: 5px;
}

#inquiryBox_mini a {
	margin: 5px 0 5px 10px;
	display: block;
	height: 40px;
	width: 200px;
}

#inquiryBox_mini a span {
	display: none;
}

#inquiryBox_mini a:link,
#inquiryBox_mini a:visited {
	background: url(../../img/form_botton.gif) top left no-repeat;
}

#inquiryBox_mini a:active,
#inquiryBox_mini a:hover {
	background: url(../../img/form_botton2.gif) top left no-repeat;
}

#contents h5.after {
	margin: 0;
	padding: 0;
}

#contents span.red {
	color: #FF0000;
}