/* index 共通 */
body {background:#000066 url("/index/index-img/index-bg.jpg") repeat-x;
      margin:0;
      padding:0;
      font-size:10pt;
      color:#000000;
      }
      
/* メイン外枠 */
#main-frame {background-color:#ffffff;
             width:800px;
             margin-left:auto;
             margin-right:auto;
             margin-top:0;
             padding:0;
             }
             
             
/* ヘッダー Viroロゴ */
#header {background:#ffffff url("/index/index-img/index-header-bg.gif") repeat-x;
         width:800px;
         height:61px;
         margin:0;
         }
         
p.syamei {height:20px;
          font-size:14px;
          color:#000000;
          font-weight:bold;
          margin-left:635px;
          padding-top:40px;
          }
          
/* メニュー部分 */
#menu-line {background-color:#000066;
            width:800px;
            height:163px;
            margin:0;
            padding-bottom:5px;
            }
            
#menu {width:250px;
       margin:0;
       padding:0;
       float:left;
       }
       
#menu img {float:left;}

img.top-image {display:block;
               float:right;}

/* コンテンツ部分 */
#contents {width:800px;
           height:350px;
           padding:0;
           margin:0;
           clear:both;
           border:none;}
           
#left-parts {background-color:#e3e3e3;
             width:250px;
             height:350px;
             margin:0;
             padding:0;
             float:left;
             }

#center-parts {background-color:#ffffff;
               width:300px;
               height:350px;
               margin:0;
               float:left;
               }

#right-parts {background-color:#e3e3e3;
              width:250px;
              height:350px;
              margin:0;
              float:left;
              }

/* left */
dl.viro-info-waku {margin:0;}

dt.viro-info-title {background:#0033cc url("/index/index-img/viro-info-title-bg.gif") no-repeat;
                    width:225px;
                    height:21px;
                    margin-top:0;
                    margin-bottom:3px;
                    padding-top:4px;
                    padding-left:25px;
                    font-size:10pt;
                    font-weight:bold;
                    color:#ffffff;
                    }
                    
dd.index-info {border-bottom:1px dashed #909090;
               height:20px;
               margin-left:0;
               padding-top:4px;
               text-indent:5px;}
               
dd.tenjikai {border-bottom:1px dashed #909090;
             margin-left:0;
             padding-top:4px;
             padding-bottom:4px;
             text-indent:8px;}


/* center */
p.pickup-title {background:#000066 url("/index/index-img/pickup-title-bg.gif") no-repeat;
                width:300px;
                height:21px;
                margin-top:0;
                margin-bottom:0;
                padding-top:4px;
                text-align:center;
                font-size:10pt;
                font-weight:bold;
                color:#80dfff;}
                 
div.pickup {background:#ffffff url("/index/index-img/index-pickup-nattrol.jpg") no-repeat;
            width:298px;
            height:130px;
            margin:0 0 8px 0;
            padding:0;
            border:1px solid #a9a9a9;
            }
           
div.pickup-small {width:298px;
                 height:80px;
                 margin:0 0 8px 0;
                 padding-top:0;
                 padding-left:0;
                 border:1px solid #a9a9a9;
                 }
                 
a.pickup-link {display:block;
               margin-left:200px;
               margin-top:110px;}

/* right */
p.search-title {background:#e7e4f7 url("/index/index-img/search-title.gif") no-repeat;
                width:250px;
                height:25px;
                margin:0;
                }
                
p.serch-koumoku {margin-top:3px;
                 margin-bottom:2px;
                 margin-left:9px;
                 font-weight:bold;
                 color:#000080;}

div.search-bg {background:#e7e4f7 url("/index/index-img/search-bg.jpg") no-repeat;
               width:250px;
               height:140px;
               margin-bottom:0;
               }
               


/* コラム */
div.index-columu {background:#0033cc url("/index/index-img/viro-info-title-bg.gif") no-repeat;
                  width:225px;
                  height:21px;
                  margin-top:0;
                  margin-bottom:3px;
                  padding-top:4px;
                  padding-left:25px;
                  font-size:10pt;
                  font-weight:bold;
                  color:#ffffff;
                  }

div.columu {width:245px;
            height:30px;
            margin:0;
            padding-top:5px;
            padding-left:5px;
            font-size:10pt;
            color:#000080;
            line-height:1.1em;}
           

/* お知らせ */
div.index-news {background:#0033cc url("/index/index-img/viro-info-title-bg.gif") no-repeat;
                  width:225px;
                  height:21px;
                  margin-top:0;
                  margin-bottom:3px;
                  padding-top:4px;
                  padding-left:25px;
                  font-size:10pt;
                  font-weight:bold;
                  color:#ffffff;
                  }

div.news {width:245px;
          height:65px;
          margin:0;
          padding-top:5px;
          padding-left:5px;
          font-size:10pt;
          color:#000080;
          line-height:1.1em;}




/* footer */
div.footer {background:#ffffff url("/index/index-img/footer-bg.gif") repeat-x;
            width:796px;
            height:23px;
            margin-top:3px;
            padding-top:7px;
            padding-left:4px;
            }




a:link{text-decoration:none;}
a:visited {text-decoration:none;}