﻿/* == 外枠 == */
.LinkList_top2_outside_h
{
/*    background: url("../../../Images/outside_top.gif") no-repeat left bottom; */
    font-size: 1px !important;
    height: 0px;
    width: 200px;
}


/* == 内枠 == */


/* == ヘッダ == */
.LinkList_top2_h
{
    background: url("../../../Images/menu_green_head_body.gif") repeat-y;
    padding: 0;
    width: 200px;
/*
    height: auto;
    width: 168px;
*/
}

.LinkList_top2_h .Fix_header2
{
    background: url("../../../Images/menu_green_head.gif") no-repeat left top;
    color: #005312;
    font-size: 15px;
    font-weight: bold;
    height: auto;
    margin: 0;
    padding: 5px 0 0 7px;
    text-align: left;
}

.LinkList_top2 .inside_h_f
{
    background: url("../../../Images/menu_green_head_f.gif") no-repeat left top;
    margin: 0;
    padding: 0 0 0px;
    width: 200px;
    height:7px;
    font-size:1px!important;
}

/* == ボディ == */
.LinkList_top2_b
{
    background: url("../../../Images/menu_green_body.gif") repeat-y;
    padding: 0;
    width: 200px;
/*
    background: url("../../../Images/shisei_inside_bg.gif") repeat-y ;
    width: 168px;
*/
}

.LinkList_top2_b ul 
{
    margin: 0;
    padding: 0 1px;
}

.LinkList_top2_b li 
{
    font-size: small;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 198px;
}

.LinkList_top2_b  a.titleLink
{
    background: url("../../../Images/li_arrow_n.gif") no-repeat scroll 5px 7px transparent;
    display: block;
    padding: 5px 5px 2px 23px;
    text-align: left;
/*
    background: url("icon.gif") no-repeat 5px 6px;
    display: block;
    list-style-type: none;
    padding: 2px 5px 2px 14px;
    text-align: left;
    width: 147px;
*/
}

.LinkList_top2_b  a.editLink
{
 float: none;
 margin: 0;
 padding: 0;
 line-height: 0;
 vertical-align: bottom;
}


/* == フッタ == */
.LinkList_top2_f
{
    background: url("../../../Images/menu_green_f.gif") no-repeat left bottom;
    font-size: 1px !important;
    height: 4px;
    margin-bottom: 10px;
    width: 200px;
/*
    background: url("../../../Images/shisei_inside_bottom.gif") no-repeat left bottom;
    font-size: 1px !important;
    height: 6px;
    width: 168px;
*/
}


/* == コントロール == */
.LinkList_top2_b .op_control,
.LinkList_top2_b .page_control
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    clear: both;
}

.LinkList_top2_b .page_control a
{
    padding: 5px;
}

.LinkList_top2_b .page_control img
{
    vertical-align: middle;
}


/*= リンク設定 =*/
.LinkList_top2 a.MTitleLink:hover
{
text-decoration:none;
color:#000000;
}

.LinkList_top2_b a:link
{
text-decoration:none;
}

.LinkList_top2_b a:visited
{
text-decoration:none;
}

.LinkList_top2_b a:hover
{
text-decoration:underline;
}

.LinkList_top2_b a:active
{
text-decoration:none;
}