﻿/*= 外枠  =*/

.tbmenuV_L_head
{
background:url("../../../Images/list_contents_title_top.gif") no-repeat left top;
font-size:1px !important;
height:5px;
width:175px;
}

.tbmenuV_L_body
{
background:url("../../../Images/list_contents_bg.gif") repeat-y;
padding:0px;
width:175px;

}

.tbmenuV_L_foot
{
background:url("../../../Images/list_contents_bottom.gif") no-repeat;
font-size:1px !important;
height:5px;
margin-bottom:5px;
width:175px;
}


/*= 内側  =*/

.tbmenuV_L_h
{
background:url("../../../Images/list_contents_title_bg.gif") no-repeat left bottom;
margin:0 0 0;
padding:0 0 5px;
width:175px;
}

.tbmenuV_L_b
{
margin:0;
padding:0 1px;
width:173px;
}

.tbmenuV_L_f
{
font-size:1px !important;
height:0px;
width:173px;
}

.tbmenuV_L_h .Fix_header3
{
background:url("../../../Images/list_contents_title.gif") no-repeat left top;
color:#000000;
font-size:15px;
font-weight:bold;
margin:0 0 0;
padding:0 5px 7px 10px;
}

.tbmenuV_L_h h3 a
{
display:block;
padding:0px;
}

.tbmenuV_L_b ul
{
margin:0;
padding:0;
}

.tbmenuV_L_b li
{
font-size: small;
list-style-type:none;
margin:0;
padding:0;
}

.tbmenuV_L li a.SelectedTab
{
 background-color:#E3F2ED !important;
}

.tbmenuV_L .tbmenuV_L_b li a
{
background:url("../../../images/icon.gif") no-repeat 5px 6px;
display:block;
padding:2px 5px 2px 20px;
text-align:left;
}

/*= リンク設定 =*/

.tbmenuV_L_b A.OtherTabs:link,
.tbmenuV_L_b A.SelectedTab:link
{
 text-decoration:none;
}

.tbmenuV_L_b A.OtherTabs:visited,
.tbmenuV_L_b A.SelectedTab:visited
{
 text-decoration:none;
}

.tbmenuV_L_b A.OtherTabs:hover,
.tbmenuV_L_b A.SelectedTab:hover
{
 text-decoration:underline;
}

.tbmenuV_L_b A.OtherTabs:active,
.tbmenuV_L_b A.SelectedTab:active
{
 text-decoration:none;
}