body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #CCC;
	
	
	
}
#allitem {
	background-color: #FFF;
	width: 900px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	margin-right:auto;
	margin-left:auto;

		
}
#header p {
	margin: 0px;
}
#topicpath {
	background-color: #666;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#navibar {
	background-color: #006;
	height: 2500px;
	width: 200px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	font-size: 14px;
}

#topicpath a {
	color: FF6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents {
	font-size: 12px;
	line-height: 18px;
	color: #666;
	float: right;
	width: 600px;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}
#topicpath h6 {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 1px;
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
}
#footer {
	font-size: 10px;
	background-color: #006;
	text-align: center;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFF;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#allitem #contents div table tr td div table tbody tr td table {
	text-align: center;
}
#allitem #contents table {
	text-align:left;
	font-size: 14px;
	color: #000;
}
#allitem #contents p {
	font-size: 14px;
	color: #000;
	text-align: left;
}
