@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: 68px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 20px 25px;
	background: url(../images/ohaka_search_flow_h3_01.gif) no-repeat left top;
}
ol.flow{
	width:640px;
	margin:0 0 0 40px;
	padding-bottom:40px;
}
ol.flow li{
	clear:both;
}
ol.flow li dl dt{
	width:272px;
	margin:0 5px 0 0;
	padding:0;
	float:left;
}
ol.flow li dl dd{
	width:360px;
	margin:0;
	padding:20px 0;
	float:left;
	border-top:dotted 1px #A6A6A6;
	line-height:1.8em;
}
ol.flow li dl dd img{
	float:right;
	margin-left:5px;
}
ol.flow li dl dd#flow08{
	width:360px;
	margin-top:35px;
	padding:20px 0;
	float:left;
	border-top:dotted 1px #A6A6A6;
	border-bottom:dotted 1px #A6A6A6;
	line-height:1.8em;
}
ol.flow li dl dd#flow10{
	width:360px;
	margin:0;
	padding-bottom:20px;
	float:left;
	border-top:dotted 1px #A6A6A6;
	line-height:1.8em;
}
ol.flow li dl dd#top{
	width:360px;
	margin:0;
	padding:0 0 20px 0;
	float:left;
	line-height:1.8em;
	border-top:none;
}
ol.flow li div.blue{
	clear:both;
	margin:0 0 20px 280px;
	line-height:1.7em;
}
ol.flow li div.blue a{
	color:#427290;
	text-decoration: none;
}
