/*--全体構図--*/

body     {
          margin:0;
          padding:0;
          background: url(../image/head.jpg) left top no-repeat;
          font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif,Osaka;
         }
a        { text-decoration:none; }

/*--ヘッダー--*/

#header  {
          width:690px;
          height:21px;
          margin-left:10px;
          margin-top:60px;
          background: url(../image/menu-all.jpg) left top no-repeat;
         }
#header ul {
            margin:0px;
            list-style: none;
           }

#header li {
            margin-top:14;
            padding:0;
            position: absolute;
            top: 46px;
            }

#header li#home     {left:10px; width: 67px;}
#header li#product  {left:78px; width:67px;}
#header li#catalog  {left:146px; width:67px;}
#header li#support  {left:214px; width:67px;}
#header li#company  {left:282px; width:67px;}
#header li#contact  {left:350px; width:67px;}
#header li a {
              text-decoration: none;
              display: block;
              float:left;
              height: 20px;
              width:100%;
              text-indent:-100px;
              overflow:hidden;
             }

/*--オンマウス時の設定-----------------------------------------------------------------------------*/


#header li#home　 a:hover {
                         background: url(../image/menu-all.jpg) no-repeat  0 -21px;}
#header li#product a:hover {
                         background: url(../image/menu-all.jpg) no-repeat -68px -21px;}
#header li#catalog a:hover {
                         background: url(../image/menu-all.jpg) no-repeat -136px -21px;}
#header li#support a:hover {
                         background: url(../image/menu-all.jpg) no-repeat -204px -21px;}
#header li#company a:hover {
                         background: url(../image/menu-all.jpg) no-repeat -272px -21px;}
#header li#contact a:hover {
                         background: url(../image/menu-all.jpg) no-repeat -340px -21px;}



/*--カバー画像--*/

#cover   {
          position:absolute;
          margin-left:10px;
          top:95px;
          width:690px;
          height:180px;
          background: url(../image/cover8.gif) left top no-repeat;
         }

/*--言語選択--*/

#lang    {
          position:absolute;
          left:610px;
          top:80px;
          width:80px;
          height:15px;
          font-family:Osaka;
          font-size:8pt;
         }


/*--アンダーバー--*/

#cover2  {
          position:absolute;
          left:10px;
          top:280px;
          width:690px;
          height:5px;
          background: url(../image/under.jpg) left top no-repeat;
         }
/*--コンテンツの題名--*/

/*------------製品案内(題名)-----------------*/
#precontent1  {
           position:absolute;
           margin-left:10px;
           top:290px;
           width:300px;
           height:32px;
           color:#000000;
           border-style:solid;
           border-top-style:none;
           border-width:1im;
           border-color:#ffffff;
           font-family:Osaka;
           font-size:10pt;
           overflow:auto;
           background: url(../image/index-flame.jpg) left top no-repeat;
          }

/*------------ラボラトリについて(題名)---------------*/

#precontent2 {
           position:absolute;
           top:290px;
           left:330px;
           margin-left:10px;
           width:350px;
           height:32px;
           border-style:solid;
           border-top-style:none;
           border-width:1im;
           border-color:#ffffff;
           font-size:10pt;
           font-family:Osaka;
           color:#000000;
           overflow:auto;
           background: url(../image/index-flame.jpg) left top no-repeat;
          }

/*--コンテンツ--*/

#content  {
           position:absolute;
           margin-left:10px;
           top:320px;
           width:300px;
           height:155px;
           color:#000000;
           border-style:solid;
           border-top-style:none;
           border-width:1im;
           border-color:#ffffff;
           font-family:Osaka;
           font-size:10pt;
           overflow:auto;
          }

/*------------ニュース(題名)---------------*/

#preincontent{
           position:absolute;
           margin-left:10px;
           top:478px;
           width:300px;
           height:32px;
           color:#000000;
           border-style:solid;
           border-top-style:none;
           border-width:1im;
           border-color:#ffffff;
           font-family:Osaka;
           font-size:10pt;
           overflow:auto;
           background: url(../image/index-flame.jpg) left top no-repeat;
          }

#incontent{
           position:absolute;
           margin-left:10px;
           top:523px;
           width:300px;
           height:183px;
           color:#000000;
           border-style:solid;
           border-top-style:none;
           border-width:1im;
           border-color:#ffffff;
           font-family:Osaka;
           font-size:10pt;
           overflow:auto;
          }
#content2 {
           position:absolute;
           top:320px;
           left:330px;
           margin-left:10px;
           width:350px;
           height:390px;
           border-style:solid;
           border-top-style:none;
           border-width:1im;
           border-color:#ffffff;
           font-size:10pt;
           font-family:Osaka;
           color:#000000;
           overflow:auto;
          }

/*--コンテンツの題名--*/

#precontent3 {
           position:absolute;
           top:720px;
           left:10px;
           width:690px;
           height:50px;
           border-style:solid;
           border-top-style:none;
           border-width:1im;
           border-color:#ffffff;
           font-family:Osaka;
           font-size:10pt;
           color:#000000;
           overflow:auto;
          }

#precontent4 {
           position:absolute;
           top:720px;
           left:440px;
           width:250px;
           height:50px;
           border-top-style:none;
           border-width:1im;
           border-color:#ffffff;
           font-family:Osaka;
           font-size:10pt;
           color:#000000;
           overflow:auto;
          }

/*--コンテンツ--*/

#content3 {
           position:absolute;
           top:765px;
           left:10px;
           width:345px;
           height:205px;
           border-style:solid;
           border-top-style:none;
           border-width:1im;
           border-color:#ffffff;
           font-family:Osaka;
           font-size:10pt;
           color:#000000;
           overflow:auto;
          }

#content4 {
           position:absolute;
           top:765px;
           left:440px;
           width:340px;
           height:205px;
           border-top-style:none;
           border-width:1im;
           border-color:#ffffff;
           font-family:Osaka;
           font-size:10pt;
           color:#000000;
           overflow:auto;
          }

/*--フッター--*/
#footer  {
          position:absolute;
          top:800px;
          left:5px;
          width:690px;
          height:10px;
          margin-left:5px;
          padding-top:5px;
          font-family:Osaka;
          font-size:8pt;
　　　　  color:#2f4f4f;
          background: url(../image/under.jpg) left top no-repeat;
         }
