#allitem {
	padding: 0px;
	width: 744px;
	border: 2px solid #00CCFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/artist/gosenshi.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
}
body {
	background-color: #000000;
}
#allitem #banner #navibar a:hover {
	color: #FFFFFF;
	background-color: #0033FF;
}
#allitem #banner {
	height: 100px;
	width: 744px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#allitem #banner #navibar {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#allitem #leftside #face {
	text-align: center;
}
#allitem #banner #navibar h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 93px;
}
#allitem #banner #navibar a {
	color: #000000;
	text-decoration: none;
	background-color: #00CCFF;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#allitem #banner #titleBnr p {
	margin: 0px;
	padding: 0px;
}
.name {
	font-size: 24px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
}
.shokushu {
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
}
#allitem #footer p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	font-size: 10px;
	margin: 0px;
	height: 30px;
	width: 744px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #66CCFF;
	text-align: center;
	color: #000000;
	clear: both;
}
