body	{
  	background-color : #99FFCC;
}
.subbody {
	width : 820px;
	font-size : 85%;
	line-height : 20px;

}
.mainbody {
	width : 800px;
	font-size : 14px;
	text-align : left;
  	background-color : #ffffff;
	

  
}
.head {
	width : 800px;
	HEIGHT : 200px;
	text-align : left ;
  	font-size : 40px;
  	background-image : url(top001.jpg);
}
.head a:link	{
	color : #0000FF;
	text-decoration : none;
}
.head a:visited	{
	color : #0000FF;
	text-decoration : none;
}
.head a:active	{
	color : #0000FF;
	text-decoration : none;
}
.head a:hover	{
	color : #0000FF;
	text-decoration : underline;
}
.main {
	width : 580px;
	FLOAT:  right;
	display: inline;
	color : #000000;
    	margin-top : 10px;
}
.side {
	width : 210px;
	display: inline;
  	margin-top : 10px;
}


.c-both {
	clear:both;
}
H1{
	font-size : 12px;
	color : #ff0080;
	text-decoration : none;
}
p{
	margin:0;
	padding:0;
}
.footer {
	font-size : 10px;
	text-align : center ;
	color : #ffffff;
}
.side ul {
	margin:5px;
	list-style-type:none;
	list-style-position:outside;
}
.side li  a {
	width:185px;
	HEIGHT : 41px;
	display:block;
	color: #ffffff;
	margin:0px;
	font-size: 13px;
	text-decoration: none;
	background-color: #333333;
	padding-top: 15px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 13px;

}
.side li a:hover {
	display:block;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	background-color: #cccccc;

}



