@charset "utf-8";

@import url("../packages/default/css/import.css");

div.subarea table {
    width: auto;
    clear: both;
    font-family:	"ＭＳゴシック","Verdana";
    text-align: left;
    letter-spacing:0;
    line-height: 100%;
    margin: 0;
    padding: 0;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
}

div.subarea table tr {
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    margin: 0;
    padding: 0;
}

div.subarea table td {
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    padding: 2px 0;
    width: 80px;
}

.price2 { font-size: 80%; }

DIV.topicpath { height: 17px; line-height: 16px;}

/* よくある質問 */
DIV#FAQ_Q { line-height: 15pt; }
DIV#FAQ_Q H1 {
    font-size: 150%;
    background-color: #e4e4e4;
    padding: 10px 0px 10px;
    margin: 0px 0px 5px;
}
DIV#FAQ_A{ line-height: 15pt; }
DIV#FAQ_A A{ text-decoration:none; }
DIV#FAQ_A H1 {
    font-size: 150%;
    background-color: #e4e4e4;
    padding: 10px 0px 10px;
    margin: 10px 0px 5px;
}
DIV#FAQ_A H3 {
    background-color: #e4e4e4;
    margin: 10px 0px 5px;
}
