@charset "UTF-8";
@charset "UTF-8";

   body, h1, h2, h3, h4, h5, h6, p, div, code, #footer {
font-family: “Meiryo”, sans-serif;
color:#dddddd !important;
} .post-meta {
background: #333333;
} .entry-content>p {
margin: 24px 0;
}
.article {  
line-height: 200%;
} h1, h2, h3, h4, h5, h6{
line-height:130%;
color:#333;
}
.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6{
position:relative;
margin-top:35px;
margin-bottom:20px;
}
.article h1 {
margin-top:23px;
margin-bottom:-12px;
font-size: 26px;
line-height:117%;
}
#archive-title{
padding-bottom:20px;
font-size:26px;
}
.article h2 {
border-left:1px solid #000;
margin: 25px 0px -10px;
padding:15px 10px;
font-size:24px;	
}
.article h3{
font-size:22px;
border-bottom:2px solid #f7f7f7;
margin: 20px 0px -15px;
padding:10px 5px;
}
.article h4, .article h5, .article h6{
font-size:20px;
margin: 20px 0px -20px;
padding:8px 2px 12px;
}
.article  h4{
border-bottom:0px dashed #eee;
}
.entry-content{
margin-bottom: 60px;
}