@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 30px 25px;
	background: url(../images/ohaka_search_concept_h3_01.gif) no-repeat left top;
}
#main h4.h4_1 {
	display: block;
	width: 210px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 0 25px;
	background: url(../images/ohaka_search_concept_h4_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;
}

