/* * * * * * *
 *           *
 * 利用案内  *
 *           *
 * * * * * * */


/* ==========
 * ヘッダ部
 * ========== */

#head {

}


/* ========
 * 内容部
 * ======== */

#contents {

}


/* ----------------------
 * 内容部．右側メニュー
 * ---------------------- */

#contents #right_menu {

}


/* 内容部．右側メニュー．情報メニュー */

#contents #right_menu .info_menu {

    border-top     : 1px solid #cccccc;
    border-right   : 1px solid #cccccc;
    border-bottom  : 1px solid #cccccc;
    border-left    : 1px solid #cccccc;
    
}


#contents #right_menu .info_menu dl dt {

    border-bottom : 1px solid #cccccc;
    background    : url(../images/contents/lmenu/categorybg.gif);
    line-height   : 1.5em;
    font-weight   : bold;
    padding       : 0px 0px 3px 4px;
    
}


#contents #right_menu .info_menu dl dd {

    padding       : 10px 0px;
    
}


#contents #right_menu .info_menu dl dd li a {

    text-decoration : none;
    color           : #666666;
    padding-bottom  : 1px;
    
}


#contents #right_menu .info_menu dl dd a:hover {

    color           : #666666;
    border-bottom   : 1px dotted #666666;
    
}


#contents #right_menu .info_menu dl dd li.lisub1 {

    padding       : 0px 0px 7px 27px;
    margin        : 0px 0px 0px 0px;
    background    : url(../images/contents/share/arrow.gif) no-repeat 10px 6px;
    line-height   : 1.5em;
    
}


/* ------------------------
 * 内容部．ナビゲーション
 * ------------------------ */

#contents #info_navi {

    margin  : 0px 0px 0px 15px;
    float   : right;
    
}


/* 内容部．ナビゲーション．階層 */

#contents #info_navi #level {

    width           : 585px;
    padding         : 0px 0px 2px 0px;
    margin          : 0px 0px 2px 0px;
    color           : #666666;
    
}


#contents #info_navi #level a {

    color           : #666666;
    text-decoration : none;
    
}


#contents #info_navi #level a:hover {

    color           : #666666;
    text-decoration : none;
    border-bottom   : 1px dotted #666;
    
}


/* 内容部．ナビゲーション．前ページへ */

#contents #info_navi #prev {

    width           : 585px;
    padding         : 0px 0px 2px 0px;
    margin          : 0px 0px 0px 0px;
    text-align      : right;
    
}


/* ----------------
 * 内容部．メイン
 * ---------------- */

#contents #info_main {

    margin         : 0px 0px 0px 15px;
    float          : right;
    
}


/* 内容部．メイン．タイトル */

#contents #info_main #title {

    width            : 583px;
    padding          : 8px 0px 8px 0px;
    margin           : 0px 0px 20px 0px;
    border-right     : 1px solid #cccccc;
    border-bottom    : 1px solid #cccccc;
    color            : #666666;
    background       : url(../images/contents/share/category_titlebg.gif) no-repeat;
    
}


#contents #info_main #title .title_text {

    margin-left     : 12px;
    
}


/* 内容部．メイン．上部目次 */

#contents #info_main #top_index {

    margin           : 0px 0px 20px 20px;
    
}


#contents #info_main #top_index ul {
    
}


#contents #info_main #top_index ul li {

    width            : 250px;
    margin           : 0px 0px 0px 0px;
    float            : left;
    line-height      : 1.5em;
    
}


#contents #info_main #top_index ul li a {

    text-decoration  : none;
    color            : #666666;
    padding-bottom   : 1px;
    
}


#contents #info_main #top_index ul li a:hover {

    color            : #666666;
    border-bottom    : 1px dotted #666666;
    
}


#contents #info_main #top_index ul li.right {

    margin-left      : 15px;
    
}


#contents #info_main #top_index ul li.right a {

    text-decoration  : none;
    color            : #666666;
    padding-bottom   : 1px;
    
}


#contents #info_main #top_index ul li.right a:hover {

    color            : #666666;
    border-bottom    : 1px dotted #666666;
    
}


/* 内容部．メイン．情報 */

#contents #info_main #info {

    margin           : 0px 0px 10px 0px;
    
}


/* 内容部．メイン．情報．内容 */

#contents #info_main #info .content {

    width           : 585px;
    margin          : 0px 0px 20px 0px;
    
}


#contents #info_main #info .content dl {

}


#contents #info_main #info .content dl dt {

    padding         : 0px 0px 6px 0px;
    margin          : 0px 0px 14px 0px;
    border-bottom   : 2px solid #999999;
    font-size       : 1.05em;
    font-weight     : bold;
    line-height     : 1.2em;
    
}


#contents #info_main #info .content dl dd {

    margin          : 0px 0px 20px 0px;
    line-height     : 1.2em;
    
}


#contents #info_main #info .content dl dd a {

    padding-bottom  : 1px;
    color           : #666666;
    text-decoration : none;
    
}


#contents #info_main #info .content dl dd a:hover {

    border-bottom   : 1px dotted #666666;
    color           : #666666;
    
}


/* 内容部．メイン．情報．内容．サブ情報 */

#contents #info_main #info .content dl dd .info_sub {

    padding     : 0px 0px 0px 0px;
    margin      : 0px 0px 0px 20px;
    
}


#contents #info_main #info .content dl dd .info_sub .info_sub_title {

    padding         : 5px 5px 5px 5px;
    margin          : 0px 0px 20px 0px;
    border          : 2px solid #cccccc;
    font-size       : 1.05em;
    font-weight     : bold;
    
}


#contents #info_main #info .content dl dd .info_sub .info_sub_detail {

    padding        : 0px 0px 0px 0px;
    margin         : 0px 0px 20px 0px;
    
}


/* ==========
 * フッタ部
 * ========== */

#foot {

}

