h1,h2,h3,h4,h5,h6,h7,h8,h9,h10,h20,h30,h40,h50,h60,h70{
   margin:0;

}

h4.circle {
  position: relative;
  color: #fff;
  background: #9B0000;
  font-size: 14px;
  margin: 5px 0px 5px 0px;
  padding: 5px 0px 5px 40px;

  		width:140px
}
h4.circle:before {
  content: "";
  position: absolute;
  background: #eee;
  top: 50%;
  left: 10px;
  margin-top :-10px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  box-shadow: 1px 1px 1px #777 inset;
}



h4.circle:after {
  content: "";
  position: absolute;
  background: #9B0000;
  top: 0;
right: -20px;
  height: 0px;
  width:  0px;
    border: 17px solid #9B0000;
  border-right-color: #fff;
    border-bottom-color: #fff;
}


h20 {
border-bottom:1px solid #999999;
border-left:10px solid #ff6600;
line-height:200%;
padding-left:8px;
   font-weight:bold;

}

h30 {
   padding:0 10px;
   line-height:2.0;
   font-size:13px;
   font-weight:normal;
   border-left:20px solid #61380B;

}

h40 {
   padding:0 10px;
   line-height:2.0;
   font-size:13px;
   font-weight:normal;

   border-right:20px solid #61380B;
}




h50  {
border-bottom:1px solid #999999;
border-left:6px solid #ff6600;
line-height:200%;
padding-left:8px;

}

h60 {
   clear:both;
   padding:0 10px;
   line-height:2.0;
   font-size:15px;
   font-weight:bold;
   margin:0;
   color:#000;
   border:1px solid #ddd;
   background:#61380B;
   background:-webkit-gradient(linear, left top, left bottom, color-stop(0.85, #ccc), color-stop(0.00, #61380B));
   background:-webkit-linear-gradient(top, #61380B 0%, #fff 85%);
   background:-moz-linear-gradient(top, #61380B 0%, #fff 85%);
   background:-o-linear-gradient(top, #61380B 0%, #fff 85%);
   background:-ms-linear-gradient(top, #61380B 0%, #fff 85%);
   background:linear-gradient(to bottom, #61380B 0%, #fff 85%);
}

h70 {
   padding:0 10px;
   line-height:2.0;
   color:#fff;
   font-weight:normal;
   font-size:15px;
   border:0;
   background:#61380B;
}




#main h2 {
   margin-bottom:8px;
   padding:0 0 0 10px;
   color:#5A482B;
   font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
   font-size:15px;
   font-weight:bold;
   line-height:35px;
   border:1px solid #D8D8D8;
   background:url("../images/bg_h2.gif") 100% 100% no-repeat;
}

#main h3 {
   margin-bottom:3px;
   padding-left:50px;
   font-size:14px;
   border-bottom:1px solid #999;
   background:url("../images/bg_h3.gif") 0 5px no-repeat;
}

#main h4 {
   margin-bottom:2px;
   padding:2px;
   font-size:14px;
   background:#000;
   color:#fff;
      border-right:20px solid #61380B;
}

#main h5 {
   margin-bottom:2px;
   padding:2px;
   font-size:14px;
   background:#000;
   color:#fff;
      border-left:20px solid #61380B;
}

#main h6 {
   margin-bottom:2px;
   font-size:12px;
   border-bottom:1px solid #5A482B;
   
}

#main h7 {
   margin-bottom:2px;
   font-size:12px;
   text-align: left;
}


#sub h2 {
   padding:3px;
   font-size:14px;
   font-weight:bold;
   color:#fff;
   padding-left:10px;
   background:#9B0000;
   border-bottom:1px solid #C1C1C1;
   border-right:1px solid #C1C1C1;
}





#main2 h2 {
   margin-bottom:8px;
   padding:0 0 0 10px;
   color:#5A482B;
   font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
   font-size:15px;
   font-weight:bold;
   line-height:35px;
   border:1px solid #D8D8D8;
   background:url("../images/bg_h2.gif") 100% 100% no-repeat;
}

#main2 h3 {
   margin-bottom:3px;
   padding-left:50px;
   font-size:14px;
   border-bottom:1px solid #999;
   background:url("../images/bg_h3.gif") 0 5px no-repeat;
}

#main2 h4 {
   margin-bottom:2px;
   padding:2px;
   font-size:12px;
   background:#82af21;
   color:#fff;
}

#main2 h5 {
   margin-bottom:2px;
   font-size:12px;
   border-bottom:1px solid #5A482B;
}

#main2 h6 {
   margin-bottom:2px;
   font-size:12px;
}




/* topNavi*/

#topNavi h2 {
   margin-bottom:8px;
   padding:0 0 0 10px;
   color:#5A482B;
   font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
   font-size:150px;
   font-weight:bold;
   line-height:35px;
   border:1px solid #D8D8D8;
   background:url("../images/bg_h2.gif") 100% 100% no-repeat;
}
