@charset "UTF-8";
/* CSS Document */

/* text.css 下層ページ基本
------------------------------------------------------------ */
@import url(text.css);


/* ------------ message.css ------------ */
h1{
	background-image:url(../img/message/message_h1.gif);
	background-image:none;  /* ここからnew design */
	}

h2{
	background-image:url(../img/message/message_h2.gif);
	height:45px;
	margin:0 0 25px 0;
	}


#message01{
	padding:25px 5px;
	}
#director_name{
	height:45px;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(../img/message/director_name.gif);
	text-indent:-10000px;
	}
