#main ul {
	margin-left: 15px;
}
#main ul li{
	list-style: disc;
}
#main .section1{
	margin-left: 40px;
}

#main .section2 {
	margin-right: 19px;
	margin-left: 19px;
	margin-bottom: 24px;
}

#main .section2 th {
	text-align: left;
	background-color: #8EC31F;
	color: #FFFFFF;
}

#main .section2 td.td {
	width: 3.5em
}


#main .section2 th.center {
	text-align: center;
}
#main .section2 table {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-collapse:collapse;
	width:602px;
}
#main .section2 th, #main .section2 td {
	padding: 3px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#main .section3 ,#main .section4{
	margin-right: 19px;
	margin-left: 19px;
	margin-bottom: 20px;
	background-color: #ebf9ce;
	padding: 15px 17px 17px;
}

#main .section3 h5,#main .section4 h5{
	margin-top: 10px;
}

#main .section3 h4 ,#main .section4 h4{
	color: #679310;
	font-weight: bold;
	margin-bottom: 5px;
}

#main .lastsection ul li{
	list-style: none;
}
#main ul li span{
	margin-left: -1em;
}


#main p.kome{
	margin-top:0px;
	margin-bottom:0px;
	text-indent:-1em;
	padding-left:1em;
}