@charset "UTF-8";
/* CSS Document */

.kessan-houkoku {
	margin-bottom: 20px;
}
.kessan-houkoku h3 {
	background-image: url(../../images/win7_folda.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 16px;
	font-weight: bold;
	padding-left: 50px;
}
.kessan-houkoku ul.dl_pdf {
}
.kessan-houkoku ul.dl_pdf li {
	background-image: url(../images/pdf_06.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 80px;
	font-size: 10pt;
}
