/* base */

body.short {background:#ffffff url("/grap/index-back.jpg") repeat-x;
            margin:0;
            font-size:9pt;
            color:#000000;
            line-height:1.2em;}

body.long {background:#ffffff url("/grap/index-back2.jpg") repeat-x;
           margin:0;
           font-size:9pt;
           color:#000000;
           line-height:1.2em;}

/* 製品リスト 背景用 */
body.pro-long {background:#ffffff url("/grap/index-back3.jpg") repeat-x;
               margin:0;
               font-size:9pt;
               color:#000000;
               line-height:1.2em;}
      
/* main-frame white */
#main-frame {background-color:#ffffff;
             width:800px;
             margin-left:auto;
             margin-right:auto;}
             

/* header menu */
#index-header {background:#ffffff url("/grap/index-header-bg.jpg") no-repeat center top;
               width:800px;
               height:30px;
               margin:0;
               text-align:right;
               }
               

#index-header ul {margin-left:390px;
                  margin-top:0;
                  padding:0;
                  height:27px;
                  width:370px;
                  }
                  

#index-header li {list-style-type:none;
                  float:left;
                  margin-left:13px;
                  margin-top:7px;
                  padding:0;
                  }
                  
/* 検索項目について */
.search-text {width:140px;
              height:13px;
              font-size:10pt;
              margin:2px 2px 2px 0;
              color:#000000;}
                  
                  
/* viro-logo & search top only */
#logo-search {background:#ffffff url("/index/index-img/viro-logo.gif") no-repeat left top;
              width:800px;
              height:80px;
              margin:0;
              padding-top:5px;
              border:none;}
              
#logo-search h3 {color:#000000;
                 display:none;}
              
              
/* viro-logo & search small 各ページのロゴ */              
#logo-search-s {background-color:#ffffff;
                width:800px;
                height:83px;
                margin-top:5px;
                margin-bottom:0;
                }

#logo-search-s h1 {font-size:11pt;
                   color:#000000;
                   display:none;}
                   

#logo-search-s h3 {font-size:11pt;
                   color:#000000;
                   display:none;}
                   
.logo-img {display:block;
           float:left;
           margin-right:248px;
           }
                 
                 
/* search background top only */      
#search-bg {background:#ffffff url("/grap/search-bg.gif") no-repeat;
            border:none;
            width:310px;
            height:50px;                                                                                                                                                                   
            margin-left:460px;
            padding-left:5px;
            padding-top:23px;}
            
#search-bg input.takasa {margin-bottom:-2px;}
            
/* search background small */            
#search-bg-s {background:#ffffff url("/grap/search-bg.gif") no-repeat;
              border:none;
              height:50px;
              width:310px;
              padding-left:5px;
              padding-top:23px;
              float:left;
              }
              
       
/* contents menu 3contents用 */
#menu-waku3 {width:260px;
             height:24px;
             margin-top:4px;
             margin-bottom:0;
             margin-left:525px;
             }
            
ul#menu3 {display:block;
          width:260px;
          height:23px;
          padding:0;
          margin:0;
          }

ul#menu3 li {list-style-type:none;
             display:block;
             width:78px;
             height:20px;
             margin-right:1px;
             padding-top:3px;
             float:left;
             border:none;}
            
ul#menu3 img {margin-right:3px;
              vertical-align:middle;}

/* コンテンツ枠 */
#contents-waku {width:800px;
                margin-left:auto;
                margin-right:auto;
                margin-top:0;
                padding:0 0 45px;
                }


/* pankuzu */
#navi {margin-top:0;
       margin-left:40px;
       margin-bottom:12px;
       font-size:8pt;
       color:#00859b;}
       
#navi a {text-decoration:none;
         color:#00859b;}


/* footer waku */
#footer-waku {width:800px;
              height:45px;
              clear:both;
              text-align:center;
              }

/* footer line */
#footer {width:90%;
         border:1px solid #c6c6c6;
         text-align:center;
         clear:both;}

/* Copyright */
#copy {clear:both;
       margin-top:3px;
       margin-bottom:7px;
       text-align:center;}
       
/* 戻る */
a.to-back {display:block;
           width:105px;
           margin-left:580px;
           margin-top:15px;
           font-size:11pt;
           color:#0000ff;
           }
       
