@charset "utf-8";
.main_green {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #93a871;
}
.main_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#999999 ;
}
a.a_text_navi:visited, 
a.a_text_navi:link, a.a_text_gyay:active {
	font-size: 12px;
	color: #93a871;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
a.a_text_navi:hover {
	font-size: 12px;
	color: #93a871;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	}
.text01{
	font-size: 12px;
	color: #666666;
}
.text02{
	font-size: 10px;
	color: #999999;
	line-height: 120%;
	width: 200px;
	padding-right: 20px;
	padding-left: 20px;
}
.text03{
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	padding: 10px;
}
.text04{
	font-size: 11px;
	color: #666666;
	padding: 5px;
	line-height: 120%;
	margin: 5px;
}
.copyright{
	font-size: 10px;
	color: #CCCCCC;
	margin-left:10px;
	}
