#allitem {
	margin: 0px;
	padding: 0px;
	width: 800px;
	border: thin dotted #000;
}
#allitem #header {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#allitem #header p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#allitem #header p a {
	color: #06F;
	text-decoration: none;
}
#allitem #titlebnr p {
	margin: 0px;
	padding: 0px;
}
#allitem #navibar {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#allitem #navibar h5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: 160px;
}
#allitem #navibar h5 a {
	color: #000;
	text-decoration: none;
	background-color: #CCC;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}
#allitem #navibar h5 a:hover {
	color: #FFF;
	background-color: #666;
	background-repeat: no-repeat;
	background-position: center center;
}

#allitem #menu {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
}
#allitem #to-top {
	text-align: center;
}
#allitem #main-contents {
	text-align: center;
}
