@charset "UTF-8";
/* CSS Document */


body#toppage {
text-align:center;
background-color:#f2edea;
margin:0px;
padding:0px;
}

#flash_frame {
position:absolute;
width:1000px;
height:666px;
left:50%;
margin-left:-500px;
}