@charset "utf-8";
#lead {
	background-repeat: no-repeat;
}
#lead h2 {
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 35px;
}

#main .section td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 18px;
	color: #666666;
}
#section_bkg {
	background-image: url(../guideline/images/section_bkg.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#main .section table {
	margin-top: 20px;
	margin-bottom: 20px;
}
#wrapper #content #main #main_bkg #section_bkg a {
	color: #0099FF;
}

