html, body {height: 100%;}
body {
margin: 0;
padding: 0;
position: relative;
min-width: 640px; 
min-height: 480px;
background-color:#000;
background-image: url(img/rogo_ent.png);
background-repeat: no-repeat;
background-position: right bottom;
color:#FFCC66;
overflow:hidden;
}

/*ƒZƒ“ƒ^ƒŠƒ“ƒO*/
.centerMiddle {
margin: -240px 0 0 -320px;  /*c‰¡‚Ì”¼•ª‚ðƒlƒKƒeƒBƒuƒ}[ƒWƒ“‚Å‚¸‚ç‚·*/
position: absolute;  /*body—v‘f‚É‘Î‚µ‚Äâ‘Î”z’u*/
top: 50%;  /*ã’[‚ð’†‰›‚É*/
left: 50%;  /*¶’[‚ð’†‰›‚É*/
width: 640px;  /*‰¡•*/
height: 480px;  /*c•*/
background: transparent;
font-family: "‚l‚r ‚oƒSƒVƒbƒN";
font-size: 12px;
}

/*•ªŠ„*/
div.panel_middle {
background-repeat: repeat-y;
}
div.panel_top, div.panel_bottom {
height: 80px;
background-repeat: no-repeat;
}
div.panel_100 div.panel_top, div.panel_100 div.panel_bottom, div.panel_100 div.panel_middle {
width: 800px;
}
div.panel_100 div.panel_top {
background-image: url("./ent_frame/top.png");
}
div.panel_100 div.panel_middle {
background-image: url("./ent_frame/middle.png");
}
div.panel_100 div.panel_bottom {
background-image: url("./ent_frame/bottom.png");
}

a {text-decoration: none;}
a:link{color:#000;} 
a:visited{color:#000;} 
a:hover{color:#000;} 

.tdftad a {text-decoration: none;}
.tdftdiv a:link{color:#777;} 
.tdftdiv a:visited{color:#333;} 
.tdftdiv a:hover{color:#999;} 