@charset "UTF-8";
@import url("second.css");

div#header div.h2 h2 {
	background: url(../images/ohaka_search_h2.jpg) top left no-repeat;
}


/* ============ 墓石の形と歴史 ============== */
#main h3.h3_1 {
	display: block;
	width: 672px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 20px 25px;
	background: url(../images/ohaka_search_history_h3_01.gif) no-repeat left top;
}

/* pタグ */
#main p.p1 {
	width:620px;
	margin: 20px 0 0 30px;
	color: #4f5a60;
	clear:both;
}
/* 下のコト */
#main ul.bottom_link {
	margin-top: 35px;
}

