@charset "UTF-8";

.mainbox {
    float: right;
    width: 755px;
}

.sidebar {
    float: left;
    width: 155px;
}

.sidebar h1 {
    margin: 160px 0 70px 0;
}
.blmi {
    color: #17447d;
}

.w465 {
    width: 465px;
}

 .w240 {
    width: 240px;
}
.w428 {
    width: 428px;
}
.pnav ul li:first-child{
    border-top: 1px solid #ccc;
}
.pnav ul li{
    line-height: 1.6;
    border-bottom: 1px solid #ccc;
    font-size: 13px;
}
.pnav ul li a{
    background: url(../images/pagelink.png) no-repeat 97% center;
    display: block;
    padding: 15px 0 15px 0;
}

.w355 {
    width: 355px;
}

.w350 {
    width: 350px;
}

.w576 {
    width: 576px;
}

.w154 {
    width: 154px;
}

.fcg {
    color: #90b44b;
}

#kanp {
    position: absolute;
    top: -77px;
    right: 110px;
    width: 230px;
}




.tablestyle,.tablestyle th,.tablestyle td {
    table-layout: fixed;
    border-width: 1px;
    border-color: rgb( 173, 173, 173 );
    border-style: solid;
    text-align:center;
    vertical-align: middle;
}
.tablestyle th {
    background-color:#fffaed;
        padding: 20px 0 20px 0;
}
.tablestyle td {
    padding: 20px 0 20px 0;
    background-color:#fff;
}
#shoutable,#shoutable th,#shoutable td {
    border-width: 1px;
    border-color: rgb( 173, 173, 173 );
    border-style: solid;
    text-align:center;
    vertical-align: middle;
}
#shoutable th {
    background-color:#fffaed;
    width: 200px;
}
#shoutable td {
    padding: 20px 20px 20px 20px;
    background-color:#fff;
    text-align:left;
}




/*    Q&A
---------------------------------------- */

.faqs dt{
    font-size:1.7em;
    color: #17447d;
    margin: 0 0 0px 0;
    padding: 30px 0 0 0px;
    font-family: 'Sorts Mill Goudy', serif;
}
.faqs dt:first-child{
    padding: 0  0 0 0px;
}
.faqs dt:hover{
    cursor:pointer;
    text-decoration:underline;
}
.faqs dd{
    font-size: 1.3em;
    padding:0px 0 0 0px;
}


.mitinori {
    position: relative;
}
.mitinori:after {
    content: url(../access/images/arrow.png);
    position: absolute;
    bottom: -65px;
    left: 80px;
}



#submit {
    padding: 15px 100px;
}
.w345 {
    width: 345px;
}

.w360 {
    width: 360px;
}

.blmi2 {
    color: #5974b0;
}
