div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
p,blockquote,th,td,caption {
     margin:0;
     padding:0;
}
ul,ol,li {
    list-style:none;
}

#waku {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#waku h2 {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#waku h3 {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#waku p {
	width: 640px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#waku h4 {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #CCFFCC;
	text-align: left;
	padding: 5px;
	width: 640px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: double;
	border-bottom-style: double;
	border-right-color: #99CCCC;
	border-bottom-color: #339999;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C4E1E1;
	border-left-color: #99CCCC;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
	color: #333333;
}
.kome {
	text-indent:-1em;
	margin-left:1em;
	margin-bottom: 5px;
}
.gaku-table {
	width: 630px;
	border: 1px solid #CCCCCC;
	border-collapse: separate;
	border-spacing: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.gaku-table th {
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #C6E3C6;
	font-size: 11pt;
	line-height: 13pt;
	color: #333333;
	font-weight: normal;
}
.gaku-table td {
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
}
.gaku-table th.kubun1 {
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFCC;
	color: #333333;
	text-align: center;
}
.gaku-table th.kubun2 {
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #E1F0E1;
	color: #333333;
	text-align: center;
	width: 2em;
}
#waku h5 {
	font-size: 11pt;
	line-height: 16pt;
	font-weight: bold;
	color: #006633;
	margin: 0px 0px 0px 14px;
	padding: 5px;
	width: 640px;
	text-align: left;
}

.indent_2 {
	text-indent: -1.6em;
	margin-left: 2em;
	margin-bottom: 5px;
}
.kome-waku {
	width: 620px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	}
.em-red {
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.em-green {
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
.em-darkred {
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
