@charset "utf-8";
/* ==============================
   トップメッセージスタイル
============================== */

/* ------------------------------
   ヘディング
------------------------------ */
#headingimg {
	background: url(../img/message.jpg) no-repeat 0 0;
}

/* ------------------------------
   見出し
------------------------------ */
#text {
	width: 342px;
	height: 0 !important;
	height /**/: 25px;
	margin-bottom: 33px;
	padding: 25px 0 0;
	overflow: hidden;
	background: url(../img/message_txt.gif) no-repeat 0 0;
}

/* ------------------------------
   ローカルナビ
------------------------------ */
#menutitle {
	background: url(../img/message_mt.gif) no-repeat 29px 0;
}
