/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1F1EB;
    text-align: center;
    font-size: 100%;
    print: 80%;
}

.back_line01 {
	background-image: url(./img/l.gif);
}

.back_line02 {
	background-image: url(./img/r.gif);
}

.back01 {
	background-image: url(./img/b1000.gif);
}

.back02 {
	background-image: url(./img/back.gif);
}

.back03 {
	background-image: url(./img/back2.gif);
}

.back04 {
	background-image: url(./img/back3.gif);
}

.back05 {
	background-image: url(./img/back4.gif);
}

.back06 {
	background-image: url(./img/back5.gif);
}

.back07 {
	background-image: url(./img/back6.gif);
}

.font_big01 {
	FONT-WEIGHT: bold; FONT-SIZE: 90%; COLOR: #F2F9E5; LINE-HEIGHT: 120%
}

a{
	color: #003300;
	text-underline:yes;
	text-decoration: none;
}

a:hover{
	color: #006633;
	text-underline:yes;
}

.font01 {
	font-size: 90%;
	line-height: 130%;
	color: #333333;
}

.font016 {
	font-size: 90%;
	line-height: 130%;
	color: #666666;
}

.font01b {
	font-size: 90%;
	font-weight: bold;
	line-height: 130%;
	color: #333333;
}

.font02 {
	font-size: 95%;
	line-height: 150%;
}

.font02b {
	font-size: 95%;
	font-weight: bold;
	line-height: 150%;
	color: #666666;
}

.font03b {
	font-size: 90%;
	font-weight: bold;
	line-height: 130%;
	color: #333333;
}

.font03 {
	font-size: 90%;
	line-height: 130%;
	color: #333333;
}
.font04b {
	font-size: 80%;
	font-weight: bold;
	line-height: 130%;
	color: #333333;
}


.under {
	line-height:13%;
	color: #FFFFFF;
}

/* print */

@media Print
{
BODY {
	ZOOM: 90%
	}




