H2 {
  background-color: #EDE5C7;
  color: #2F2E7B;
  font-size: 14px;
  padding: 3px 0px 3px 10px;
  margin: 20px 0px 5px 0px;
}
H3 {
  border-bottom: 1px solid #D8D8EB;
  font-size: 12px;
  line-height: 120%;
  color: #2F2E7B;
  margin: 0px 0px 5px;
  padding: 0px 0px 3px 0px;
}
.large {
  font-size:14px;
}
.main{
  font-size:12px;
  line-height:150%;
}
.main_180{
  font-size:12px;
  line-height:180%;
}
.fukei{
  font-size:12px;
  line-height:120%;
  text-align:center;
  padding:10px;
}
.thai_ttl{
  font-size:12px;
  background-color: #FFEEEE;
  color: #FF3300;
  padding: 5px;
  margin: 0px;
  font-weight:bold;
  line-height:180%;
}
.copyright {
  font-size:12px;
  font-color:#666666;
  text-align:center;
  margin: 10px 0px 0px 0px;
}
UL {
  margin: 0px;
  padding: 0px;
}
LI {
  list-style-type: none;
  list-style-image: none;
  font-size:12px;
}
LI A:LINK {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 35px;
  background-image : url(menu_arrow.gif);
  background-repeat: no-repeat;
  background-position: left center;
  color: #FF0099;
}
LI A:VISITED {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 35px;
  background-image : url(menu_arrow.gif);
  background-repeat: no-repeat;
  background-position: left center;
  color: #FF0099;
}
LI A:ACTIVE {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 35px;
  background-image : url(menu_arrow.gif);
  background-repeat: no-repeat;
  background-position: left center;
  color: #FF0099;
}
LI A:HOVER {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 35px;
  background-image : url(menu_arrow_on.gif);
  background-repeat: no-repeat;
  background-position: left center;
  color: #FF6633;
}
LI.on {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 35px;
  background-image : url(menu_arrow_on.gif);
  background-repeat: no-repeat;
  background-position: left center;
  color: #FF6633;
}