@charset "utf-8";
/* CSS Document */
#main a:hover img{opacity: 0.7}
#main a:hover{text-decoration: none}


#main .B_g {
    background-color: #cccccc;
    color: #003366;
    font-size: 15.5px;
    font-weight: bold;
    line-height: 1.2em;
    margin-top: 7%;
    padding: 10px 12px;
}
#main .h3voice {
    border-bottom: 1px solid #0099ff;
    color: #0099ff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 1.5%;
    margin-top: 5%;
    padding-left: 0.75%;
}
#voice table {
    border: 1px solid #333333;
    border-collapse: collapse;
    box-sizing: border-box;
    margin-top: 3%;
    width: 100%;
}
#voice table th {
    background-color: #f0fdff;
    border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
    border-top: 1px solid #333333;
    box-sizing: border-box;
    font-weight: bold;
    padding: 1.5%;
    text-align: center;
}
#voice table td {
    border: 1px solid #666666;
    box-sizing: border-box;
    padding-left: 10px;
}
.gaiyou table {
    border: 1px solid #333333;
    border-collapse: collapse;
    box-sizing: border-box;
    margin-top: 3%;
    width: 100%;
}
.gaiyou table th {
    background-color: #f0fdff;
    border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
    border-top: 1px solid #333333;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 20%;
}
.gaiyou table td {
    border: 1px solid #333333;
    padding: 1%;
}
.kakoi {
    border: 1px solid #000066;
 margin-bottom: 15px;
    padding: 3%;
}
.photo1 {
    float: right;
    margin-left: 2%;
    margin-top: 5%;
}
.nenn table {
    border: 1px solid #333333;
    border-collapse: collapse;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%;
    width: 80%;
}
.nenn table th {
    background-color: #f0fdff;
    border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
    box-sizing: border-box;
    font-weight: bold;
    padding: 1.5%;
    text-align: center;
}
.nenn table td {
    box-sizing: border-box;
    padding-left: 10px;
}
@media (max-width: 595px) {
.photo1 {
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 80%;
}
.nenn table {
    width: 100%;
}
}
.int_kakko li {
    list-style-position: inside;
}
.blue {
    border-bottom: 1px dashed #0000cc;
    color: #0000cc;
}
