@charset "shift_jis";

* { box-sizing : border-box}
* { -moz-box-sizing : border-box}

body {
    font-size: 12px;
    color: #393939;
    line-height: 17px;
}
table {
    border-collapse: collapse;
    font-size: 12px;
    line-height: 17px;
    color: #393939;

}
td {
    empty-cells: show;
}
a:link {
    color: #0000FF;
    text-decoration:underline;
}
a:visited {
    color: #660066;
    text-decoration:underline;
}
a:hover {
    color: #E33A20;
    text-decoration:underline;
}
a.link-black-under:link {
    color: #393939;
    text-decoration:underline;
}
a.link-black-under:visited {
    color: #393939;
    text-decoration:underline;
}
a.link-black-under:hover {
    color: #E33A20;
    text-decoration:underline;
}
#pageheader {
    margin-bottom: 1px;
    border-bottom: 1px solid #C8E7EA;
    /* border-right: 1px solid #C8E7EA; */
}
#topmenu {
    margin-bottom: 10px;
    /* border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC; */
}
.category-name-black {
    font-size: 14px;
    font-weight: bold;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    padding-bottom: 2px;

}
.border-right-gray {
    border: 1px solid #CCCCCC;
}
.border-right-gray2 {
    border: 1px solid #999999;
}
.border-dark-gray {
    border: 1px solid #666666;
}
.txtbold {
    font-weight: bold;
}
.txt14 {
    font-size: 14px;
}
.txt14b {
    font-size: 14px;
    font-weight: bold;
}
.txt12 {
    font-size: 14px;
}
.txt12b {
    font-size: 14px;
    font-weight: bold;
}
.txt10 {
    font-size: 10px;
}
.underline-right-gray {
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #CCCCCC;
    border-left: none;

}
.button-gray {

    font-size: 12px;
    color: #393939;
    border: 1px solid #999999;
    background-color: #E3E3E3;
}
h1.heading-title, h2.heading-title {
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #CCCCCC;
    padding-left: 5px;
    background-image: url(/images/bg/cat_back.gif);
    height: 25px;
    text-align: left;
    padding-top: 3px;
    margin: 0px 0px 10px 0px;
}
div.heading-title-area {
    padding-top: 3px;
    margin: 0px 0px 10px 0px;
}
.caption1 {
    font-size: 14px;
    font-weight: bold;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    padding-left: 5px;
    background-image: url(/images/bg/cat_back.gif);
    height: 25px;
    text-align: left;
}
.caption-1col {
    font-size: 14px;
    font-weight: bold;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    padding-bottom: 2px;
    text-align: left;
}
.menu-title1 {
    font-weight: bold;
    border-bottom: 1px solid #CCCCCC;
    padding-left: 5px;
    background-image: url(/images/bg/cat_back.gif);
    height: 25px;

}
.menu-tb {
    margin-bottom: 10px;
    /* border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC; */
}
.help-entry {
    font-size: 12px;
    background-color: #E2F2F4;
    padding: 3px;
    margin: 0px 0px 5px 0px;
}
.event-detail td {
    border-bottom: 1px solid #CCCCCC;
}
.event-detail-noborder td {
    border-bottom: none;
}
.1col-title {
    font-size: 14px;
    font-weight: bold;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    padding-bottom: 2px;
    text-align: left;
}
table.calendar {
    border-collapse: collapse;
    color: #393939;
    border: 1px solid #CCCCCC;
}
tr.calendar {
    height: 80px;
}
td.calendar {
    empty-cells: show;
    vertical-align: top;
    border: 1px solid #CCCCCC;
    padding: 2px;
}
ul.calendar {
    margin: 3px 0px 10px -20px;  /* FireFox—p */
    _margin: 3px 0px 10px 20px;  /* IE—p */
    font-size: 10px;
    line-height: 12px;
}
li.calendar {
    margin-bottom: 5px;
}
table.entry {
    border-collapse: collapse;
    color: #393939;
    border: 1px solid #CCCCCC;
}
td.entry {
    empty-cells: show;
    border: 1px solid #CCCCCC;
    padding: 5px;
}
td.entry-label {
    empty-cells: show;
    border: 1px solid #CCCCCC;
    background-color: #F5F5F5;
    padding: 5px;
}
.entry-compulsory {
    font-size: 10px;
    color: #FF0000;
}
.entry textarea {
    font-size: 12px;
}
td.tab-spacer {
    border-bottom: 1px solid #CCCCCC;
}
td.tab-selected {
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
}
td.tab-deselected {
    font-size: 12px;
    padding: 5px;
    border: 1px solid #CCCCCC;
    background-image: url(/images/bg/stripe_gray.gif);
}
ul.question-list {
}
.question-list li {
    margin-bottom: 5px;
}
h2.question {
    font-size: 14px;
    color: #FA4313;
    background-color: #F5F5F5;
    padding: 3px;
    margin: 0px 0px 5px 0px;
}
table.answer {
    margin: 0px 0px 15px 0px;
    border-bottom: 1px dotted #CCCCCC;
}
.answer td {
    padding-bottom: 15px;
}
div.step-navi {
    color: #999999;
    margin-bottom: 20px;
}
.step-navi span {
    padding: 3px;
    font-weight: bold;
    color: #393939;
    background-color: #DFDFFF;
}
