#header .block_02 h1 {
	width: 196px;
	background: url(../img/header/logo_h@2.png) no-repeat left top;
	background-size: 196px 53px;
	background: url(../img/header/logo_h2.png) no-repeat left top\9;
}
#footer .block_01 .left h2 {
	width: 173px;
	background: url(../img/header/logo_f@2.jpg) no-repeat left top;
	background-size: 173px 44px;
	background: url(../img/header/logo_f.jpg) no-repeat left top\9;
}
#contents h2.h_culture {
	background: url(../img/title/culture_title.png) no-repeat left top;
}
#header .logo a {
	width: 187px;
	height: 42px;
	background-image: url(../img/header/logo.png);
	background-size: 187px 42px;
}
@media screen and (max-width: 750px) {
	#header .logo a {
		width: 120px;
		height: 27px;
		background-size: 120px 27px;
	}
}
#fInfo .logo a {
	width: 142px;
	height: 25px;
	background-image: url(../img/footer/logo.png);
	background-size: 142px 25px;
}
@media screen and (max-width: 750px) {
	#fInfo .logo a {
		width: 131px;
		height: 23px;
		background-size: 131px 23px;
	}
}