@charset "utf-8";



body:first-of-type {

	z-index:1;

}



#flash_box {

	margin:0 auto;

	position:relative;

	width: 910px;

	height: 470px;

}



object {

	z-index:0;

}



#fla {

	position:absolute;

	z-index:0;

}



#section1 {

	position:absolute;

	margin:0;

	top: 15px;

	left: -25px;

	z-index:2;

}



#section1 h2 {

	text-align: center;

	color: #333;

	font-size: 12px;

	border-bottom: none;

}



#section2 {

	position:absolute;

	margin:0;

	top: 410px;

	left: 60px;

	z-index:2;

	font-size: 12px;

	line-height: 12px;

}



#section2 a {

	color: #0033CC;

	font-size: 15px;

	text-decoration: none;

}



