@charset "shift_jis";
 
TD{
  text-align : left;
  text-decoration : none;
  font-size : 12px;
  background-color : white;
  line-height : 20px;
LI{
  text-align : left;
  list-style-type : none;
}
H2{
  font-size : 14pt;
  text-decoration : none;
  text-align : center;
}
H3{
  font-size : 11pt;
  text-align : left;
}
.title_01{
  background-color : #c8ffdc;
  font-size : 18px;
  text-align : center;
  line-height : 24px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : gray gray gray gray;
}
.title_02{
  font-size : 12px;
  background-color : #ffffbb;
  line-height : 18px;
}
.title_03{
  font-size : 12px;
  background-color : #ffffbb;
  line-height : 18px;
  text-align : center;
}
.td_margin{
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 4px;
  margin-bottom : 1px;
}
.strong01{
  font-size : 14px;
  font-weight : bolder;
  text-align : left;
}
.flash{
  color : red;
  text-decoration : blink;
}
.gray_bg{
  background-color : silver;
  text-align : center;
}
.right{
  text-align : right;
}
.centering{
  text-align : center;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
}
.title02{
  background-color : #ecffff;
  text-align : center;
}
