#main h4 {
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 100%;
	margin-top: 12px;
}
#main ul {
	margin-bottom: 12px;
}
#main .box2 ul {
	margin-left: 1em;
}
#main .pdf li a {
	display: block;
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;

}

#main .figure {
	text-align: center;
}
#main .indent1 {
	margin-bottom: 0px;
}
#main  .box2  table {
	margin: 0px auto;
	width: 350px;
}


.nenmatsunenshi{
	margin-right: 19px;
	margin-left: 19px;
	margin-bottom: 24px;
	background-color: #ebf9ce;
	padding: 10px 12px 5px 12px;
}
div.nenmatsunenshi span.title {
	color:#4f8c14;
	font-weight: bold;
}

.red{
	color: red;
}

#main .table1 table {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-collapse:collapse;
	width:500px;
	margin: auto;
}
#main .table1 th{
	font-weight: bold;
	padding: 2px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #dcdcdc;
}

#main .table1 td {
	padding: 2px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#main .table1 .center {
	text-align: center;
}

#main .table1 .short{
	text-align: center;
	width: 80px;
}
