@charset "utf-8";
h2{
	background-image: url(img/b-shoukai.gif);
	background-repeat: no-repeat;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	height: 90px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	display: inline-block;
	padding: 0px;
}
#contents {
	background-color: #FFE4C4;
}