@charset "utf-8";


/* ---------------- ◆ [IE用スターハック　開始] ◆ ---------------- */

/*メインメニュー*/

*html div#contents ul.menu li.home {
	background: url(../img/button_home.jpg) no-repeat left top;
}
*html div#contents ul.menu li.service {
	background: url(../img/button_service.jpg) no-repeat left top;
}
*html div#contents ul.menu li.staff {
	background: url(../img/button_staff.jpg) no-repeat left top;
}
*html div#contents ul.menu li.blog {
	background: url(../img/button_blog.jpg) no-repeat left top;
}
*html div#contents ul.menu li.member {
	background: url(../img/button_member.jpg) no-repeat left top;
}
*html div#contents ul.menu li.information {
	background: url(../img/button_information.jpg) no-repeat left top;
}


/* ---------------- ◆ [IE用スターハック　終了] ◆ ---------------- */
