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

div#header div.h2 h2 {
	background: url(../images/ohaka_search_h2.jpg) top left no-repeat;
}
/* ============ 各ページの内容 #main ============== */
#main p.top {
	margin: 0 20px 10px 30px;
}
#main h3 {
	margin: 25px 0 0 25px;
}
#main h3.h3_1 {
	display: block;
	width: 672px;
	height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/ohaka_search_h3_1.gif) top left no-repeat;
	margin: 0 0 0 25px;
}

#main h3.h3_2 {
	display: block;
	width: 672px;
	height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/ohaka_search_h3_2.gif) top left no-repeat;
	margin: 25px 0 0 25px;
}


/* 商品紹介 */
#main ul.gravestone {
	width: 640px;
	height: auto;
	margin: 20px 0 0 40px;
}

#main ul.gravestone li {
	width: 214px;
	height: 105px;
	float: left;
	margin: 0 11px 11px 0;
	overflow: hidden;
}

#main ul.gravestone li a {
	display: block;
	width: 214px;
	height: 105px;
	font-size: 11px;
	color: #5c6266;
	text-decoration: none;
}
#main ul.gravestone li a span {
	display: block;
	padding: 45px 8px 0 100px;
}



#main ul.gravestone li.list1 ,
#main ul.gravestone li.list1 a {
	background: url(../images/ohaka_search_list1.jpg) top left no-repeat;
} #main ul.gravestone li.list1 a:hover {
	background: url(../images/ohaka_search_list1_on.jpg) top left no-repeat;
}

#main ul.gravestone li.list2 ,
#main ul.gravestone li.list2 a {
	background: url(../images/ohaka_search_list2.jpg) top left no-repeat;
} #main ul.gravestone li.list2 a:hover {
	background: url(../images/ohaka_search_list2_on.jpg) top left no-repeat;
}

#main ul.gravestone li.list3 {
	width: 189px;
	height: 222px;
	margin: 0;
	float: right;
}
#main ul.gravestone li.list3 a {
	width: 189px;
	height: 222px;
}
#main ul.gravestone li.list3 a span {
	padding: 45px 8px 0 10px;
}

#main ul.gravestone li.list3 ,
#main ul.gravestone li.list3 a {
	background: url(../images/ohaka_search_list3.jpg) top left no-repeat;
} #main ul.gravestone li.list3 a:hover {
	background: url(../images/ohaka_search_ist3_on.jpg) top left no-repeat;
}

#main ul.gravestone li.list4 ,
#main ul.gravestone li.list4 a {
	background: url(../images/ohaka_search_list4.jpg) top left no-repeat;
} #main ul.gravestone li.list4 a:hover {
	background: url(../images/ohaka_search_list4_on.jpg) top left no-repeat;
}

#main ul.gravestone li.list5 ,
#main ul.gravestone li.list5 a {
	background: url(../images/ohaka_search_list5.jpg) top left no-repeat;
} #main ul.gravestone li.list5 a:hover {
	background: url(../images/ohaka_search_list5_on.jpg) top left no-repeat;
}
#main p.hosoku {
	margin: 10px 10px 10px 40px;
	font-size: 85%;
}

/* お墓を建てる前に */
#main div.before {
	width: 640px;
	height: auto;
	margin: 20px 0 10px 40px;
}
#main div.before p {
	color: #6b7073;
}
#main div.before div.left {
	width: 314px;
	height: auto;
	float: left;
	padding-bottom: 20px;
		clear:both;
}

#main div.before div.right {
	width: 314px;
	height: auto;
	float: right;
	padding-bottom: 20px;
}

#main div.before h4 ,
#main div.before h4 a {
	display: block;
	widht: 314px;
	height: 51px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 10px;
}

#main div.before h4.before1 ,
#main div.before h4.before1 a {
	background: url(../images/ohaka_search_before1.gif) top left no-repeat;
}
#main div.before h4.before1 a:hover {
	background: url(../images/ohaka_search_before1_on.gif) top left no-repeat;
}
#main div.before h4.before2 ,
#main div.before h4.before2 a {
	background: url(../images/ohaka_search_before2.gif) top left no-repeat;
}
#main div.before h4.before2 a:hover {
	background: url(../images/ohaka_search_before2_on.gif) top left no-repeat;
}
#main div.before h4.before3 ,
#main div.before h4.before3 a {
	background: url(../images/ohaka_search_before3.gif) top left no-repeat;
}
#main div.before h4.before3 a:hover {
	background: url(../images/ohaka_search_before3_on.gif) top left no-repeat;
}
#main div.before h4.before4 ,
#main div.before h4.before4 a {
	background: url(../images/ohaka_search_before4.gif) top left no-repeat;
}
#main div.before h4.before4 a:hover {
	background: url(../images/ohaka_search_before4_on.gif) top left no-repeat;
}
	
	
/* 霊園・墓地をお持ちでない方は・・・ */
#main ul.bottom_link {
	width: 670px;
	height: auto;
	padding-top: 25px;
	border-top: 1px solid #e5e5e5;
	margin: 0 0 8px 25px;
}

#main ul.bottom_link li {
	float: left;
	margin: 0 9px 9px 0;
}
#main ul.bottom_link li.right {
	float: right;
	margin: 0 0 9px 0;
}

#main ul.bottom_link li a {
	float: left;
}
#main ul.bottom_link li a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}






