@charset "utf-8";
/* CSS Document */

#opening{
width:991px;
height:700px;
margin:auto;
background:url(/img/opening_bg.png) no-repeat;
  _behavior: url(/js/iepngfix.htc);
padding-top:0px;
}
#opening p{
font-size:12px;
color:#999966;
text-align:center;
padding-top:60px;
}
#opening object{
width:991px;
height:460px;
}
#opening p.bt{
padding-top:20px;
}
h1{
font-size:12px;
text-align:center;
color:#999966;
font-weight:normal;
padding:4px;
}
h1 a:link, h1 a:visited, h1 a:hover{
color:#999966;
text-decoration:none;
}
address{
text-align:center;
font-size:12px;
padding-top:60px;
font-style:normal;
}
a:link,  a:visited{
color:#999966;
text-decoration:none;
}
a:hover{
color:#999966;
text-decoration:underline;
}

