@charset "utf-8";

/* import
----------------------------------------------- */
@import "font.css";
@import "common.css";
@import "topics.css";

/* menu
----------------------------------------------- */
#footer_menu .m01 a {
	background: url(../common/footer_menu.gif) no-repeat -57px -20px;
}

/* title
----------------------------------------------- */
#title {
	margin: 20px auto 0;
	width: 900px;
	height: 120px;
	text-indent: -9999px;
	background: url(../newsrelease/images/h1.gif) no-repeat;
}
