﻿@charset "utf-8";

.BrowserModuleSet_tfb_h
{
  background: url(../../../Images/contents_720_h.gif) no-repeat left center;
  padding:0px;
  margin:0px;
  width:720px;
  height:7px;
  font-size:1px !important;
  float:left;
}

.BrowserModuleSet_tfb
{
  background: url(../../../Images/contents_720_bg.gif) repeat-y left;
  padding:0px 20px;
  margin:0px;
  width:680px;
  height:auto;
  float:left;
}

.BrowserModuleSet_tfb_b
{
  background:transparent url(../../../Images/contents_720_b.gif) no-repeat left center;
  margin:0 0 10px;
  padding:0;
  width:720px;
  height:7px;
  float:left;
  font-size:1px !important;
}


/* == MAIN(中央)ペイン == */
.BrowserModuleSet_tfb .SetContentPane
{
  width:auto;
  height:auto;
  padding:0px;
  margin:0px;
  padding-top:5px;
  padding-bottom:5px;
  float:left;
}

/* == 右ペイン == */
.BrowserModuleSet_tfb .SetRightPane
{
  width:auto;
  height:auto;
  padding:0px;
  margin:0px;
  padding-top:5px;
  padding-bottom:5px;
  float:left;
}

.clear_end {
 clear: both;
}


