/* 石材ケアページCSS */

@import url(unity_style.css);

#rightbox h3.spheadline {
	width: 350px;
	height: 40px;
	padding-left: 10px;
	padding-top: 11px;
	background: #3333CC url(../img/ds_contenthead02.gif) left top no-repeat;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#rightbox > h3.spheadline {
	width: 340px;
	height: 29px;
}

.label {
	clear: both;
	position: relative;
	width: 150px;
	height: 20px;
	margin-top: 10px;
	background: #339999 url(../img/ds_labelback01.gif) no-repeat;

}

.labeltxt {
	width: 150px;
	height: 14px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -7px;
	margin-left: -75px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;

}
