@charset "utf-8";

h2 {
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
h3 {
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	font-size:0.9em;
	color:#00479D;
	border-bottom:#00479D 2px dotted;
}

.f_weight {
	font-weight:bold;
	color:#3481E0;
}
.f_weight_red {
	font-weight:bold;
	color:#FF0000;
	border-bottom:#FF0000 1px solid;
}
.f_weight_navy {
	font-weight:bold;
	color:#3481E0;
	border-bottom:#3481E0 1px solid;
}
/* left */
#main_center {
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
    width:800px;
	text-align:left;
	float:left;
	background-color:#FFFFFF;
	color:#333333;
	font-size: 1.2em;
	line-height:1.8em;
}

table.ov1{
    margin: 5px 0px 5px 100px;
	padding: 0px 0px 0px 0px;
	border-top:1px solid #333333;
    border-left:1px solid #333333;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
	width:600px;
    empty-cells:show;
}
.ov1 th{
    border-right:1px solid #333333;
    border-bottom:1px solid #333333;
    color:#333333;
	width:200px;
    background-color:#E3E3EB;
    background-position:left top;
    padding:2px 5px;
    text-align:right;
}
.ov1 td{
    border-right:1px solid #333333;
    border-bottom:1px solid #333333;
    padding:2px 5px;
	text-align:left;
}
.thtitle {
	color:#333333;
    background-color:#E0E1F8;
	font-weight:bold;
	text-align:center;
}

.ov2title {
	color:#333333;
    background-color:#E0E1F8;
	font-weight:bold;
}

table.ov2{
    margin: 5px 0px 5px 20px;
	padding: 0px 0px 0px 0px;
	border-top:1px solid #333333;
    border-left:1px solid #333333;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
	width:780px;
    empty-cells:show;
}
.ov2 th{
    border-right:1px solid #333333;
    border-bottom:1px solid #333333;
    color:#333333;
	width:200px;
    background-color:#E3E3EB;
    padding:2px 5px;
    text-align:left;
	font-size:0.9em;
}
.ov2 td{
    border-right:1px solid #333333;
    border-bottom:1px solid #333333;
    padding:2px 5px;
	text-align:left;
	font-size:0.9em;
}

table.ov3{
    margin: 5px 0px 5px 100px;
	padding: 0px 0px 0px 0px;
	border-top:1px solid #333333;
    border-left:1px solid #333333;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
	width:600px;
    empty-cells:show;
}
.ov3 th{
    border-right:1px solid #333333;
    border-bottom:1px solid #333333;
    color:#333333;
	width:150px;
    background-color:#E3E3EB;
    background-position:left top;
    padding:2px 5px;
    text-align:right;
}
.ov3 td{
    border-right:1px solid #333333;
    border-bottom:1px solid #333333;
    padding:2px 5px;
	text-align:left;
}

table.ov4{
    margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-top:1px solid #333333;
    border-left:1px solid #333333;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
	width:800px;
    empty-cells:show;
}
.ov4 td{
    border-right:1px solid #333333;
    border-bottom:1px solid #333333;
    padding:2px 5px;
}

.no1td_top {
	width:200px;
	text-align:center;
	background-color:#E3E3EB;
	font-weight:bold;
}
.no2td_top {
	width:300px;
	text-align:center;
	background-color:#E3E3EB;
	font-weight:bold;
}
.no3td_top {
	width:300px;
	text-align:center;
	background-color:#E3E3EB;
	font-weight:bold;
}

.no1td {
	width:200px;
}
.no2td {
	width:300px;
}
.no3td {
	width:300px;
}
