@charset "Shift_JIS";


#flash_wrap{
    position:absolute;
    width:900px;
    height:585px;
    left:50%;
    top:50%;
	padding:15px 0 0 0;
    margin-left:-450px;
    margin-top:-300px;
}
body > #flash_wrap {
	height:auto;
	min-height:300px;
}