h2#danraku2 {
	    font-size: 2.0em;
	    padding: 0.3em;
	    color: #FFFF;
	    background: #D94845;
	    font-weight: normal;
	    display: block;
	    -webkit-margin-after: 0.83em;
	    -webkit-margin-start: 0px;
	    -webkit-margin-end: 0px;
}



h3#danraku3 {
  

 
    font-size: 1.6em;
    color: #000000;
    padding: 0.5em 0;
    border-top: solid 2px #D94845;
    border-bottom: solid 2px #D94845;
     background: none; 
    font-weight: normal;
    margin-bottom: 12px;
    line-height: 1.5;
  border-radius: 0;
  
}

h4#danraku4{
  margin-bottom: 12px;
  border-bottom: none;
  line-height: 1.5;
  font-size: 150%;
  padding: 0.25em 0.5em;
  color: #000000;
  background: transparent;
  border-left: solid 3px #D94845;
}