#wrapper {
 width: 900px;
 margin-right: auto;
 margin-left: auto;
}
#wrapper h1 {
 padding-bottom: 15px;
 border-bottom-width: 3px;
 border-bottom-style: solid;
 border-bottom-color: #000000;
 clear: both;
 display: block;
 float: none;
 width: 900px;
}
#wrapper .left {
 float: left;
 width: 300px;
 padding-top: 30px;
 padding-bottom: 30px;
 text-align: left;
}
#wrapper .copyright {
 padding-top: 15px;
 border-top-width: 3px;
 border-top-style: solid;
 border-top-color: #000000;
 clear: both;
 padding-bottom: 50px;
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 font-size: 10px;
 line-height: 1;
 text-align: left;
}
#wrapper .contents {
 float: right;
 width: 500px;
 padding-bottom: 30px;
 padding-left: 50px;
 border-left-width: 3px;
 border-left-style: solid;
 border-left-color: #000000;
 padding-top: 30px;
 text-align: left;
}
#wrapper .contents .entry_bady {
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 font-size: 13px;
 line-height: 2;
 letter-spacing: 0.1em;
}
#wrapper .contents h2 {
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 font-size: 24px;
 line-height: 1.5em;
 font-weight: bold;
 margin-bottom: 5px;
}
#wrapper .contents .post {
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 font-size: 12px;
 line-height: 1;
 font-weight: bold;
 margin-bottom: 30px;
}
#wrapper .contents .section {
 margin-bottom: 50px;
 padding-bottom: 50px;
 border-bottom-width: 3px;
 border-bottom-style: solid;
 border-bottom-color: #000000;
}
#wrapper .left h3 {
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 font-size: 16px;
 line-height: 1;
 font-weight: bold;
 margin-bottom: 15px;
}
#wrapper .left ul {
 margin-bottom: 50px;
}
#wrapper .left li {
 padding-top: 10px;
 padding-bottom: 10px;
 border-top-width: 3px;
 border-top-style: solid;
 border-top-color: #000000;
 margin: 0px;
 padding-right: 0px;
 padding-left: 0px;
}
#wrapper .left .news_mt {
 display: block;
}
#wrapper .left .title_mt {
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 font-size: 14px;
 line-height: 1.5;
 font-weight: bold;
}
