@charset "Shift_JIS";
A { text-decoration: none; }
A:hover {
	text-decoration: underline;
}
body, th, td {
	font-size: x-small;
} 
#mokuji {
	padding: 10px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #00C38B;
	font-weight: bolder;
}
.subtitle {
	font-weight: bolder;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 10px;
}
.table_o_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.midashi {
	margin-bottom: 0px;
	margin-top: 0px;
}
.one-indn {
	margin-left: 2.5em;
	margin-top: 5px;
}
.twe-indn {
	margin-left: 1em;
}

#shiyousyo P {
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
} 
.table_lb {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #666;
}
.table_rt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666;
	border-right-color: #666;
}

sup {
	font-size: 7px;
}
