@charset "utf-8";

/* -------------------- 【 IE6用スターハック CSS 】 -------------------- */



/* ---------------- ▽ [各構造部分　開始] ▽ ---------------- */

/* ---- ▽ [#header部分　開始] ▽ ---- */

*html #navigationmenu ul li.toppage {
	background: transparent url(../img/button1.jpg) no-repeat left top;
}
*html #navigationmenu ul li.page1 {
	background: transparent url(../img/button2.jpg) no-repeat left top;
}
*html #navigationmenu ul li.page2 {
	background: transparent url(../img/button3.jpg) no-repeat left top;
}
*html #navigationmenu ul li.page3 {
	background: transparent url(../img/button4.jpg) no-repeat left top;
}
*html #navigationmenu ul li.contact {
	background: transparent url(../img/button5.jpg) no-repeat left top;
}

/* ---- △ [#header部分　終了] △ ---- */

/* ---------------- △ [各構造部分　終了] △ ---------------- */
