@charset "utf-8";
@import url("import.css");
/* ===================================================================
CSS information

 file name  :index.css
 style info :indexページ用CSS
=================================================================== */

/* -----------------------------------------------------------
	index.html
----------------------------------------------------------- */
#flash {
	display:block;
	width:932px;
	margin:0 auto;
}

#flash2 {
	display:block;
	width:100%;
}


#flashArea {
}

object {
	outline:none;
}