﻿
/*= 外枠  =*/

.tbmenuV_L_head
{
background:url("../../../Images/outside_top.gif") no-repeat;
font-size:1px !important;
height:10px;
width:190px;
}

.tbmenuV_L_body
{
background:url("../../../Images/outside_bg.gif") repeat-y;
padding:0px;
width:190px;

}

.tbmenuV_L_foot
{
background:url("../../../Images/outside_bottom.gif") no-repeat;
font-size:1px !important;
height:7px;
margin-bottom:5px;
width:190px;
}


/*= 内側  =*/

.tbmenuV_L_h
{
background:url("../../../Images/outside_title.gif") no-repeat;
height:auto;
margin:0 0 5px;
padding:0;

}

.tbmenuV_L_b
{
/* margin:0 6px; */
padding:0 6px;
width:178px;
}

.tbmenuV_L_f
{
}

.tbmenuV_L_h .Fix_header3
{
color:#073118;
font-size:14px;
font-weight:bold;
margin:0px;
padding:5px 15px 5px 15px;
}

.tbmenuV_L_h h3 a
{
display:block;
padding:0;
}


.tbmenuV_L_h h3 a:link,
.tbmenuV_L_h h3 a:visited,
.tbmenuV_L_h h3 a:active
{
color:#073118;
}

.tbmenuV_L_b ul
{
margin:0;
padding:0 1px;
border:1px solid #B6B6B6;
}

.tbmenuV_L_b li
{

font-size:small;
list-style-type:none;
margin:0;
padding:0;
width:174px;
}

.tbmenuV_L li a.SelectedTab
{
 background-color:#E5E5E5 !important;
}

.tbmenuV_L .tbmenuV_L_b li a
{
background:url("../../../images/icon.gif") no-repeat 7px 7px;
display:block;
padding:2px 0 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;
}


