@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: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 18px;
	color: #0099FF;
}
#list .bkg1 a {
	color: #0099FF;
}
#list .bkg2 a {
	color: #0099FF;
}
#list .bkg1 strong {
	color: #003399;
}
#list .bkg2 strong {
	color: #003399;
}

#section_bkg {
	background-image: url(../guideline/images/section_bkg.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#main .section table {
	margin-top: 30px;
	margin-bottom: 20px;
}
#section_bkg p {
	color: #666666;
	margin-top: 10px;
}
.page-top {
	width: 100%;
	margin-bottom: 30px;
	display: block;
	text-align: right;
}

