body {
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
background-image: url(img/4241.jpg);
background-repeat: no-repeat;
background-position:0% 0%;
color: black;
}

.navi {
	font-size: 13px;
	margin:60px 0px 30px 5px;
}

.link {
	width:638px;
	margin:10px 0px 0px 25px;
	border-top: solid 0px　#006600;
	border-right: solid 1px　#006600;
	border-bottom: solid 0px　#006600;
	border-left: solid 1px　#006600;
	text-align:center;
	font-size: 13px;
}

.link1 {
	width:70px;
        float:left;
	margin:0px 0px 0px 0px;
	border-top: solid 0px　#006600;
	border-right: solid 0px　#006600;
	border-bottom: solid 0px　#006600;
	border-left: solid 0px　#006600;
}


.link1:hover {

	width:70px;
        float:left;
	margin:0px 0px 0px 0px;
	border-top: solid 0px　#006600;
	border-right: solid 0px　#006600;
	border-bottom: solid 0px　#006600;
	border-left: solid 0px　#006600;
	font-weight : bold;
	background-color: #99ff99;
		
}


.link2 {
	width:70px;
        float:left;
	margin:0px 0px 0px 0px;
	border-top: solid 0px　#006600;
	border-right: solid 0px　#006600;
	border-bottom: solid 0px　#006600;
	border-left: solid 1px　#006600;
}

.link2:hover  {
	width:70px;
        float:left;
	margin:0px 0px 0px 0px;
	border-top: solid 0px　#006600;
	border-right: solid 0px　#006600;
	border-bottom: solid 0px　#006600;
	border-left: solid 1px　#006600;
	font-weight : bold;
	background-color: #99ff99;
}




.main {
	width:800px;
	font-size: 13px;
	margin :10px 0px 20px 25px;
}


.box {
	width:710px;
	
			
	background-color: #ffffff;
	padding:0px ;
	margin:0px 0px 0px 0px;
border-top: solid 1px　#006600;
border-right: solid 0px　#006600;
border-bottom: solid 1px　#006600;
border-left: solid 0px　#006600;	
}


.box1 {
	width:696px;
	text-align:left;
	font-size: 12px;
	line-height: 100%; 
	background-color: #ffffff;
	padding:5px 0px 0px 10px;
	margin:0px 2px 0px 0px;
	border-top: solid 1px　#006600;
	border-right: solid 2px　#006600;
	border-bottom: solid 1px　#006600;
	border-left: solid 2px　#006600;
}








.clear {
	clear: both;
}






#footer {
	width:706px;
	border: thin solid #336600;
	clear:both; 
	background-color: #ffffcc;
	text-align:center;
	margin :30px 5px 0px 25px;
}


 a:link{
	color: #0000cc; 
	text-decoration: none; 
	
}


a:visited{ 
	color: #cc3300; 
	text-decoration: none; 
	
}

a:hover {
color: #cc3300;
text-decoration:UNDERLINE ;
} 


