@charset "shift_jis";
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-image: url(images/body_bk.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#allitem {
	background-color: #FFFFCC;
	width: 750px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
#allitem #header p {
	margin: 0px;
}
#allitem #topicpath {
	background-color: #003300;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#topicpath h6 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 20px;
	word-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
#topicpath a {
	color: #FFFF66;
}
#allitem #contents {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	float: right;
	width: 550px;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}
#allitem #navibar {
}
#allitem #footer {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003300;
	text-align: center;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
}

#allitem #navibar {
	background-color: #006600;
	float: right;
	height: 1000px;
	width: 150px;
	margin-top: 0px;
	padding-top: 5px;
	top: 0px;
	border-top-style: none;
}
#allitem #navibar h5 {
	margin: 5px;
	padding: 5px;
}
#allitem #navibar a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	padding-top: 34px;
	padding-bottom: 12px;
}
