@charset "utf-8";

* { margin:0px; padding:0px; font-size:12px; font-family:"ＨＰＧゴシックＥ"; }
html,body { height:100%; }
#page { background-color:white; }
#header { height:30px; background-image:url(../img/header/back.jpg); }
#header .title { cursor:pointer; }
#navi { width:120px; vertical-align:top; float:left; display:none; }
#mail { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background-color:#215B9F;}
.submenu { position:relative; }
.menublock1 { }
.item1 { }
.item1 a { display:block; width:112px; background-color:#427FDE; padding:4px; border-bottom:1px solid #215B9F; color:white; text-decoration:none;
background-image:url(../img/li.gif);
background-repeat:repeat-x;
background-position:bottom; }
.item1 a:hover { background-color:#598EE4; }
.item1 a span.closed { padding-left:12px; background-image:url(../img/menu/closed.gif); background-repeat:no-repeat; }
.item1 a span.open { padding-left:12px; background-image:url(../img/menu/open.gif); background-repeat:no-repeat; }
.menublock2 { position:relative; }
.menublock2 .submenu { position:absolute; left:95px; top:10px; border-width:1px 1px 0px; border-style:solid; border-color:#215B9F; }
.item2 { border-right: 1px solid #215B9F; }
.item2 a { display:block; width:105px; background-color:white; padding:4px; border-bottom:1px solid #215B9F; border-left:5px solid #6D9AE5; cursor:pointer; color:#666; text-decoration:none; }
.item2 a:hover { background-color:#f6f6fe; color:black; border-left:5px solid #ffa500; }
.item2 a .gointo { float:right; color:#999; }
.menublock3 { background-color:white; }
.item3 { }
.item3 a { display:block; width:150px; background-color:white; padding:4px; border-bottom:1px solid #215B9F; cursor:pointer; color:#666; text-decoration:none; }
.item3 a:hover { background-color:#f6f6fe; color:black; }
.item3 .gointo { float:right; color:#999; }
#main { float:left; }
#content { }
#menumat { position:absolute; left:0px; top:0px; width:0px; height:0px; display:none; overflow:hidden; }
#footer { clear:left;background-image:url(../img/footer/footer.jpg); background-repeat:repeat-x; width:100%; height:18px; }
#logout { float:right; display:none; cursor:pointer; }
#username { float:right; color:white; font-weight:bold; padding-top: 5px; padding-right: 20px; }
#runningon { float:right; background:white; color:blue; border:1px solid gray; font-weight:bold; margin-top: 5px; margin-right: 20px; }
