﻿@charset "utf-8";

.TabMenuV_tfh
{
 background: url("../../../Images/180_h.gif") no-repeat left center;
 padding:0px;
 margin:0px;
 width:180px;
 height:7px;
font-size:1px !important;
}

.TabMenuV_tfb
{
 background: url("../../../Images/180_bg.gif") repeat-y left;
 padding:0px;
 margin:0px;
 height:auto;
 width:180px;
}

.TabMenuV_tff
{
 background: url("../../../Images/180_b.gif") no-repeat left center;
 padding:0px;
 margin:0px;
 width:180px;
 height:7px;
 margin-bottom:5px;
font-size:1px !important;
}

.TabMenuV_tfb .TV_h
{
background:transparent url(list_title.gif) no-repeat scroll center top;
height: 35px;
}

.TabMenuV_tfb h2
{
font-size:small;
font-weight:bold;
margin: 0;
padding:7px 0 0 10px;
text-align:left;
}

.TabMenuV_tfb h2 a
{
display: block;
margin: 0;
padding: 2px 0 0 13px;
}

.TabMenuV_tfb .TabsBgDiv
{
  padding:10px 0px 10px 0px;
  border-left: solid 1px #d4d4d4;
  border-right: solid 1px #d4d4d4;
  border-bottom: solid 1px #d4d4d4;
  width:100%;
}

.TabMenuV_tfb ul
{
margin:0px;
padding:3px 0 0;
}

.TabMenuV_tfb li
{
  background:url(icon.gif) no-repeat left center;
 font-size:small;
 list-style-type:none;
 margin:0;
 padding:0px;
}

/*非選択*/
.TabMenuV_tfb .OtherTabs
{

height:100%;
margin:0;
padding:2px 4px 0 20px;
text-align:left;
}

/*選択*/
.TabMenuV_tfb .SelectedTab
{

height:100%;
margin:0;
padding:2px 4px 0 20px;
text-align:left;
background:url(bg.gif) repeat-x left center;
}

/*リンクの設定*/
.TabMenuV_tfb A
{
  display: block;
}

.TabMenuV_tfb A.SelectedTab:link
{
  color: #000000;
  text-decoration: none;
}

.TabMenuV_tfb A.SelectedTab:visited
{
  color: #000000;
  text-decoration: none;
}

.TabMenuV_tfb A.SelectedTab:hover
{
  color: #7D3650;
  text-decoration: none;
}

.TabMenuV_tfb A.SelectedTab:active
{
  color: #000000;
  text-decoration: none;
}

.TabMenuV_tfb A.OtherTabs:link
{
  color: #000000;
  text-decoration: none;
}

.TabMenuV_tfb A.OtherTabs:visited
{
  color: #000000;
  text-decoration: none;
}

.TabMenuV_tfb A.OtherTabs:hover
{
  color: #800080;
  text-decoration:underline;
}

.TabMenuV_tfb A.OtherTabs:active
{
  color: #000000;
  text-decoration: none;
}


.TabMenuV_tfb A.MTitleLink:link
{
  color: #000000;
  text-decoration: none;
}

.TabMenuV_tfb A.MTitleLink:visited
{
  color: #000000;
  text-decoration: none;
}

.TabMenuV_tfb A.MTitleLink:hover
{
  color: #800080;
  text-decoration:underline;
}

.TabMenuV_tfb A.MTitleLink:active
{
  color: #000000;
  text-decoration: none;
}


