﻿/*= 外枠 =*/

.LinkList_top2_outside_h
{
    background: url("../../../Images/list_contents1_title_top.gif") no-repeat left top;
    font-size:1px !important;
    height:7px;
    width: 180px;
}

.LinkList_top2_outside_bg
{
    background: url("../../../Images/list_contents1_bg.gif") repeat-y;
    padding: 0px;
    width: 180px;
}

.LinkList_top2_outside_b
{
    background: url("../../../Images/list_contents1_bottom.gif") no-repeat left bottom;
    font-size: 1px !important;
    height: 7px;
    margin-bottom: 5px;
    width: 180px;
}


/*= 枠内 =*/

.LinkList_top2_h
{
}

.LinkList_top2_cap
{
}

.LinkList_top2_f
{
}

.LinkList_top2_h .Fix_header2
{
    background: url("../../../Images/list_contents1_title_bg.gif") repeat-y left bottom;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    height: auto;
    margin: 0;
    padding: 1px 5px 5px 10px;
    text-align: left;
    width: 165px;
}

.LinkList_top2_cap ul 
{
    margin: 0;
    padding: 0 5px;
    width: 170px;
}

.LinkList_top2_cap li 
{
    font-size: small;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 170px;
}

.LinkList_top2_cap  a.titleLink
{
    background: url("../../../images/icon.gif") no-repeat 5px 6px;
    display: block;
    list-style-type: none;
    padding: 2px 5px 2px 14px;
    text-align: left;
    width: 151px;
}

.LinkList_top2_cap .ntbtn
{
    padding: 0 5px;
}

.LinkList_top2_cap .ntbtn a
{
margin:0;
padding:0;
width:80px;
}

/*= リンク設定 =*/
.LinkList_top2 a.MTitleLink:hover
{
text-decoration:none;
color:#000000;
}

.LinkList_top2_cap a:link
{
text-decoration:none;
}

.LinkList_top2_cap a:visited
{
text-decoration:none;
}

.LinkList_top2_cap a:hover
{
text-decoration:underline;
}

.LinkList_top2_cap a:active
{
text-decoration:none;
}