@charset "utf-8";

/* -----------------------------------------
   #message
------------------------------------------ */
#message #mian-wrap h2 {
    margin: 0 0 15px 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #ccc;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.3em;
}
#message #mian-wrap h2 span {
    display: block;
    margin: 0;
    padding: 2px 0 2px 8px;
    border-left: 5px solid #003366;
}
#message #mian-wrap h3 {
    margin: 15px 0;
    padding: 8px 6px;
    background: #efefef;
    border: 1px solid #ccc;
    font-weight: bold;
    color: #222;
}
#message #mian-wrap h4 {
    margin: 15px 8px;
    padding: 0 0 4px 2px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    color: #222;
}
#message #mian-wrap p {
    margin: 10px 0;
    padding: 0 8px;
    line-height: 1.3em;
}
#message #mian-wrap ul {
    margin: 10px 0;
    padding: 0 8px 0 15px;
}
#message #mian-wrap li {
    margin: 0 0 5px 0;
    padding: 0 0 0 8px;
    background: url(/common/images/cmn_listdot_left_01.gif) no-repeat 0 0.4em;
    line-height: 1.3em;
}
#message #mian-wrap div.footnote {
    padding: 0 8px;
}
#message #mian-wrap div.footnote p {
    padding: 0 0 0 1em;
    text-indent: -1em;
}
#message #mian-wrap p strong {
    font-weight: bold;
}
#message #mian-wrap .base-list {
    margin: 0 5px 0 25px;
}
#message #mian-wrap .mvw,
#message #mian-wrap .bkw,
#message #mian-wrap .ppw {
    text-align: right;
}
#message #mian-wrap .mvw a { padding: 0 0 0 10px; background: url(/common/images/cmn_arw_left_07.gif) no-repeat 0 0.3em; }
#message #mian-wrap .bkw a { padding: 0 0 0 12px; background: url(/common/images/cmn_icn_window_01.gif) no-repeat 0 0.3em; }
#message #mian-wrap .ppw a { padding: 0 0 0 12px; background: url(/common/images/cmn_icn_window_01.gif) no-repeat 0 0.3em; }

#message .message-tbl {
    margin: 15px 5px;
    padding: 0;
    width: 700px;
    background: #fff;
    border: 1px solid #ccc;
    border-collapse: collapse;
    text-align: left;
}
#message .message-tbl th,
#message .message-tbl td {
    margin: 0;
    padding: 8px 10px;
    border: 1px solid #ccc;
    border-collapse: collapse;
    vertical-align: top;
}
#message .message-tbl th {
    width: 40%;
    background: url(/common/images/cmn_bg_td_01.gif) no-repeat top left;
    color: #003366;
}
#message .message-tbl th em {
    padding: 3px 0 3px 24px;
    background: url(/q_a/common/images/cmn_icn_faq_q01.gif) no-repeat 0 0.1em;
    font-weight: bold;
    line-height: 1.3em;
}

/* -----------------------------------------
   #message-list
------------------------------------------ */
#message-list {
    margin: 0;
    padding: 0 1px 5px 1px;
    width: 232px;
    background: url(/common/images/sd/cmn_bg_sd_column_btm_01.gif) no-repeat bottom left;
}
#message-list li {
    margin: 0;
    padding: 8px 10px 8px 16px;
    background: url(/common/images/cmn_arw_left_07.gif) no-repeat 8px 0.85em;
    border-bottom: 1px solid #ccc;
}
#message-list li#self {
    background: #fff url(/common/images/cmn_arw_left_08.gif) no-repeat 8px 0.85em;
    border-left: 3px solid #844733;
    font-weight: bold;
}
#message-list li#self a {
    text-decoration: none;
    color: #666;
}
#message-slist {
    margin: 0;
    padding: 0 1px;
    width: 232px;
}
#message-slist li {
    margin: 0;
    padding: 8px 10px 8px 16px;
    width: 206px;
    background: url(/common/images/cmn_arw_left_07.gif) no-repeat 8px 0.85em;
    border-bottom: 1px solid #ccc;
}
#message-slist li#self {
    width: 203px;
    background: #fff url(/common/images/cmn_arw_left_08.gif) no-repeat 8px 0.85em;
    border-left: 3px solid #ebe3cb;
    font-weight: bold;
}
#message-slist li#self a {
    text-decoration: none;
    color: #666;
}

/* -----------------------------------------
   to-top
------------------------------------------ */
.to-top {
    margin: 10px 0;
    padding: 0;
    font-size: 80%;
    text-align: right;
    line-height: 1.3em;
}
.to-top a {
    padding: 0 0 0 12px;
    background: url(/common/images/cmn_arw_top_01.gif) no-repeat center left;
}
