section{
	clear:both;

}

.toptitle{
	background-image: url(../img/epilation_title.jpg);
	background-repeat: no-repeat;
	background-position: 120px 0px;
	height: 160px;
	padding-top: 110px;
	font-size: 14px;
	text-align: center;
}


.concept{
	padding-bottom: 50px;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}


.ttl{
	background-image: url(../img/bk_title.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding-left:30px;
	margin-bottom:10px;
	font-size: 18px;
	line-height: 32px;
	color:#FFF;
	background-position: 0px 0px;
	margin-bottom:20px;
}

.ssp{
	background-image:url(../img/epilation_img.jpg);
	background-repeat: no-repeat;
	background-position: 300px 5px;
	height: 300px;
	padding-right: 280px;
}

#step table{
	margin:20px 0px;
	font-size:14px;
	
}
#step th{
	color:#943546;
	font-weight:bold;	
}
#step td{
padding:10px 0px;
}

#progress p{
	font-size:14px;
	line-height:23px;
	margin-bottom:20px;
}

#progress{
	height:500px;
}

.epilation-left{
	width:333px;
	height:170px;
	float:left;
	margin-right:20px;
}
.epilation-right{
	width:212px;
	height:170px;
	float:left;
}
#price h2{
	
	margin-top:20px;
	margin-top:10px;
	font-size:18px;
	color: #960;
	font-weight:bold;
}


#price p{
	color:#666;
	font-size:13px;
	line-height:23px;
}

#price table{
	width:100%;
	margin:10px 0px 20px 0px;
	
}

#price th{
	padding:10px;
	border-bottom:dotted 1px #6f5436;
	font-weight:bold;
}

#price td{
	text-align:right;
	width:30%;
	color:#C85A5D;
	padding:10px;
	border-bottom:dotted 1px #6f5436;
	font-weight:bold;
}

.bk1{
	background-color:#F3DEDA;
	
}
.bk2{
	background-color:#F9EEEB;
}


.concept ul li {
	display: inline;
	font-size:12px;
	line-height:20px;
}

.concept ul li a {
	color: #6f5436;
	text-decoration: none;
}

.concept ul li a:hover {
	color: #6f5436;
	text-decoration:underline;
}

.concept ul{
	text-align:center;
}




