@charset "utf-8";
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

reform.css
(お墓のリフォームとクリーニング専用CSSテンプレート)
		
		
			
										最終更新日　13.08.23

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
#pagetitle h2{
	background:url(../sculpture/images/subpage_title.gif) 0 0 no-repeat;
}

#contents{
	width:691px;
}

#contents .c_wrapper{
	width:629px;
	border:1px solid #cccccc;
	background:url(../images/common/subpage_backgruond.jpg) 0 0 no-repeat, #ffffff;
	padding:18px 30px 40px 30px;
}

#sculpture ul{
	overflow: hidden;
	position: relative;
	zoom:1; 
	margin-top:20px;
}

#sculpture ul li{
	display:block;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}

#sculpture p{
	display:block;
	font-size:120%;
	margin-top:20px;
}

#sculpture{
	margin-top:40px;
}

#f_support div.cf {
	width:656px;
}

#sculpture .title_border_red h3{	background:url(../sculpture/images/subtitle_red1.gif) 0 0 no-repeat;}
#sculpture .title_border_red h4{	background:url(../sculpture/images/subtitle_red2.gif) 0 0 no-repeat;}
#sculpture .title_border_red h5{	background:url(../sculpture/images/subtitle_red3.gif) 0 0 no-repeat;}


#sculpture .title_border_red h4,
#sculpture .title_border_red h5{
	margin-top:30px;
	height:30px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
}

.prce{
	margin-top:20px;
	overflow: hidden;
	position: relative;
	zoom:1; 
}

.prce p{
	margin-top:-20px;
	line-height:1.7em;
}

.prce p span{
	color:#bf2c34;
	font-size:1.2em;
	font-weight:bold;
}
.sankyu{
	margin-top:25px;
	float:left;
	height:200px;
}
.prce ul{
	width:500px;
}

.prce dt{
	float:left;
	width:300px;
	margin-top:10px;
}
.prce dd{
	float:right;
	width:150px;
}