﻿@charset "utf-8";

.BrowserModuleSet_tfb_h
{
  background: url(../../../Images/760_h.gif) no-repeat left center;
  padding:0px;
  margin:0px;
  width:760px;
  height:7px;
  font-size:1px !important;
}

.BrowserModuleSet_tfb
{
  background: url(../../../Images/760_bg.gif) repeat-y left;
  padding:0px 7px;
  margin:0px;
  width:746px;
  height:auto;
  float:left;
}

.BrowserModuleSet_tfb_b
{
  background:transparent url(../../../Images/760_b.gif) no-repeat left center;
  margin:0 0 5px;
  padding:0;
  width:760px;
  height:7px;
  float:left;
  font-size:1px !important;
}

.BrowserModuleSet_tfb h2
{
  background:transparent url(../../../Images/h2_bg.gif) no-repeat left bottom;
  color:#000000;
  font-size:medium;
  font-weight:bold;
  height:auto;
  padding:0px 5px 5px 35px;
  margin:0px;
  line-height:30px;
  width:706px;
}

/* == MAIN(中央)ペイン == */
.BrowserModuleSet_tfb .SetContentPane
{
  width:auto;
  height:auto;
  padding:0px;
  margin:0px;
  padding-top:5px;
  float:left;
}

/* == 右ペイン == */
.BrowserModuleSet_tfb .SetRightPane
{
  width:auto;
  height:auto;
  padding:0px;
  margin:0px;
  padding-top:5px;
  float:left;
}

.clear_end {
 clear: both;
}


