@charset "utf-8";
body {
	background-color: #CCCCFF;
	background-image: url(image/base.gif);
	margin: 0px;
	padding: 0px;
}
#allitem {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	line-height: 1.5;
}
#allitem  #topnavi {
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
}
#allitem  #topnavi  h2 {
	height: 35px;
	width: 107px;
	font-size: 11px;
	float: left;
	margin-bottom: 10px;
}
#allitem #topnavi a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F7F7F7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9966;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	background-image: url(image/top_h2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#allitem #navi h3 {
	background-color: #FF9900;
	color: #333333;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	padding-left: 15px;
	margin: 0px;
}

#allitem #topnavi a:hover {
	color: #FF9900;
	background-color: #FFE9B9;
}
#contents {
	float: right;
	width: 520px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 20px;
}

#allitem #navi {
	float: left;
	width: 160px;
	font-size: 11px;
	margin-left: 15px;
	padding: 0px;
	color: #F7F5F2;
	margin-top: 10px;
	background-color: #FFF5EC;
}
#allitem #left {
	float: left;
	width: 150px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 50px;
}

#allitem #navi a {
	font-size: 11.5px;
	color: #333333;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	padding-left: 16px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	background-image: url(image/ul.gif);
	background-repeat: no-repeat;
	background-position: 8px 11px;
}
#allitem #navi a:hover {
	color: #FF9900;
}
#allitem #navi li {
	list-style-type: none;
	font-size: 11px;
}
#allitem #navi ul {
	margin: 0px;
	padding: 0px;
}

#allitem  #contents  h2 {
	font-size: 14px;
	padding-bottom: 8px;
	padding-top: 10px;
	height: 20px;
	padding-left: 18px;
	color: #666666;
	background-color: #F7F7F7;
	background-image: url(image/top_h2.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF9966;
}
#allitem #left li {
	color: #FF9900;
}

#allitem  #contents  h3 {
	font-size: 14px;
	color: #666666;
	padding-top: 5px;
	padding-left: 28px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FF9966;
	background-image: url(image/h3.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-bottom: 2px;
}
#allitem #header h1 {
	font-size: 0.8em;
	font-weight: normal;
	padding-left: 5px;
	color: #999999;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
}

#allitem #contents p {
	margin: 0px;
	padding: 0px;
}
#allitem #footer {
	background-color: #FF9966;
	clear: both;
	text-align: center;
	font-size: 11px;
}
#allitem #footer a {
	color: #FFFFFF;
	font-size: 11px;
}
#allitem #footer p {
	color: #FFFFFF;
	padding: 5px;
	font-size: 12px;
	display: inline;
}

