@charset "shift_jis";
/* CSS Document */


div.description-inner01 {
 padding: 0 10px 0 18px;
}

div.description-inner01 table {
 margin-top: 1.5em;
 font-size: 75%;
 border-top: 1px solid #999999;
 border-right: 1px solid #999999;
 border-left: 1px solid #999999;
}

div.description-inner01 th, div.description-inner01 td {
 padding: 5px 20px 5px 20px;
 border-bottom: 1px solid #999999;
}

div.description-inner01 th {
 font-weight: normal;
 text-align: center;
 background: #d6d5f3;
}

div.description-inner01 th.subtit {
 background: #f3f3fa;
 border-left: 1px dotted #999999;
}

div.description-inner01 td {
 border-left: 1px dotted #999999;
}

div.description-inner01 td img {
 padding-bottom: 2px;
}

hr {
 display: none;
}


