body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	color:#333333;
}
a:link{
	color:#59A922;
}
a:visited{
	color:#478B18;
}
a.other:link{
	color:#0000FF;
}
a.other:visited{
	color:#0000FF;
}
a.other2:link{
	color:#59A822;
}
a.other2:visited{
	color:#59A822;
}
a.pankuzu:link{
	color:#666666;
}
a.pankuzu:visited{
	color:#666666;
}
.large{
	font-size: medium;	
}
.midium{
	font-size: small;	
}
.small{
	font-size:small;
}
.x-small{
	font-size:x-small;
}
.xx-small{
	font-size:xx-small;
}
.image-middle{
	vertical-align:middle;
}
.image-bottom{
	vertical-align:bottom;
}
.image-baseline{
	vertical-align:baseline;
}
.flash{
	text-align:center;
}
.white{
	color:#FFFFFF;
	a:link:#FFFFFF;
}
#wrapper{
	margin-top:10px;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
	padding:15px;
	width:700px;
	background-color: #FFFFFF;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	text-align:center;
}
.menu-box{
	font-size:small;
	color:#000000;
}
.menu-box-link { font-size: 11px; line-height: 160% }
.news_table { border-right: 1px solid #999; border-bottom: 1px solid #999; border-left: 1px solid #999 }
#side-menu-box{
	background-image:url(images/menu-backg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:141px;
	height:405px;
}
#side-menu-box-text-title{
	font-weight:bold;
	padding:10px;
	color:#FFFFFF;
}
#pankuzu{
	font-size:small;
	color:#666666;
	width:700px;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.footer{
	font-size:x-small;
	color:#333333;
}
.font12_333 { color: #333; font-size: 12px; line-height: 150% }
.font14_333  { color: #333; font-size: 14px; line-height: 150%; text-decoration: none }
.font_g { color: #59a922; font-size: 12px; line-height: 150%; text-decoration: none }

