@charset "utf-8";

/*
-----------------------------------------------
Origin: 2009.02
-----------------------------------------------
*/



/* ////////// title ////////// */
#message h1 {
	background: url(../images/img_message/h2_message.gif) no-repeat left top;
	width: 640px;
	height: 320px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}
#message h2 {
	background: url(../images/img_message/h1_message.gif) no-repeat left top;
	width: 800px;
	height: 140px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}
