body {margin:0px 4px}
* {padding:0; margin:0}
.dropdown_first {float:left; padding-right:5px}
.dropdown_first dt {width:1px; background:#fff}
.dropdown {float:left; padding-right:5px}
.dropdown dt {width:140px; border:2px solid #A8DDA0; padding:4px; font:12px Verdana, Arial, Helvetica;font-weight:bold; cursor:pointer; background:#EBFFED}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:152px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:148px; border:2px solid #A8DDA0; list-style:none; border-top:none}
.dropdown li {display:inline;font:12px Verdana, Arial, Helvetica}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#EBFFED; width:138px}
.dropdown a:hover {background:#A8DDA0; color:#000}
.dropdown .underline {border-bottom:1px solid #A8DDA0}

a {color:blue;text-decoration:underline;} 
a:link {color:blue;}
a:hover {color:red;text-decoration:none;}
.footer {
          margin: 0px 5px;
          padding:0px;
          line-height: 180%;
          font-family: MS Pゴシック;
          font-size: 10px;
        }
#title {
          font-family: MS Pゴシック;
          font-size: 30px;
          font-weight: bolder;
          color: #669900;
       }
.aaa {
      font-size: 16px;
      font-weight:bold;
      color: #ff6600;
     }
