BODY{
	font-size : 10pt;
	background-color:#999999;
	line-height: 150%;
	margin:0px;
}

hr{border-style:dotted;}

.top {
	background-color:#0578B3;
}

.left {
	background-color:#0577B3;
}

.right {
	background-color:#FFFFFF;
}


TABLE{
	font-size : 10pt;
	line-height: 150%;
}

.title {text-align:center;
		font-size:32px}
		
.manu {width:300px;}

.main {width:400px:;
       position: absolute;
	   top: 300px;
	   left: 300px;}

a:hover{ color: #FF8800 }

.txt-s8 {font-size: 8t; line-height: 150%;}
.txt-s10 {font-size: 10pt; line-height: 150%;}
.txt-s12 {font-size: 12pt; line-height: 150%;}
.txt-s14 {font-size: 14pt; line-height: 150%;}
.txt-s16 {font-size: 16pt; line-height: 150%;}
.txt-s18 {font-size: 18pt; line-height: 150%;}

.txt-cfff {	color: #FFFFFF}


.tbl-01 {border-width : 1px 1px 1px 1px;border-color : #999999;border-style : solid solid solid solid;}
