@charset "UTF-8";

div.block {
	padding: 0 10px 20px 10px;
}

h2 {
	margin-bottom: 20px;
}

h2 span {
	position: absolute;
	top: 12px;
	left: 35px;
	font-weight: bold;
	color: #333333;
}

h3 {
	position: relative;
	background: url(../../../images/n05_sttl_bg.gif) no-repeat;
	width: 560px;
	height: 20px;
	margin-bottom: 20px;
}

h3 span {
	position: absolute;
	top: 2px;
	left: 5px;
	font-weight: bold;
	color: #fff;
}

p.dotline_bottom {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	background: url(../../../images/n05_line.gif) no-repeat bottom;
}