﻿
#memu {
	BACKGROUND: url('../../img/menu_bg.gif') repeatx;
	width: 600px;
}

#memu_top a {
	BACKGROUND: url('../../img/club.gif') no-repeat left top;
	background-position:  bottom;
	TEXT-DECORATION: none;
	width: 110px;
	height: 27px;
	color: #FFFFFF;
	font-size: 27px;
}

#memu_top a:hover {
	BACKGROUND: url('../../img/club_red.gif') no-repeat left top;
	background-position:  bottom;
	color: #FFFFFF;
}

#memu_kouski a {
	BACKGROUND: url('../../img/kyougikai.gif') no-repeat left top;
	background-position: bottom;
	TEXT-DECORATION: none;
	width: 90px;
	height: 27px;
	color: #FFFFFF;
	font-size: 27px;
}

#memu_kouski a:hover {
	BACKGROUND: url('../../img/kyougikai_red.gif') no-repeat left top;
	background-position: bottom;
	color: #FFFFFF;
}
#memu_otrc_kyougi a {
	BACKGROUND: url('../../img/otrc_kyougi.gif') no-repeat left top;
	background-position: bottom;
	TEXT-DECORATION: none;
	width: 90px;
	height: 27px;
	color: #FFFFFF;
	font-size: 27px;
}
#memu_otrc_kyougi a:hover {
	BACKGROUND: url('../../img/otrc_kyougi_red.gif') no-repeat left top;
	background-position: bottom;
	color: #FFFFFF;
}

#memu_member a {
	BACKGROUND: url('../../img/kaiin.gif') no-repeat left top;
	background-position: bottom;
	TEXT-DECORATION: none;
	width: 90px;
	height: 27px;
	color: #FFFFFF;
	font-size: 27px;
}
#memu_member a:hover {
	BACKGROUND: url('../../img/kaiin_red.gif') no-repeat left top;
	background-position: bottom;
	color: #FFFFFF;
}
#memu_link a {
	BACKGROUND: url('../../img/link.gif') no-repeat left top;
	background-position: bottom;
	TEXT-DECORATION: none;
	width: 90px;
	height: 27px;
	color: #FFFFFF;
	font-size: 27px;
}
#memu_link a:hover {
	BACKGROUND: url('../../img/link_red.gif') no-repeat left top;
	background-position: bottom;
	color: #FFFFFF;
}
#memu_housi a {
	BACKGROUND: url('../../img/houshi.gif') no-repeat left top;
	background-position: bottom;
	TEXT-DECORATION: none;
	width: 90px;
	height: 27px;
	color: #FFFFFF;
	font-size: 27px;
}
#memu_housi a:hover {
	BACKGROUND: url('../../img/houshi_red.gif') no-repeat left top;
	background-position: bottom;
	color: #FFFFFF;
}
