@charset "utf-8";

div.entry h1.page_title {
	text-indent: -9999px;
	width: 860px;
	height: 140px;
	background: url(/resource/images/h_images/h1/h1_entry.png) 0px 0px no-repeat;
}
div.detail h1.page_title {
	text-indent: -9999px;
	width: 860px;
	height: 70px;
	background: url(/resource/images/h_images/h1/h1_detail.png) 0px 0px no-repeat;
}


div.entry h2 {
	float: left;
	text-indent: -9999px;
	width: 175px;
	height: 24px;
	margin: 10px 0 0;
	background: url(/resource/images/h_images/h2/h2_entry.png) 0px 0px no-repeat;
}

