<!--
input.mainoption {
    color : #746B6B;
    background-color : #FAFAFA;
    font-weight: bold;
}
input.post, textarea.post, select {
	background-color : #FAFAFA;
}
input.button {
	background-color : #fff4ba;
	color : #404040;
	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 #ababab solid;
}
a:link          {font-size: 12; color: #36ad30; font-family: Arial; text-decoration: underline; font-weight: normal;}
a:visited      {font-size: 12; color: #36ad30; font-family: Arial; text-decoration: underline; font-weight: normal;}
a:hover        {font-size: 12; color: #dbae24; font-family: Arial; text-decoration: underline; font-weight: normal;}
.text01        {font-size: 12; color: #6e6e6e; font-weight: normal; font-family: Arial; text-decoration: none; line-height: 20px;}
.text02        {font-size: 12; color: #555555; font-weight: normal; font-family: Arial; text-decoration: none; text-align: justify; width: 523; line-height: 20px;}
.ttl              {font-size: 13; color: #36ad30; font-weight: bold; font-family: Verdana, Arial, Helvetica; text-decoration: none;}
.ttl1            {font-size: 13; color: #dbae24; font-weight: bold; font-family: Verdana, Arial, Helvetica; text-decoration: none;}
-->