body {
	background-image: url(../images/top/top_page_bg.gif);
}
#BodyContainer {
	background-image: url(../images/header/top_bg.gif);
}

#Jirei {
	width: 570px;
	height: 100%;
	float: right;
	display: inline;
	background-image: url(../images/top/jirei_bg.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
}
#Jirei h1 {
	background-image: url(../images/top/jirei_titl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 570px;
	text-indent: -9999em;
	margin: 0px;
	padding: 0px;
}
#Jirei dd a.pdf {
	padding-left: 20px;
	height: 17px;
	background-image: url(../images/page/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 17px;
	display: block;
	margin-bottom: 0.5em;
	margin-left: 1em;
}
#JireiBtm {
	background-image: url(../images/top/jirei_btm.gif);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	height: 16px;
	width: 570px;
}

#MainContainer address {
	font-size: 12px;
}

