html,body{height:100%}
#glayLayer{position:fixed; top:0; left:0; height:100%; width:100%; background:black; opacity:0.60; filter:alpha(opacity=60); display:none}
#overLayer{position: fixed; top:50%; left:50%; margin-top:-420px; margin-left:-380px; background:#fff}
#overLayer span{text-align:right; display:block; padding:20px}
#overLayer #closeBtn{cursor:pointer}
a.modal img{margin:5px 0}
div#kokuchi{position:relative; background:url(../img/img_kokuchi.jpg); width:760px; height:778px; overflow:hidden}
div#kokuchi a{width:180px; height:55px; margin:696px 0 0 543px; display:block; overflow:hidden}
/* IE6hack */
*html div#glayLayer{position:absolute}
*html #overLayer{position: absolute}
