* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
body {
	color: #100630;
	background-color: #100630;
	font-size: 14px;
	line-height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#allitem {
	background-color: #FFF;
	width: 800px;
	margin: 0px auto;
}
#allitem #navi ul li {
	text-decoration: none;
	list-style: none;
	float: left;
	text-align: center;
}
#allitem #navi ul li a {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 30px;
	width: 158px;
	border-bottom: 3px double #FFF;
	border-left: 2px solid #FFF;
	background-color: #666;
	font-size: 14px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 4ex;
}
#allitem #navi ul li a:hover {
	color: #666;
	background-color: #CCC;
}	
#allitem #topicpath {
	clear: both;
	background-color: #006;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
}	
	
#allitem #topicpath {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	text-align: right;
	letter-spacing: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#allitem #topicpath p a {
	color: #FFF;
	text-decoration: none;
}
#allitem #topicpath p a:hover {
	color: #666;
	font: 11px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#allitem #title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 50px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 30px;
}



#allitem #copyright p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	background-color: #006;
	letter-spacing: 1px;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	color: #FFF;
}
