#footer:after,
#contentsBottom:after,
#contentsBottom div.bannerObj ul:after,
#contents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#footer,
#contentsBottom,
#contentsBottom div.bannerObj ul,
#contents {
	display: inline-table;
	/*\*/
	display: block;
	*height: 1%;
	/**/
}

body {
	background: url(../images/bg_body.gif) repeat-x left top;
	background-color: #fff;
	text-align: center;
}

/* PAGETOP */
#pageTop {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

/* HEADER */
#header {
	position: relative;
	width: 900px;
	height: 102px;
}
	#header div.banner {
		position: absolute;
		left: 312px;
		top: 27px;
	}
	#header .logo {
		position: absolute;
		left: 0px;
		top: 30px;
		background: url(../images/logo.gif) no-repeat left top;
		width: 138px;
		height: 42px;
	}
		#header .logo a {
			width: 139px;
			height: 42px;
			/*\*//*/
			padding-bottom: 42px;
			/**/
			text-indent: -999px;
			overflow: hidden;
			display: block;
		}
	#header p.catch {
		position: absolute;
		left: 0px;
		top: 76px;
		background: url(../images/h_catch.gif) no-repeat left top;
		width: 283px;
		height: 10px;
		/*\*//*/
		padding-bottom: 10px;
		/**/
		text-indent: -999px;
		overflow: hidden;
	}
	#header li.sitemap {
		position: absolute;
		left: 807px;
		top: 42px;
		background: url(../images/h_lnk_01.gif) no-repeat left top;
		width: 60px;
		height: 10px;
	}
		#header li.sitemap a {
			width: 60px;
			height: 10px;
			/*\*//*/
			padding-bottom: 10px;
			/**/
			text-indent: -999px;
			overflow: hidden;
			display: block;
		}
	#header li.contact {
		position: absolute;
		left: 807px;
		top: 59px;
		background: url(../images/h_lnk_02.gif) no-repeat left top;
		width: 65px;
		height: 10px;
	}
		#header li.contact a {
			width: 65px;
			height: 10px;
			/*\*//*/
			padding-bottom: 10px;
			/**/
			text-indent: -999px;
			overflow: hidden;
			display: block;
		}

/* PAGEBODY */
#pageBody {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
	#pageBody .pankuzu {
		padding-bottom: 10px;
		font-size: 10px;
		/*\*/
		*font-size: 80%;
		/**/
	}

/* CONTENTS */
#contents {
	margin: 0;
	padding-bottom: 30px;
}
	#mainContents {
		width: 685px;
		float: left;
	}
	#subContents {
		width: 195px;
		float: right;
	}
#contentsBottom {
	margin: 0;
	padding-bottom: 15px;
}
	/* bannerObj */
	#contentsBottom div.bannerObj {
		float: left;
	}
		#contentsBottom div.bannerObj li {
			margin-right: 10px;
			float: left;
			font-size: 0;
			line-height: 0;
		}
	#contentsBottom div.pagetopObj {
		width: 102px;
		padding-top: 48px;
		float: right;
	}
		#contentsBottom div.pagetopObj p {
			background: url(../images/lnk_pagetop.gif) no-repeat left top;
			width: 102px;
			height: 12px;
		}
		#contentsBottom div.pagetopObj a {
			width: 102px;
			height: 12px;
			/*\*//*/
			padding-bottom: 12px;
			/**/
			text-indent: -999px;
			overflow: hidden;
			display: block;
		}
/* PAGEBOTTOM*/
#pageBottom {
	background: url(../images/bg_footer.gif) repeat-x left top;
}

/* FOOTER */
#footer {
	margin: 0 auto;
	padding: 60px 0 20px 0;
	width: 900px;
	text-align: left;
	font-size: 10px;
	/*\*/
	*font-size: 80%;
	/**/
}
	#footer div.div1 {
		float: left;
	}
	#footer div.div2 {
		float: right;
		text-align: right;
	}
	#footer p {
		margin-top: 10px;
	}
	#footer p.index {
		background: url(../images/arrow_s.gif) no-repeat 0 4px;
		padding-left: 8px;
	}
	#footer a {
		color: #333;
	}
	#footer p.seo strong {
		font-weight: normal;
		color: #960;
	}


