@charset "utf-8";

#inner-box h2 {
	background:url(../images/title01.jpg) no-repeat 0 0;
	height:60px;
	text-indent:-10000px;
}
dl {
	padding:10px;
	text-align:left;
}
dt {
	margin-bottom:10px;
	padding-top:4px;
	padding-left:24px;
	background:url(../../images/icon03.jpg) no-repeat 0 0;
	height:24px;
	font-size:14px;
	color:#333333;
}
dd {
	margin-bottom:20px;
	font-size:12px;
	color:#666666;
	line-height:1.4;
}
dd ul {
	margin-left:20px;
	padding:4px;
}

