BODY{
  color: #666633;
  background-color: #FFFFFF;
  background-image : url(bg01.gif);
  background-repeat: repeat-y;
}
H1{
  color : #0000ca;
  border-left-width : 15px;
  border-left-style : solid;
  
  
  padding-left : 0px;
  
  border-left-color : #ff0000;
  font-size : 23px;
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  
  
  
  
  padding-bottom : 0px;
  
  
  
}
H2{
  color : #253ff1;
  
  
  
  
  
  
  
  font-size : 20px;
  font-weight : bolder;
  font-family : AR明朝体U;
  text-align : left;
}
H3{
  color : #000064;
  
  
  
  
  
  
  
  font-size : 20px;
  font-weight : bolder;
  font-family : "ＭＳ Ｐゴシック";
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  height : 2ex;
  
  
  
  
  
  

  text-align : center;
  

  background-color : #c4ffff;
}
HR{
  color : #0000d2;
  height : 2px;
}
P{
  color : #232323;
  font-size : 14px;
  font-family : "ＭＳ ゴシック";
  line-height : 20px;
}
A{
  color : #000099;
  text-decoration: underline;
}
A:VISITED{
  color : #b50af5;
  text-decoration: underline;
}
A:HOVER{
  color : red;
  text-decoration: underline;
}
A:ACTIVE{
  color: #FF0000;
  text-decoration: underline;
}
UL{
  color: #666633;
  list-style-image : url(l_g01.gif);
  list-style-position: outside;
}
TH{
  color : #ffffff;
  background-color : #008000;
  font-size : 18px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : bolder;
}
TD{
  color : #363636;
  
  font-size : 12px;
  font-family : "ＭＳ ゴシック";
  
  line-height : 15px;
  font-weight : normal;
  text-align : left;
}
LI{
  font-size : 14px;
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  color : #525252;
  list-style-type : disc;
  list-style-position : outside;
}
DIV{
  font-size : 12px;
  font-family : "ＭＳ ゴシック";
  color : #3e3e3e;
  font-weight : normal;
}
FONT{
  font-size : 11px;
  font-family : "ＭＳ ゴシック";
  color : #454545;
}
H4{
  font-size : 16px;
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  color : #444444;
  
}
H5{
  font-size : 14px;
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  text-decoration : underline;
}
SELECT{
  font-family : "ＭＳ Ｐゴシック";
  font-weight : 700;
  color : #0000ff;
  background-color : #e7e7e7;
  
  
  
  font-size : 14px;
}
