h1 h2 h3{font family: 'Roboto Condensed', sans-serif;}
p ul li ol{font family: 'Open Sans', sans serif;text align: left;}
h1 h2 h3 p ul li ol{color: #333;}
h1{
padding left:1em;
}
h2,h3{
background: linear 70%, #a7d6ff 70%);
text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
font-size:95%;
padding:0.3em 1em;
margin:10px 20px;
margin-top:2em;
}
h3:before {color: 555;font size: 8em;margin right:10px;font family: FontAwesome ;}
.shiharai h3:before {content: \f1ed ;}
.hasso h3:before {content: \f0d1 ;}
.torihiki h3:before {content: \f27b ;}
.tyuui h3:before {co... |