body {
	background-image: url(imgs/chinkokuji_back.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
#topheader {
	background-image: url(imgs/top_header.jpg);
	margin: 0px;

}
#newsrelease {
	color: #2B1500;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;



}
.topcontentsguide {
	background-image: url(imgs/top_guide_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 5px;
}
.topcontentsmonument {
	background-image: url(imgs/top_monument_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 5px;
}
.topcontentsdefault {
	background-image: url(imgs/top_contents_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 5px;
}
.topcontentsmenu TABLE {
	margin-bottom: 10px;
}
.toptextmenu A {
	font-weight: bold;
	color: #996600;
	background-image: url(imgs/top_contentsmenu_listmark.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.toptextmenu A:hover {
	color: #CC0000;
	background-image: url(imgs/top_contentsmenu_listmark_f2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
#update TD {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996600;
	font-size: 12px;

}
.entry IMG {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
}
.entry-header {
	color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
}
.entry-footer {
	color: #FFFFCC;
	font-size: 12px;
	text-align: left;
}
.post-footers {
	font-size: 12px;
}
.entry-body {
	color: #FFFFFF;
}
