#title{
	text-indent: -9999px;
	width:200px;
	height: 20px;
	padding-bottom: 5px;
	background-image: url(img/title.gif);
	background-repeat: no-repeat;
}

#nakamenu {
	width: 850px;
	background-image: url(../common/img/bg.jpg);
	background-repeat: repeat-x;
	height: 400px;
	margin: 0px;
	padding: 0px;
}

#profile_photo{
	float:left;
}

#profile_detail{
	float:left;
	padding-left:10px;
	width: 200px;
	padding-top: 16px;
}

#footer{
	clear:both;
}
ul#nakamenu_menu li {
	width: 140px;
	margin: 0;
	padding: 0;	
}
ul#nakamenu_menu li a {
	text-indent: -9999px;
	text-align: center;
	display: block;
	color: #000;
}
li#menu01 a {
	width:140px;
	height: 20px;
	padding-bottom: 10px;
	background-image: url(img/menu01.gif);
	background-repeat: no-repeat;
}
li#menu02 a {
	background: url(img/menu02.gif);
	width:140px;
	height: 20px;
		padding-bottom: 20px;
		background-repeat: no-repeat;

}
li#menu03 a {
	background: url(img/menu03.gif);
	width:140px;
height: 20px;
	padding-bottom: 20px;
	background-repeat: no-repeat;

}
li#menu04 a {
	background: url(img/menu04.gif);
	width:140px;
	height: 20px;
		padding-bottom: 10px;
		background-repeat: no-repeat;

}

li#menu05 a {
	background: url(img/menu05.gif);
	width:140px;
height: 20px;
	padding-bottom: 10px;
	background-repeat: no-repeat;

}

li#menu06 a {
	background: url(img/menu06.gif);
	width:140px;
height: 20px;
	padding-bottom: 10px;
	background-repeat: no-repeat;

}
li#menu01 a:hover {
	background: url(img/menu01_on.gif);
	width:140px;
	height: 20px;
		padding-bottom: 10px;
		background-repeat: no-repeat;

}
li#menu02 a:hover {
	background: url(img/menu02_on.gif);
	width:140px;
	height: 20px;
		padding-bottom: 20px;
		background-repeat: no-repeat;

}
li#menu03 a:hover {
	background: url(img/menu03_on.gif);
	width:140px;
	height: 20px;
		padding-bottom: 20px;
		background-repeat: no-repeat;

}
li#menu04 a:hover {
	background: url(img/menu04_on.gif);
	width:140px;
	height: 20px;
		padding-bottom: 10px;
		background-repeat: no-repeat;

}
li#menu05 a:hover {
	background: url(img/menu05_on.gif);
	width:140px;
	height: 20px;
		padding-bottom: 10px;
		background-repeat: no-repeat;

}
li#menu06 a:hover {
	background: url(img/menu06_on.gif);
	width:140px;
	height: 20px;
		padding-bottom: 10px;
		background-repeat: no-repeat;

}

