.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#gmenu a { font-size: 12px; line-height: 22px; margin: 0px; padding: 0px; height: 22px; width: 127px; text-align: center; display: block; color: #FFFFFF; background-color: #006699; text-decoration: none; }
body { margin-top: 5px; margin-right: 5px; margin-bottom: 0px; margin-left: 5px; padding: 0px; width: 100%; }
#gmenu a:hover { background-color: #3399CC; text-decoration: none; }
a { color: #006699; text-decoration: none; }
a:hover { color: #FF9900; text-decoration: underline; }
#gmenu table { border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid; border-top-color: #FFFFFF; border-left-color: #FFFFFF; }
#gmenu td { border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #FFFFFF; border-bottom-color: #FFFFFF; }
#header { display: block; width: 640px; background-image: url(../images/header.jpg); background-repeat: no-repeat; height: 93px; }
#header #top { float: left; height: 93px; width: 260px; }
#header .google { float: right; }
.gmTi { font-weight: bold; color: #003366; background-color: #DFEBFD; font-size: 12px; padding: 3px; }
#gm a { color: #333333; text-decoration: none; }
#gm .main a:hover { color: #FF9900; text-decoration: underline; }
