body{
	background:#ccff99;
	font-size:10pt;
}


a{
	background:transparent;
	color:#FF3300;	/*-- =====”Zžò===== --*/
	text-decoration:none
}


a:active,a:hover{
	background:transparent;
	color:#339900;	/*-- ========== --*/
	font-weight:900;
	text-decoration:underline
}



#main table{

	border-style:solid;
	border-width:thick;
	border-color:#999933;
	padding:15px;
}


#sub table{
	border-width:0px;
}


.top{
	width:600px;
	cellspacing:0;
	font-size:9pt;
	text-align:center;
}

.aisatu{
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:10px;
	border-style:solid;
	border-color:#999933;
	line-height:40px;
}
 

.bun{
	line-height:20px;
	font-size:10pt;
}

.cap{
	color:#999933;
	font-size:10pt;
}

.siryo2{
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	border-color:#999933;
	font-size:10pt;
}
}