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

#flash01{
position:relative;
width:900px;
height:470px;
margin:0px auto;
background:url(../img/index_bg_01.jpg);
}

#flash01 p{
position:relative;
text-align:center;
top:200px;
}

#flash01 p a{
color:#FFFFFF;
font-weight:800;
font-size:2em;
}
