#header .block_02 h1 {
	width: 193px;
	background: url(../img/header/logo_h.png) no-repeat left top;
}
#footer .block_01 .left h2 {
	width: 191px;
	background: url(../img/header/logo_f.jpg) no-repeat left top;
}
/* ロゴ */
div#header div#siteheader h1 a {
	background-image:url(../img/header/logo.png);
}

* html div#header div#siteheader h1 a {
	background-image:url(../img/header/logo.gif);
}

/* aboutus */
div#aboutus h2 {
	height:18px;
	text-indent:-10000px;
	line-height:100%;
	background:#ccc url(../img/title/aboutus.png) no-repeat top left;
	margin:0 0 0.3em 0;
}
