@charset "UTF-8";
body {
	font-family: "A-OTF ゴシックMB101 Pro M", sans-serif, "小塚ゴシック Pro M";
	font-size: 11px;
	line-height: 18px;
	color: #333;
	font-weight: normal;
}
#allitem {
	background-color: #FFF;
	padding: 0;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#allitem #topnavi a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#allitem #topnavi {
	height: 87px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px;
	vertical-align: bottom;
}
#allitem #header {
	margin: 0px;
	padding: 0px;
}
#allitem #header p {
	margin: 0px;
	padding: 0px;
}
#allitem #main {
	margin: 0px;
	padding: 0px;
	width: 820px;
}
#allitem #sidebar {
	float: left;
	height: auto;
	width: 195px;
	padding-top: 20px;
	padding-right: 0px;
	margin: 0px;
	text-align: center;
}
#allitem #main #sidebar h2 img {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#allitem #conents {
	float: right;
	height: auto;
	padding-top: 20px;
	padding-left: 20px;
	width: 605px;
}
#allitem #topnavi h1 {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#allitem #topnavi #logo {
	padding-top: 0px;
	margin-top: -20px;
}
#allitem #main #footer {
	font-family: "Courier New", sans-serif, Arial;
	font-style: normal;
	font-size: 11px;
	clear: both;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 60px;
	width: 820px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#allitem #main #footer address {
	font-family: "Courier New", sans-serif, Arial;
	font-style: normal;
	float: left;
	margin-top: 40px;
	text-indent: 5px;
	letter-spacing: 2px;
}
#allitem #main #footer a {
	color: #333;
	float: right;
	margin-top: 40px;
	padding-left: 10px;
	margin-right: 5px;
}
#allitem #main #footer a:hover {
	text-decoration: none;
}
#allitem #header #contents {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
	line-height: 30px;
	font-weight: bolder;
	letter-spacing: 1px;
}
#allitem #main #conents a {
	color: #333;
}
#allitem #main #conents a:hover {
	text-decoration: none;
}
#allitem #main #conents #form p {
	padding-bottom: -20px;
}
