body { margin-top:0px; margin-left:0; margin-right:0; margin-bottom:0; color:#333333; background-color:#FFFFFF; }

a:link { color:#36c; text-decoration:none; }
a:visited { color:#639; text-decoration:none; }
a:active { color:#36c; text-decoration:none; }
a:hover { color:#36c; text-decoration:underline; }
.size10 {  font-size: 10px; line-height: 140%; text-decoration: none}
.menu_link10 {  font-size: 10px; color: #003300; line-height: 140%}
.size12 {  font-size: 12px; line-height: 140%}
.L01 {  font-size: 12px; line-height: 140%; font-weight: normal; color: #993300}
.indexpink {
  font-size: 12px;
  line-height: 140%;
  font-weight: bold;
  color: #FF6699;
}
.m14 {
  font-size: 14px;
  line-height: 140%;
  font-weight: bold;
  color: #009900;
}
.m12 {
  font-size: 12px;
  line-height: 140%;
  color: #009900;
}
.b12b {
  font-size: 12px;
  line-height: 140%;
  font-weight: bold;
  color: #003366;
}
.menubg {
  background-color: #EBF5EB;
}
.gaiyou {
  font-size: 10px;
  color: #333333;
}

#divArea{
  margin:0 0 0 10px;
  text-align:left;
  font-size:12px;
}
#divArea table{
  border:0;
  border-collapse:collapse;
  border-spacing:0;
  width:97%;
  empty-cells:show;
  font-size:12px;
}
#divArea table th, #divArea table td{
  padding:0.25em 0.5em;
}
#divArea table th{
  color:#fff;
  background-color:#86c979;
  font-weight:normal;
  border-right:2px solid #fff;
  border-bottom:2px solid #fff;
}
#divArea table td{
  background-color:#EBF5EB;
  border-bottom:2px solid #fff;
}

#divArea table ul{
  margin:0;
  list-style:none;
  padding:0;
}
#divArea table ul li{
  margin:0 0.5em 0 0;
  display:inline;
}