@charset "UTF-8";
#allitem {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	width: 750px;
	background-color: #F6F1D7;
}
#allitem #sidwbar {
	margin: 0px;
	padding: 15px;
	float: left;
	width: 180px;
	background-color: #F6F1D7;
}
#allitem #maincontents {
	padding: 15px;
	float: right;
	width: 500px;
	background-color: #F6F1D7;
	margin: 0px;
}
#allitem #sidwbar h4 {
	font-size: 14px;
	color: #F6F1D7;
	text-decoration: none;
	background-color: #17392E;
	text-indent: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 25px;
	width: 180px;
	background-position: 8px center;
	text-align: left;
	background-image: url(img/futaba.gif);
	background-repeat: no-repeat;
}
#allitem #titlebnr p {
	margin: 0px;
	padding: 0px;
}
#allitem #sidwbar a {
	color: #F6F1D7;
	text-decoration: none;
}
#allitem #sidwbar a:hover {
	color: #D16B3D;
	text-decoration: none;
}
#allitem #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6F1D7;
	background-color: #18392D;
	letter-spacing: 1px;
	text-align: center;
	margin: 0px;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
}
#allitem #maincontents h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	color: #C84814;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 10px;
	border-bottom-style: double;
	border-bottom-color: #183A2E;
	font-weight: bolder;
}
#allitem #maincontents h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #17392E;
	letter-spacing: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#allitem #maincontents h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #18392D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#allitem #maincontents h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #CE5F2F;
	border: 2px dotted #17392E;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
	clear: both;
}
#allitem #maincontents img {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#allitem #maincontents p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#allitem #titlebnr img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#allitem #maincontents a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #CE5F2F;
	text-decoration: none;
}
#allitem #maincontents a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #18392D;
	text-decoration: underline;
}

