@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;
}
.picleft {
	padding: 10px;
	width: 150px;
	text-align: center;
}
