#content h2 {
    color: #000000;
    font-size: 170%;
    font-weight: bold;
    text-align: center;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    width: 380px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#content h3 {
    color: #000000;
    font-weight: bold;
    text-align: center;
    font-size: 100%;
    padding-bottom: 40px;
    border-bottom-width: thin;
    border-bottom-style: solid;
    margin-bottom: 70px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(url);
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#work {
    padding-bottom: 30px;
}
#worknav {
    padding-bottom: 50px;
}
#worknav ul {
    width: 640px;
    margin-left: auto;
    margin-right: auto;
}
#worknav ul li {
    float: left;
    padding-top: 0px;
    width: auto;
    font-weight: bold;
    padding-left: 30px;
}
#worknav ul li a {
    display: block;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
#pamphlet {
    text-decoration: underline;
}

.column_L2  {
    margin-left: 70px;
    float: left;
    clear: left;
    margin-top: 15px;
    margin-bottom: 20px;
}
.column_C2 {
    margin-left: 75px;
    float: left;
    margin-bottom: 0px;
    margin-top: 15px;
}
.column_R2 {
    float: left;
    margin-left: 75px;
    margin-bottom: 15px;
    margin-top: 15px;
}
