@charset "utf-8";
#allitem {
	margin: 0px;
	padding: 0px;
	width: 750px;
	border: 1px solid #CCCCCC;
}
#allitem #header {
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#allitem #header p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#allitem #header a {
	color: #FF9999;
	text-decoration: none;
}
#allitem #header a:hover {
	color: #FFFFFF;
	background-color: #FF9999;
}
#allitem #titleBnr p {
	margin: 0px;
	padding: 0px;
}
#allitem #navibar {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#allitem #navibar a {
	color: #666666;
	text-decoration: none;
	background-image: url(images/btn_up.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
}
#allitem #navibar a:hover {
	color: #FFFFFF;
	background-image: url(../public_html/diarynopeji/images/btn_over.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#allitem #sidebar {
	margin: 0px;
	padding: 15px;
	float: left;
	width: 180px;
}
#allitem #sidebar h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #666666;
	background-color: #FFCCCC;
	background-image: url(images/sakura.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 10px;
	border-right-style: double;
	border-right-color: #FFFF99;
}
#allitem #sidebar img {
	float: left;
	margin-right: 5px;
}
#allitem #sidebar p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 13px;
	color: #996666;
	margin: 0px;
	padding: 0px;
}
#allitem #sidebar ul {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 13px;
	color: #FF33FF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: circle;
}
#allitem #sidebar a {
	color: #FF66FF;
}
#allitem #mainContents {
	margin: 0px;
	padding: 15px;
	float: right;
	width: 500px;
}
#allitem #mainContents h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #990000;
	background-color: #FFCCCC;
	background-image: url(images/sakura.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 35px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: 15px;
	border-right-style: double;
	border-right-color: #FFFF99;
}
#allitem #mainContents h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #990000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px dotted #999999;
	clear: both;
}
#allitem #mainContents img {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}
#allitem #mainContents p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding: 0px;
	margin-top: 10px;
}
#allitem #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFCCCC;
	letter-spacing: 1px;
	text-align: center;
	margin: 0px;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
}
#allitem #navibar h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 150px;
}
