@charset "utf-8";
#allitem {
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#allitem #header {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#allitem #header p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#allitem #navibar {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#allitem #navibar a {
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #006600;
	border-right-width: 15px;
	border-right-style: ridge;
	border-right-color: #FFFF00;
}
#allitem #navibar a:hover {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #009900;
}
#allitem #navibar h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 120px;
}
#allitem #footer p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 16px;
}

#allitem #sideBar {
	margin: 0px;
	padding: 15px;
	float: left;
	width: 180px;
}
#allitem #sideBar h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #006600;
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 15px;
	border-right-width: 10px;
	border-right-style: double;
	border-right-color: #FFFF00;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 3px;
}

#allitem #mainContents {
	margin: 0px;
	padding: 10px;
	float: right;
	width: 650px;
}
#allitem #sideBar h4:hover {
	color: #FFFFFF;
	background-color: #00CC00;
	background-repeat: no-repeat;
	background-position: center top;
}

#allitem #mainContents h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #006600;
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 15px;
	border-right-style: double;
	border-right-color: #FFFF00;
	clear: none;
}
#allitem #sideBar p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}
#allitem #mainContents h6 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 10px;
}
#allitem #mainContents table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
#allitem #mainContents h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: normal;
}
#allitem #mainContents h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#allitem #mainContents p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

