@charset "utf-8";
/* CSS Document */

.polCont {
padding: 7% 5% 0;
font-size: 13px;
}
.polTit01 {
margin-bottom: 5px;
margin-bottom: 5px;
font-size: 13px;
font-weight: bold;
}
.polTxt01 {
margin-bottom: 20px;
}
.last {
margin-bottom: 0;
}

.underBox {
display: none;
}

/*
.polCont {
width:auto;
margin-right: auto;
margin-left: auto;
margin-top: 40px;
font-size: 13px;
margin-bottom: 100px;
}
.polTit01 {
margin-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
    
}

.polTit01A {
margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    
}
.polTxt01 {
margin-bottom: 20px;
}

.last {
margin-bottom: 0;
}
*/

.underMenuBg {
display: none;
}
.footMenu01 {
display: none;
}
.titBox01 {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    font-family:serif;
}
.polTxt02{
    font-size: 13px;
}


table.kojin {
    width: 100%;
    margin: 20px 0 50px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-spacing: 0;
}
table.kojin tr th,table.kojin tr td{
    font-size: 12px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 7px;
}
table.kojin tr th{
    background: #dcdcdc;
    text-align: center;
    font-weight:200;
    
}
