@charset "utf-8";
@charset "utf-8";
    .post{
padding-bottom:20px;
overflow:hidden;
clear:both;
}
.post .des{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.post h1 {
margin:0 0 20px;
padding:5px 10px 0 0;
font-size:130%;
font-weight:bold;
clear:both;
}
.post h2 {
margin:0 0 20px;
padding:5px 10px 5px 0;
font-size:120%;
font-weight:bold;
clear:both;
}
.post h3 {
margin:0 0 20px;
padding:5px 10px 5px 0;
font-size:110%;
font-weight:bold;
clear:both;
font-family: "いろはマル Regular";
}
.post h4{
margin:0 0 15px;
padding:5px 10px 5px 0;
font-size:110%;
font-weight:normal;
font-family: "いろはマル Regular";
}
.post h5,
.post h6{
clear:both;
}
.post p{
margin-bottom:15px;
}
.post ul{
margin: 0 0 20px 0;
}
.post ol{
list-style: decimal;
margin: 0 0 20px 0;
}
.post li{
margin:0 0 5px 25px;
}
.post dl{
margin: 0 0 16px 0;
}
.post dt{
font-weight: bold;
}
.post dd{
margin-bottom: 12px;
}
.post strong{
font-weight: bold;
font-size:110%;
}
.post cite,
.post em,
i{
font-style: italic;
}
.post big{
font-size: 131.25%;
}
.post ins{
background: #ffc;
text-decoration: none;
}
.post blockquote{
font-style: italic;
padding: 0 3em;
}
.post blockquote cite,
.post blockquote em,
.post blockquote i{
font-style: normal;
}
.post pre{
line-height: 18px;
margin-bottom: 18px;
padding: 1.5em;
}
.post abbr,
.post acronym{
border-bottom: 1px dotted #666;
cursor: help;
}
.post sup,
.post sub{
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
.post sup {
bottom: 1ex;
}
.post sub{
top: .5ex;
} .post .alignleft{
float:left;
margin:0 10px 10px 0;
}
.post .alignright{
float:right;
margin:0 0 10px 10px;
}
.post .aligncenter{
margin:10px auto;
clear:both;
display:block;
}
.post .wp-caption-text{
margin:5px 0 0;
}
.post .wp-caption{
margin:0 0 10px 0;
padding:5px 0;
border:1px solid #CCCCCC;
background-color:#F1F1F1;
text-align:center;
} .post table{
width:100%;
margin-bottom:30px !important;
}
.post table th,
.post table td{
padding:10px;
border:1px solid #C0B8B0;
}
.post table td table{
width:inherit;
margin-bottom:0  !important;
}
.post table td table td{
padding:0 20px 0 0;
border:none;
vertical-align: middle;
}
.post table th{
background:#EFEFEF;
text-align: left;
}