.waku{
 	width: 860px;
}

a.box1:link { color: #0000cc; text-decoration: none;}
a.box1:visited { color: #0000cc; text-decoration: none;}
a.box1:hover { color: #cc0000; text-decoration: none; }
a.box1:active { color: #cc0000; text-decoration: none; }

a.menu2:link { color: #c0c0c0; text-decoration: none;}
a.menu2:visited { color: #c0c0c0; text-decoration: none;}
a.menu2:hover { color: #ff6633; text-decoration: none; }
a.menu2:active { color: #ff6633; text-decoration: none; }


td.box1 {
	background-color: #ccffcc;
}

.text1{
	font-family: ‚l‚r ƒSƒVƒbƒN,Helvetica,sans-serif; 
 }
.left25{
	margin-left: 25px;
}
.r80{
	text-align: right;
	font-size: 80%;
}
.r50{
	text-align: center;
	font-size: 50%;
	color:white;
}
.ffix1{
	margin-left: 20px;
	font-size: 18px ;
}

.ffix2{
	font-size: 13px ;
}


.title1{
	border: solid;
    	border-width: 0px 0px 3px 15px;
    	padding: 5px;
    	border-color: #0033cc;
	color:blue;
	background-color: #f0f0f0 ;
	font-size: 200%;
	font-style: italic; 
	font-weight: bold;
}
.title2{
	margin-left: 5px;
	border: solid;
    	border-width: 0px 0px 0px 5px;
    	padding: 2px;
    	border-color: #0033cc;
	font-size: 120%;
	font-weight: bold;
}
.title3{
	border: solid;
    	border-width: 0px 0px 1px 5px;
    	padding: 2px;
    	border-color: #0033cc;
	color:blue;
	background-color: #f0f0f0 ;
	font-size: 150%;
	font-style: italic; 
	font-weight: bold;
}
.title4{
	margin-left: 15px;
	border: solid;
    	border-width: 0px 0px 1px 0px;
    	padding: 2px;
    	border-color: #0033cc;
	font-size: 100%;
	font-weight: bold;
}

.main_text{
	margin-left: 10px;
}


