BODY{
	font-size : 12pt;
	margin:0px;
	background:url(../incolle/image/back02.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#FFFFFF;
	line-height: 150%;
}

.wrapper{
	width:800px;
	background-color:#FFFFFF;
	border:#666666 solid 1px;
}

.header{
}


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

.left {
	background-color:#0055aa;
}

.right {
	background-color:#FFFFFF;
}


TABLE{
	font-size : 12pt;
	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}
.txt-s10 {font-size: 10pt}
.txt-s12 {font-size: 12pt}
.txt-s14 {font-size: 14pt}
.txt-s16 {font-size: 16pt}
.txt-s18 {font-size: 18pt}

.txt-cfff {	color: #FFFFFF}


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