#page {
 width: 800px;
 margin: 0px auto;
 min-height: 650px;
 padding: 0px;
 background: #e1e1e1 left top;
 font-style: normal;
 font-weight: normal;
 font-size: 10pt;
 line-height: 180%;
 font-family: "MS UI Gothic";
 color: #4c4c4c;
 height: expression(document.all('page').scrollHeight < 652? '650px':'auto');
}
body {
 margin: 0px;
 behavior: url("cssassist.htc");
 background: #ffffff left top;
}
a {
 color: #1a1a1a;
}
a:visited {
 color: #696969;
}
a:hover {
 color: #1c6ea6;
}
#header {
 clear: both;
 width: 772px;
 display: auto;
 min-height: 15px;
 margin: 0px;
 padding: 5px 14px 4px;
 background: #d9d9d9 left top;
 text-align: right;
 font-style: normal;
 font-weight: normal;
 line-height: 120%;
 border-bottom: 1px solid #999999;
 height: expression(document.all('header').scrollHeight < 17? '15px':'auto');
}
#title {
 clear: both;
 width: 768px;
 display: auto;
 min-height: 89px;
 margin: 0px;
 padding: 30px 16px 10px;
 background: #ffffff url("toumei_hana001.jpg") repeat right top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 font-size: 18pt;
 line-height: 110%;
 border-bottom: 1px solid #999999;
 height: expression(document.all('title').scrollHeight < 91? '89px':'auto');
}
#menubar {
 clear: both;
 width: 800px;
 display: auto;
 min-height: -7px;
 overflow: auto;
 margin: 3px 0px 1px;
 padding: 6px 0px 3px;
 background: #ffffff left top;
 text-align: center;
 font-style: normal;
 line-height: 123%;
 color: #ffffff;
 border-bottom: 1px solid #999999;
 height: expression(document.all('menubar').scrollHeight < -5? '-7px':'auto');
}
#menubar a.tabs:hover {
 color: #6b78a9;
}
#menubar .button {
 margin: 0px;
 padding: 5px 15px 4px 6px;
}
#side1 {
 float: left;
 width: 170px;
 display: none;
 min-height: 458px;
 margin: 0px 0px 10px 15px;
 padding: 10px;
 background: #cccccc left top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 height: expression(document.all('side1').scrollHeight < 460? '458px':'auto');
}
#side1 .list a {
 background: #ffffff;
}
#side1 .list a:hover {
 background: #efefef;
 color: #0600b3;
}
#side1 .list {
 text-align: left;
 font: 1em/120% "MS UI Gothic";
 margin: 3px 0px 3px 15px;
 width: 185px;
 height: 20px;
}
#main {
 float: left;
 width: 730px;
 min-height: 468px;
 display: inline;
 margin: 0px 35px 0px 15px;
 padding: 10px;
 background: #cccccc left top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 line-height: 136%;
 height: expression(document.all('main').scrollHeight < 470? '468px':'auto');
}
#side2 {
 float: left;
 width: 170px;
 display: none;
 min-height: 458px;
 margin: 0px 15px 10px 0px;
 padding: 10px;
 background: #cccccc left top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 height: expression(document.all('side2').scrollHeight < 460? '458px':'auto');
}
#footer {
 clear: both;
 width: 772px;
 display: none;
 min-height: 15px;
 margin: 0px;
 padding: 4px 14px 3px;
 background: #b3b3b3 left top;
 text-align: right;
 font-style: normal;
 font-weight: normal;
 line-height: 120%;
 border-top: 1px solid #999999;
 height: expression(document.all('footer').scrollHeight < 17? '15px':'auto');
}
.hide {
 display: none;
}
.submenu {
 overflow: hidden;
 margin: 0px;
 padding: 0px;
}
.submenu ul {
 float: left;
 list-style: none;
 margin: 0px;
 padding: 0px;
}
.submenu li {
 clear: both;
 margin: 0px;
}
.submenuitem {
 float: left;
}
.submenuitemcenter {
 float: left;
 display: inline;
}
.submenuitemright {
 float: left;
 display: inline;
}
.submenuitemlink {
 float: left;
 text-decoration: none;
 margin: 0px;
 text-align: left;
 font-style: normal;
 font-weight: bold;
 color: #1a1a1a;
 padding: 0px 0px 5px;
}
.submenuitemlink:link {
 color: #1a1a1a;
}
.submenuitemlink:visited {
 color: #1a1a1a;
}
.submenuitemlink:hover {
 color: #1c6ea6;
}
.submenuitem:hover .submenuitemcenter {
 display: inline;
}
.submenuitem:hover .submenuitemright {
 display: inline;
}
.mainmenu {
 float: left;
 margin: 0px;
 padding: 0px;
}
.mainmenu ul {
 float: left;
 list-style: none;
 margin: 0px;
 padding: 0px;
}
.mainmenu li {
 float: left;
 display: inline;
 padding: 0px;
}
.mainmenuitem {
 float: left;
 display: inline;
 border-right: 1px solid #708090;
}
.mainmenuitemcenter {
 float: left;
 display: inline;
}
.mainmenuitemright {
 float: left;
 display: inline;
}
.mainmenuitemlink {
 float: left;
 text-decoration: none;
 margin: 0px;
 text-align: center;
 font-style: normal;
 font-weight: bold;
 color: #20b2aa;
 width: 100px;
 padding: 1px 28px 0px;
}
.mainmenuitemlink:link {
 color: #20b2aa;
}
.mainmenuitemlink:visited {
 color: #20b2aa;
}
.mainmenuitemlink:hover {
 color: #1c6ea6;
}
.mainmenuitem:hover {
 padding: 0px 0px 0px 8px;
 background: #778899 url("0008_05_01.png") no-repeat left center;
}
.mainmenuitem:hover .mainmenuitemcenter {
 background: #778899 url("0008_05_02.png") repeat-x left center;
}
.mainmenuitem:hover .mainmenuitemright {
 padding: 0px 8px 0px 0px;
 background: #778899 url("0008_05_03.png") no-repeat right center;
}