@charset "utf-8";
/* ===================================================================
CSS information

 file name  :index.css
 author     :keyword-co.net(admin)
 style info :index用css

 
=================================================================== */

#contenar_bg {
	background:url(../img/top/top_bg.jpg) no-repeat top;
	min-height:393px;
}

#flash {
	margin:0;
	padding:0;
	clear:both;
}
.top_flash {
	background:url(../img/top/top_img.jpg);
	width:800px;
	height:376px;
	position:relative;
}
.top_flash p {
	text-align:left;
	color:#FFFFFF;
	position:absolute;
	top:10px;
	left:10px;
}
