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


/* ============お墓のリフォーム============== */
/*各ページ共通
----------------------------------*/
div#header div.h2 h2 {
	background: url(../images/reform_index_h2.jpg) top left no-repeat;
}
#main{
	font-size:93%;
}
/*テキストリンク
--------------*/
a:link {
	color:#202329;
	text-decoration: none;
}
a:visited {
	color:#202329;
	text-decoration: none;
}
a:hover {
	color:#4885ab;
	text-decoration: underline;
}
a:active {
	color:#4885ab;
	text-decoration: underline;
}
/* pタグ */
#main p.p1 {
	margin: 10px 30px 0 40px;
	padding-bottom: 10px;
	color: #4f5a60;
	clear:both;
	line-height:1.8em;
}
#main p.p1 span.red {
	color: #FF412E;
}
span.orenge_b {
	color: #F1752A;
	font-weight:bold;
}
span.orenge {
	color: #F1752A;
}
span.blue{
	color:#427290;
}
/*--------------------------------------------------------------------
(index.html)
(お墓のリフォームについて　index)
--------------------------------------------------------------------*/
h3.index_h3_1 {
	width: 670px;
	height: 30px;
	text-indent: -9999px;
	margin: 0 0 20px 25px;
	background: url(../images/reform_index_h3_01.gif) no-repeat left top;
}
h4.index_h4_1 {
	width: 640px;
	height: 30px;
	text-indent: -9999px;
	margin: 0 0 10px 40px;
	background: url(../images/reform_index_h3_02.gif) no-repeat left top;
}
h4.index_h4_2 {
	width: 640px;
	height: 30px;
	text-indent: -9999px;
	margin: 20px 0 10px 40px;
	background: url(../images/reform_index_h3_03.gif) no-repeat left top;
}
ol.index{
	width:640px;
	margin:0 0 0 40px;
	padding:0;
}
ol.index li{
	clear:both;
}
ol.index li img{
	float:left;
	width:100px;
	margin:0 10px 0 0;
}
ol.index li dl{
	float:left;
	width:525px;
	margin:0;
	padding:20px 0;
	float:left;
	border-top:dotted 1px #A6A6A6;
	line-height:1.8em;
}
ol.index li dl img{
	float:right;
	width:100px;
	padding:0;
}
ol.index li dl#top img{
	float:right;
	width:255px;
	padding:0;
}
ol.index li dl dt{
	color:#47667A;
	font-weight:bold;
	margin-bottom:10px;
}
ol.index li dl dd{
	width:400px;
}
ol.index li dl dd#top{
	width:260px;
}
ol.index li dl#top{
	width:525px;
	margin:0;
	padding:20px 0;
	float:left;
	line-height:1.8em;
	border-top:none;
}
ul#other li{
	background-image: url(../images/reform_index_icon.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	background-position: left center;
	margin-bottom:3px;
	color:#47667A;
}
p#other{
	clear:both;
	text-align:right;
	margin:0 30px 20px 0;
}
p#index_text{
	width:640px;
	margin:0 0 20px 40px;
	padding:10px 0;
	text-align:center;
	border-bottom: 3px double #F1752A;
	border-top: 3px double #F1752A;
	line-height:1.8em;
}
p#link_nagare{
	clear:both;
	text-align:right;
	margin:0 30px 20px 0;
}
/*--------------------------------------------------------------------
(flow.html)
(お墓のリフォームの流れ　flow)
--------------------------------------------------------------------*/
h3.flow_h3_1 {
	width: 670px;
	height: 30px;
	text-indent: -9999px;
	margin: 0 0 30px 25px;
	background: url(../images/reform_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#flow05{
	width:360px;
	margin-top:25px;
	padding:20px 0;
	float:left;
	border-top: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 dl dd#end{
	width:360px;
	margin:0;
	padding:20px 0;
	float:left;
	border-top:dotted 1px #A6A6A6;
	border-bottom:dotted 1px #A6A6A6;
	line-height:1.8em;
}

