/* ページのレイアウト用CSS */
body {
}

h1 {
	height:33px;
	margin:0px;
	background-image: url(../img/title_review.gif);
	background-repeat: no-repeat;
}

h1 span {
	display: none;
}


.contents {
	width: 576px;
}
