body 		{
		text-align:left;
		background:#ffffff;
		color:#000000;
		font-size:75%;
		line-height:150%;
		margin-top:0px;
		margin-left:0px;
		margin-bottom:5px;
		margin-right:0px;
		}

a img		{border-width:0px;}

a:visited img 	{border-width:0px;}

a:hover img 	{border-width:0px;}

a:link		{
		color:#218429;
		text-decoration: none;
		}

a:visited	{
		color:#218429;
		text-decoration: none;
		}

a:hover,a:active{
		color:#666666;
		text-decoration: none;
		}

.menu_parts a:link,.menu_parts a:visited{
		color:#ffffff;
		text-decoration: none;
		}

#title		{
		width:490px;
		border-left:20px #009933 solid;
		border-right:20px #ffffff solid;
		border-bottom:5px #009933 solid;
		padding:10px 10px 0px 10px;
		}

#title a:link,#title a:visited{
		font-size:310%;
		line-height:55%;
		color:#009933;
		text-decoration: none;
		font-weight:bold;
		}

#menu_body	{
		width:490px;
		border-right:20px #cccc99 solid;
		padding:20px 10px 0px 10px;
		}

.menu_parts	{
		float: left;
		width:100px;
		background:#009933 url(img/bg1.gif) right top no-repeat fixed;
		text-align:center;
		margin:0px 0px 0px 3px;
		}

#menu_active	{
		background:#cccc99 url(img/bg1.gif) right top no-repeat fixed;
		}

#main_body	{
		width:560px;
		height:70%;
		background:#cccc99 url(img/bg2.gif) right top no-repeat fixed;
		text-align:left;
		margin:0px 0px 0px 0px;
		padding:30px 0px 20px 0px;
		}

.main_box	{
		width:480px;
		margin:15px 20px 25px 40px;		
		}

.main_box dt	{
		font-weight:bold;
		}

.home_p		{
		border-top:1px #ffffff solid;
		border-bottom:1px #ffffff solid;
		margin:30px 0px 0px 0px;
		padding:0px 0px 15px 0px;
		}

.home_index	{
		float: right;
		text-align:center;
		width:260px;
		font-weight:bold;
		border-left:1px #ffffff solid;
		border-bottom:1px #ffffff solid;
		margin:0px 0px 10px 0px;
		padding:0px 0px 0px 0px;
		}

.home_note	{
		clear: right;
		text-align:left;
		padding:0px 30px 5px 30px;
		}

#contents_l	{
		float: left;
		text-align:left;
		width:220px;
		margin:0px 4px 0px 0px;
		}

#contents_r	{
		float: left;
		text-align:left;
		width:220px;
		margin:0px 0px 0px 4px;
		}

#copyright	{
		width:560px;
		background:#009933 url(img/bg1.gif) right top no-repeat fixed;
		text-align:center;
		margin-top:3px;
		color:#ffffff;
		}

