<!--
input.mainoption {
    color : #746B6B;
    background-color : #FAFAFA;
    font-weight: bold;
}
input.post, textarea.post, select {
	background-color : #FAFAFA;
}
input.button {
	background-color : #76befa;
	color : #FFFFFF;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.button0 {
	background-color : #FFFFFF;
	color : #746B6B;
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
input,textarea, select {
	color : #746B6B;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px #cfcfcf solid;
}
input.image-button {
	border: 0px 
}
ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
li.list
{	list-style-type: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.1em 0.5em;
	padding-left: 1.0em;
	padding-bottom: 7;
}	
li.list1
{	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0.1em 0.5em;
	padding-left: 1.0em;
	padding-bottom: 7;
}
li.list a
{	font-family: Arial;
	font-size: 12;
	text-decoration: underline;
	font-weight: normal;
}
li.list a:hover
{	font-family: Arial;
	font-size: 12;
	text-decoration: underline;
	font-weight: normal;
}
li.list a:visited
{	font-family: Arial;
	font-size: 12;
	text-decoration: underline;
	font-weight: normal;
}
a:link         	{font-size: 11; color: #f19031; font-family: Verdana, Helvetica; text-decoration: none; font-weight: bold;}
a:visited      	{font-size: 11; color: #f19031; font-family: Verdana, Helvetica; text-decoration: none; font-weight: bold;}
a:hover        	{font-size: 11; color: #1fa500; font-family: Verdana, Helvetica; text-decoration: none; font-weight: bold;}
.ttl           	{font-size: 12; color: #1fa500; font-weight: bold; font-family: Arial; text-decoration: none;}
.cont          	{font-size: 12; color: #626262; font-weight: normal; font-family: Arial; text-decoration: none; line-height: 16px; text-align: justify; width: 728;}
.cont1        	{font-size: 12; color: #626262; font-weight: normal; font-family: Arial; text-decoration: none; line-height: 17px; text-align: justify; width: 210;}
.cont2         	{font-size: 12; color: #626262; font-weight: normal; font-family: Arial; text-decoration: none; line-height: 16px;}
.active  	{font-size: 11; color: #898989; font-weight: normal; font-family: Arial; text-decoration: none;}
span.active 
	a 	{font-size: 11; color: #898989; font-weight: normal; font-family: Arial; text-decoration: underline;}
span.active 
       	a:visited {font-size: 11; color: #898989; font-weight: normal; font-family: Arial; text-decoration: underline;}	
span.active 
       	a:hover {font-size: 11; color: #1fa500; font-weight: normal; font-family: Arial; text-decoration: underline;}       	
span.ttl 
       	a:hover {font-size: 12; color: #1fa500; font-weight: bold; font-family: Arial; text-decoration: none;}

-->