@charset "Shift_JIS";
 <!--
*{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  height : auto;
}

#main{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-width : 0px;
  width : 100%;
  height : auto;
  color : rgb(255, 255, 255);
  background-color : rgb(255, 255, 255);
}
#header
-->
#navi{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-width : 0px;
  width : 1050px;
  height : auto;
}
<!--
A:link {
	COLOR: #B8860B; TEXT-DECORATION: none
;
}
A:visited {
	COLOR: #000066; TEXT-DECORATION: none
;
}
A:hover {
	COLOR: #B22222; TEXT-DECORATION: underline
;
}
.Class{
  height : auto;
}
-->

#main{
  border-width : 0px;
  border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;
  
  width : 100%;
  height : auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
#column{
  padding-top : 10px;
  padding-left : 5px;
  width : 130px;
  float : left;
}
#column1{
  padding-top : 10px;
  padding-left : 5px;
  width : 170px;
  float : left;
}

#cont{
  padding-top : 10px;
  margin-left : 18px;
  width : 700px;
  float : left;
  text-align : left;
  margin-right : 5px;
}
#footer{
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : green;
  height : 20px;
  clear : both;
}
}
<!--

h1{
  font-size : 9px;
  font-weight : 100;
  color : white;
  
}
#maim{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;border-width : 2px;border-style : solid;border-color : orange;
  width : 1050px;
  height : auto;
}
#left1{
  padding-top : 10px;
  width : 130px;
  float : left;
}
#footer{
  height : 40px;
  clear : both;
  
  
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
}
#cont{
  text-align : left;
  padding-top : 10px;
  margin-left : 5px;
  margin-right : 5px;
  width : 450px;
  float : right;
}
#cont2{
  text-align : left;
  padding-top : 10px;
  margin-left : 5px;
  margin-right : 5px;
  width : 450px;
  float : right;
}


*{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.line{
	border-width : 1px;border-style : dotted;border-color : rgb(253, 222, 164);
}
#cont101{
  padding-top : 3px;
  margin-top : 3px;
}
-->


<!--HPB_SCRIPT_ROV_50
//
//  (C) 2011 株式会社ジャストシステム
//

// HpbImgPreload:
//
function HpbImgPreload()
{
  var appVer=parseInt(navigator.appVersion);
  var isNC=false,isN6=false,isIE=false;
  if (document.all && appVer >= 4) isIE=true; else
    if (document.getElementById && appVer > 4) isN6=true; else
      if (document.layers && appVer >= 4) isNC=true;
  if (isNC||isN6||isIE)
  {
    if (document.images)
    {
      var imgName = HpbImgPreload.arguments[0];
      var cnt;
      swImg[imgName] = new Array;
      for (cnt = 1; cnt < HpbImgPreload.arguments.length; cnt++)
      {
        swImg[imgName][HpbImgPreload.arguments[cnt]] = new Image();
        swImg[imgName][HpbImgPreload.arguments[cnt]].src = HpbImgPreload.arguments[cnt];
      }
    }
  }
}
// HpbImgFind:
//
function HpbImgFind(doc, imgName)
{
  for (var i=0; i < doc.layers.length; i++)
  {
    var img = doc.layers[i].document.images[imgName];
    if (!img) img = HpbImgFind(doc.layers[i], imgName);
    if (img) return img;
  }
  return null;
}
// HpbImgSwap:
//
function HpbImgSwap(imgName, imgSrc)
{
  var appVer=parseInt(navigator.appVersion);
  var isNC=false,isN6=false,isIE=false;
  if (document.all && appVer >= 4) isIE=true; else
    if (document.getElementById && appVer > 4) isN6=true; else
      if (document.layers && appVer >= 4) isNC=true;
  if (isNC||isN6||isIE)
  {
    if (document.images)
    {
      var img = document.images[imgName];
      if (!img) img = HpbImgFind(document, imgName);
      if (img) img.src = imgSrc;
    }
  }
}
var swImg; swImg=new Array;
//-->



<!--HPB_SCRIPT_PLD_50
HpbImgPreload('HPB_ROLLOVER4', 'top/ro_ju_n_image.gif', 'top/ro_ju_m_image.gif');
HpbImgPreload('HPB_ROLLOVER5', 'top/ro_we_n_image.gif', 'top/ro_we_m_image.gif');
HpbImgPreload('HPB_ROLLOVER6', 'top/ro_dh_n_image.gif', 'top/ro_dh_m_image.gif');
HpbImgPreload('HPB_ROLLOVER2', 'top/ro_pt_n_image.gif', 'top/ro_pt_m_image.gif');
HpbImgPreload('HPB_ROLLOVER1', 'top/ro_lv_n_image.gif', 'top/ro_lv_m_image.gif');
//-->

<!--HPB_SCRIPT_PLD_50
HpbImgPreload('HPB_ROLLOVER4', 'top/ro_ju_n_image.gif', 'top/ro_ju_m_image.gif');
HpbImgPreload('HPB_ROLLOVER5', 'top/ro_we_n_image.gif', 'top/ro_we_m_image.gif');
HpbImgPreload('HPB_ROLLOVER6', 'top/ro_dh_n_image.gif', 'top/ro_dh_m_image.gif');
HpbImgPreload('HPB_ROLLOVER2', 'top/ro_pt_n_image.gif', 'top/ro_pt_m_image.gif');
HpbImgPreload('HPB_ROLLOVER1', 'top/ro_lv_n_image.gif', 'top/ro_lv_m_image.gif');
HpbImgPreload('HPB_ROLLOVER21', 'top/log/slim01_n_image.gif', 'top/log/slim01_m_image.gif');

//-->