/* ヘッダ */
#header {
	width: 760px;
	height: 132px;
	background: url(../topimg/header.jpg) no-repeat }
/* ページ中段領域 */
#pagebody {
	width: 760px;
	margin: 0 auto }
/* フッタ */
#footer {
	clear: both;
	width: 760px;
	height: 30px;
	background: url(../topimg/footer.jpg) no-repeat;
	font-size: 12px;
	text-indent: -999em }