@charset "utf-8";
/* CSS Document */

#main .header {
	position: relative;
}
#main .header #h001 {
	position: absolute;
	left: 74px;
	top: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
}
#main .header #h002 {
	position: absolute;
	left: 74px;
	top: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
}
#main .cont {
	width: 700px;
}
#main .cont .text {
	margin-left: 5px;
	text-align: justify;
	width: 670px;
}
#main .cont .cheader {
	position: relative;
}
.cont .cheader #ch001 {
	position: absolute;
	left: 61px;
	top: 13px;
	color: #0068B7;
	font-weight: bold;
}
.cont .cheader #ch002 {
    position: absolute;
    left: 61px;
    top: 13px;
    color: #0068B7;
    font-weight: bold;
    width: 575px;
}
.cont .cheader #ch003 {
	position: absolute;
	left: 61px;
	top: 13px;
	color: #0068B7;
	font-weight: bold;
}
.top {
	text-align: center;
	border-bottom: 2px solid #003670;
}
.middle {
	text-align: center;
}
.bottom {
	text-align: center;
	border-bottom: 2px solid #003670;
}
.left {
	width: 190px;
	min-width: 0px;
	background-color: #B4B4B4;
	font-weight: bold;
	padding-left: 15px;
	text-align: justify;
}
.right {
	padding-left: 15px;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 15px;
}
.center {
	text-align: center;
	padding: 5px;
	background-color: #DFF1FF;
}
.center000 {
	text-align: center;
	background-color: #B4B4B4;
	padding: 5px;
}
.center000-2 {
	text-align: center;
	background-color: #B4B4B4;
	padding: 5px;
	color: #D80003;
}
.center002 {
	text-align: center;
	color: #333333;
	text-decoration: line-through;
	padding: 5px;
	background-color: #DFF1FF;
}
.center003 {
	text-align: center;
	font-weight: bold;
	color: #D00000;
	padding: 5px;
	background-color: #DFF1FF;
}
.center-2 {
	text-align: center;
	padding: 5px;
	background-color: #B6E2FF;
}
.center002-2 {
	text-align: center;
	color: #333333;
	text-decoration: line-through;
	padding: 5px;
	background-color: #B6E2FF;
}
.center003-2 {
	text-align: center;
	font-weight: bold;
	color: #D00000;
	padding: 5px;
	background-color: #B6E2FF;
}
.center-3 {
	text-align: center;
	padding: 5px;
	background-color: #FFCE9E;
}
.center002-3 {
	text-align: center;
	color: #333333;
	text-decoration: line-through;
	padding: 5px;
	background-color: #FFCE9E;
}
.center003-3 {
	text-align: center;
	font-weight: bold;
	color: #D00000;
	padding: 5px;
	background-color: #FFCE9E;
}
.center-4 {
	text-align: center;
	padding: 5px;
	background-color: #FFDFC0;
}
.center002-4 {
	text-align: center;
	color: #333333;
	text-decoration: line-through;
	padding: 5px;
	background-color: #FFDFC0;
}
.center003-4 {
	text-align: center;
	font-weight: bold;
	color: #D00000;
	padding: 5px;
	background-color: #FFDFC0;
}
.red {
	color: #D80003;
}
