/*favorite*/
#Content .topics .favorite {
    float: right;
    position: relative;
    height: 30px;
    width: 225px;
}
#Content .topics .favorite img {
    position: absolute;
    left: 0px;
    top: 0px;
}
#Content .topics .favorite p {
    position: absolute;
    left: 184px;
    top: 6px;
}
#Content .topics .favorite p a {
    color: #333;
}
#Content #Main {
    float: left;
    width: 700px;
}
/*//favorite*/

.header-top a,
.header-top .text{
    color: #fff !important;
    font-size: 12px !important;
    line-height: 1.1 !important;
}

h3 {
    color: #333333;
    font-weight: bold;
    hieght: 23px;
    text-align:left;
    margin: 4px 0 0 22px;
}

.sub-h1 {
    width: 760px;
    height: 35px;
    margin: 10px auto 0;
}
.sub-h2 {
    background-image: url(/oa/img/magazine/title02.gif);
    background-repeat: no-repeat;
    width: 710px;
    height: 23px;
    margin: 10px auto;
}
.print_02 {
    text-align:right;
    float:right;
    width:753px;
    height:30px;
    vertical-align: middle;
    padding:5px 0 0 0;
    position:absolute;
}



.comment-table {
    width:710px;
    margin-top:20px;
}
.comment {
    text-align:left;
}



.form-table {
    width: 710px;
    border-collapse: collapse;
    margin: 0 auto;
}
.form-tb1 {
    width: 270px;
    padding: 10px 0px 10px 15px;
    background-color:#FFFFFF;
    border: 1px solid #B3DEBD;
    border-collapse: collapse;
    text-align: left;
}
.form-tb2 {
    width: 270px;
    padding: 10px 0px 10px 15px;
    background-color:#F3F8F1;
    border: 1px solid #B3DEBD;
    border-collapse: collapse;
    text-align: left;
}
.form-tb3 {
    padding: 5px 0px 5px 10px;
    background-color:#FFFFFF;
    border: 1px solid #B3DEBD;
    border-collapse: collapse;
    text-align: left;
}
.form-tb4 {
    padding: 5px 0px 5px 10px;
    background-color:#F3F8F1;
    border: 1px solid #B3DEBD;
    border-collapse: collapse;
    text-align: left;
}
.form-tb5 {
    width: 5px;
    background-color:#B3DEBD;
}
.form-tb6 {
    padding: 0px 8px 8px 8px;
    text-align: left;
}
.form-txt1 {
    font-weight: bold;
    color:#FF0000;
}
.form-txt2 {
    font-weight: bold;
    color:#333333;
}
.form-txt3 {
    font-weight: normal;
    color:#333333;
}
.form-txt4 {
    color:#333333;
}
.text-area1 {
    width: 380px;
    height: 1em;
}
.text-area2 {
    width: 380px;
    height: 6em;
}

.kakuninn-01 {
    color: #FF0000;
    font-weight: normal;
    margin: 4px auto 0;
    text-align: center;
    padding-top: 40px;
    line-height: 2em;
    width: 710px;
}
.kakuninn-02 {
    font-weight: bold;
    color:#333333;
    margin: 20px 0px 10px 0px;
    text-align: left;
}
.kakuninn-03 {
    font-weight: normal;
    color:#FF0000;
    text-align: left;
}
.kakuninn-04 {
    font-weight: bold;
    width: 710px;
    margin: 0 auto;
    color:#FF0000;
    text-align: left;
    padding: 20px 25px 20px 25px;
}
.kakunin-button {
    background: transparent url(/oa/img/magazine/btn_modoru.gif);
    width: 184px;
    height: 53px;
    border: none;
    overflow: hidden;
    text-indent: 100%;
}


.top-link {
    margin: 10px 0px 200px 0px;
}

.teishi-text {
    font-weight:bold;
    color:#333333;
}
.teishi-table {
    width: 710px;
    border-collapse: collapse;
    margin:20px auto 10px;
    text-align:left;
}

@charset "UTF-8";
.header-top a,
.header-top .text{
    color: #fff !important;
    font-size: 12px !important;
    line-height: 1.1 !important;
}

.kakuninn-01 img{
    margin-top: 10px;
}
.kakuninn-01 img:hover{
    opacity: 0.7;
}
.footer-links li,
.footer-utility ul li{
    line-height: 1.1 !important;
}
input {
    border-style: solid;
}
@media screen and (max-width: 768px) {
    #pagePath{
        display: none;
    }
    #Wrap{
        width: 100% !important;
    }
    .sub-h2{
        width: 100% !important;
        background: none !important;
        border-left: 4px solid #006633;
        height: auto !important;
    }
    .sub-h2 h3{
        border-left: 4px solid #B3DEBD;
        margin-left: 0 !important;
        padding-left: 8px;
        line-height: 1.2;
    }
    .sec-cmn-01 .ttl-cmn-04{
        margin-left: 10px;
    }
    .form-table{
        width: 100% !important;
    }
    .form-table td{
        padding: 5px 7px;
    }
    .form-table td span{
        font-size: 12px !important;
    }
    .form-tb1{
        width: 30% !important;
    }
    .form-tb3 input{
        width: 100%;
    }
    .kakuninn-01{
        width: 100% !important;
        padding-top: 20px !important;
    }
    .kakuninn-01 a{
        font-size: 12px;
    }
    .ttl-cmn-02{
        background: none !important;
        padding: 6px 0 !important;
    }
    .ttl-top-wrap-02{
        margin: 0 -12px !important;
    }
    .comSection {
        display: none;
    }
    .footer-bottom p{
        text-align: center !important;
    }
}