@charset "Shift_JIS";

#side h2 {
	background-image: url(../images/vol-month.gif);
	background-repeat: no-repeat;
}

#contents h3 {
	background-image: url(../images/pagetop.gif);
	background-repeat: no-repeat;
}

#activity h4 span {
	display: none;
}

#activity h4 {
	background-image: url(../../images/pagetop_machine.gif);
	background-repeat: no-repeat;
}

#event h4 span {
	display: none;
}

#event h4 {
	background-image: url(../../images/pagetop_inspection.gif);
	background-repeat: no-repeat;
}

#team h4 span {
	display: none;
}

#team h4 {
	background-image: url(../../images/pagetop_review.gif);
	background-repeat: no-repeat;
}


#navbar li#toppage  {
	background-image: url(../../images/toppage.gif);
}

#navbar li#toppage a:hover  {
	background-image: url(../../images/toppage_m.gif);
}

#toppage a#now {
	background-image: url(../../images/toppage_a.gif);
}

#navbar li#activity  {
	background-image: url(../../images/machine.gif);
}

#navbar li#activity a:hover {
	background-image: url(../../images/machine_m.gif);
}

#activity a#now {
	background-image: url(../../images/machine_a.gif);
}

#navbar li#event  {
	background-image: url(../../images/inspection.gif);
}

#navbar li#event a:hover {
	background-image: url(../../images/inspection_m.gif);
}

#event a#now {
	background-image: url(../../images/inspection_a.gif);
}

#navbar li#team  {
	background-image: url(../../images/review.gif);
}

#navbar li#team a:hover {
	background-image: url(../../images/review_m.gif);
}

#team a#now {
	background-image: url(../../images/review_a.gif);
}
