@charset "utf-8";
.setup h3 {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../../../common/img/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 12px;
	margin-bottom: 18px;
}
.setup h3 b {
	font-size: 10px;
}
