body {
       margin: 0;
     }

#smf_top {
           background: url("../images/search-img.png") no-repeat scroll center top #FFFFFF;
           height: 60px;
           margin: 0px;
           padding: 0px;
         }

.st_titles {
             background: url("../images/st_title_back.png");
             display: block;
             padding: 5px 0 0 5px;
             font-size: 16px;
             font-weight: bold;
             color: #1D3A1B;
             height: 24px;
             border-top: 1px solid #CCCCCC;
             border-bottom: 1px solid #CCCCCC;
           }

#st_line ul {
              margin: 0px;
              padding: 0px;
            }

#st_line li {
              border-bottom: 1px solid #E1E1E1;
              height: 36px;
              list-style: none outside none;
            }

#st_line label {
             display: block;
             font-size: 16px;
             font-weight: bold;
             color: #333333;
             height: 34px;
             padding: 2px 5px 0 5px;
             text-decoration:none;
           }

#st_line select {
                  font-size: 16px;
                }

.no_label {
            display: block;
            font-size: 16px;
            font-weight: bold;
            color: #333333;
            height: 34px;
            padding: 2px 5px 0 5px;
            text-decoration:none;
          }

.under_line {
              border-bottom: 1px solid #CCCCCC;
            }

button {
         width: auto;
         padding:0;
         margin:0;
         background:none;
         border:0;
         font-size:0;
         line-height:0;
         overflow:visible;
         cursor:pointer;
       }

#navi {
        margin: 10px;
        text-align: center;
      }

#bottom_info {
               background-color: #DDDDDD;
               text-align: center;
               font-size: 12px;
               height: 16px;
             }

#bottom_company {
                  font-weight: bold;
                  font-size: 14px;
                  color: #666666;
                  text-align: center;
                }
