@charset "UTF-8";

img { border: 0;}

#hd { margin: 20px 0 0 0; padding:0; width: 100%; height: 320px; background: #036;}

#hd-con { margin:0 auto; padding:0; width: 820px; height: 320px; text-align: center; position: relative;}

#hd-con #hdlogo { position: absolute; top: 120px; left: 60px; no-repeat; z-index:7;}

#hd-con #bg01 {}
#hd-con #bg02 {}

/* 
#hd-con #bg01 { position: absolute; top: 0px; left: 0px; width: 430px; height : 320px; background: url(img/hdimg/newy-bg.png) no-repeat; z-index:1;}
#hd-con #bg02 { position: absolute; top: 240px; left: 0px; width: 119px; height : 111px; background: url(img/hdimg/newy-ball.png) no-repeat; z-index:8; }
 */
#hd-con #headerImgBox { position: absolute; top: 0px; left: 420px; width: 400px; height: 320px; background-repeat: no-repeat; z-index:999;}

#hd-con img#headerImg { display: inline; }
a:hover img#headerImg { filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1;}

* html #hd-con #bg01 { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../static/img/hdimg/newy-bg.png',sizingMethod='scale');}
* html #hd-con #bg02 { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../static/img/hdimg/newy-ball.png',sizingMethod='scale');}