@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #5466A4;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -375px;
	position: relative;
	left: 50%;
	right: 50%;
}
#allitem {
	background-color: #FFFFFF;
	width: 750px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
}
#header p {
	margin: 0px;
	padding: 0px;
}
#allitem #header {
	margin: 0px;
	padding: 0px;
}
#contents {
	float: none;
	width: 750px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5466A4;
	border-right-color: #5466A4;
	border-bottom-color: #5466A4;
	border-left-color: #5466A4;
	text-indent: 20px;
}





#image {
	float: left;
}
#image p {
	margin: 0px;
	padding: 0px;
}
#menu {
	width: 170px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: right;
}
#footer {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5466A4;
}
#allitem #footer p {
	margin: 0px;
	padding: 0px;
}






#topicpath {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	text-indent: 20px;
	height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5466A4;
	border-right-color: #5466A4;
	border-bottom-color: #5466A4;
	border-left-color: #5466A4;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
}
