/**********************************
about
**********************************/
#about{
	font-size:24px;
	line-height:1.3em;
}
#waxTxt .txt{
	padding: 25px 30px 5px 0;
	text-align: right;
	font-size: 22px;
	line-height: 1.5em;
	letter-spacing: -1.5px;
}

#about #subTtl{
	background-image: url(../images/sp/bg_about_ttl.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 550px;
}
#step{
	padding: 0 25px 0 10px;
	background-color: #fff0f3;
	background-image: url(../images/sp/bg_step.png);
	background-repeat: repeat-x;
	background-position: top;
}
#step .stepNo{
	float:left;
}
#step .stepTtl{
	font-size: 28px;
	margin: 0 0 25px 45px;
	border-bottom: 1px solid #b29193;
	line-height: 1.5em;
	font-weight: bold;
	padding: 30px 0 0 55px;
}
#step .stepImg{
	padding-left:20px;
}
#step .descriptionTxt{
	padding:20px 0 25px 20px;
}
#step .descriptionTxt li{
	padding-left:1em;
	text-indent:-1em;
}
#about #step .stepTxt .descriptionTxt img{
	padding: 20px 0 10px 0;
}
#health{
	padding:25px;
}
#health .healthTxt{
	padding-top:20px;
}
#health .healthImg {
	overflow:hidden;
	padding: 15px 0 30px 0;
}
#health .healthImg p{
	float:left;
	padding-bottom: 10px;
}
#health .healthImg .leftImg{
	padding-right:10px;
}
#about .subTtl02{
	font-size: 110%;
	padding-bottom: 10px;
	font-weight: bold;
}
#about .attention{
	padding:10px 0 10px 0;
}
#about .attention li{
	font-weight: bold;
	padding-bottom:10px;
}
#about ul li{
	text-indent:-1em;
	padding-left:1em;
}
#about #health .hygieneImg,.hygienelogo{
	text-align:center;
	padding:20px;
}
#about .priceList{
	padding-bottom:30px;
}
#about .priceList table{
	width:100%;
	margin:0 auto
}
#about .priceList table tr th,td{
	padding: 20px 0 20px 10px;
	text-align:center;
}
#about .priceList table tr th{
	font-weight:bold;
	background-color:#fffcf4;
}
#about .priceList table tr .left{
	width: 430px;
}
#about .priceList table{
	border-top: 1px solid #d1c1c1;
	margin-top:20px;
}
#about .priceList table tr{
	border-bottom: 1px solid #d1c1c1;
}
