#naruto .leftColumn{
	width:220px;
	float:left;
	margin:0px 50px 0px 0px;
	clear:both;
}
#naruto .rightColumn{
	width:730px;
	margin:20px 0px 0px 0px;
	float:left;
}
.headMenuAbout{
	float:left;
	line-height: 55px;
	margin:0px 0px 5px 0px;
}
.headMenuAbout a {
	display: block;
	height: 39px;
	width: 84px;
	text-decoration: none;
	background: url(images/button/head_menu_school.png) 0 0 no-repeat;
	text-indent:-9999px;
}
.headMenuAbout a:hover {
	color:#FFF;
	background: url(images/button/head_menu_school.png) 0 -39px no-repeat;
}
.headMenuGuide{
	float:left;
	line-height: 55px;
	margin:0px 0px 5px 10px;
}
.headMenuGuide a {
	display: block;
	height: 39px;
	width: 84px;
	text-decoration: none;
	background: url(images/button/head_menu_nyukai.png) 0 0 no-repeat;
	text-indent:-9999px;
}
.headMenuGuide a:hover {
	color:#FFF;
	background: url(images/button/head_menu_nyukai.png) 0 -39px no-repeat;
}
.headMenuSenior{
	float:left;
	line-height: 55px;
	margin:0px 0px 5px 10px;
}
.headMenuSenior a {
	display: block;
	height: 39px;
	width: 102px;
	text-decoration: none;
	background: url(images/button/head_menu_senpai.png) 0 0 no-repeat;
	text-indent:-9999px;
}
.headMenuSenior a:hover {
	color:#FFF;
	background: url(images/button/head_menu_senpai.png) 0 -39px no-repeat;
}
.headMenuParent{
	float:left;
	line-height: 55px;
	margin:0px 0px 5px 10px;
}
.headMenuParent a {
	display: block;
	height: 39px;
	width: 120px;
	text-decoration: none;
	background: url(images/button/head_menu_hogosha.png) 0 0 no-repeat;
	text-indent:-9999px;
}
.headMenuParent a:hover {
	color:#FFF;
	background: url(images/button/head_menu_hogosha.png) 0 -39px no-repeat;
}


.leftMenuBoshu{
	padding:10px 11px 0px 87px;

}
.leftMenuBoshu a {
	display: block;
	height: 28px;
	width: 122px;
	text-decoration: none;
	background: url(images/button/memberboshu.png) 0 0 no-repeat;
	text-indent:-9999px;
}
.leftMenuBoshu a:hover {
	color:#FFF;
	background: url(images/button/memberboshu.png) 0 -28px no-repeat;
}