 



@import url(../css/base.css);
h6{
  margin-top : 0px;
  
  font-size : 16px;
  font-family : メイリオ,sans-serif,"ＭＳ Ｐゴシック";
  font-weight : bold;
  
  line-height : 24px;
}
H1{
  font-size : 16px;
  font-family : sans-serif;
  font-weight : bold;
  padding-left : 10px;
  border-left-width : 8px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : dotted;
  border-left-color : #cc0033;
  border-bottom-color : #cc0033;
  margin-top : 15px;
  margin-left : 10px;
}
H3{
  font-size : 14px;
  font-family : sans-serif;
  margin-left : 20px;
  font-weight : normal;
  line-height : 20px;
  padding-top : 5px;
}
H2{
  font-size : 16px;
  font-family : sans-serif;
  padding-left : 10px;
  margin-left : 3px;
  border-left-width : 8px;
  border-left-style : solid;
  border-left-color : #cc0033;
  font-weight : bold;
  margin-top : 5px;
}
TD{
  font-size : 14px;
  font-family : "lr oSVbN","MS UI Gothic",sans-serif;
  font-weight : normal;
  line-height : 22px;
  
  padding-left : 8px;
  
  
}
A{
  font-size : 14px;
  font-family : "lr oSVbN","MS UI Gothic",sans-serif;
  font-weight : bold;
  
  text-decoration : none;
  line-height : 22px;
}
A:hover{
  font-size : 14px;
  font-family : "lr oSVbN","MS UI Gothic",sans-serif;
  font-weight : bold;
  color : #cc0000;
  text-decoration : underline;
  line-height : 22px;
}
h4{
  font-size : 15px;
  font-family : "ＭＳ Ｐゴシック",sans-serif;
}
h5{
  font-size : 16px;
  font-family : "ＭＳ Ｐゴシック",sans-serif;
  line-height : 18px;
  
}

