/*Q&A　スペシャルケア　new!!====================================*/
h2.qa{
text-align: center;
padding: 0 ;
margin: 0;
}

.special_care{
margin: 20px 0 20px;
}
	
.show{}
/* .hide .target{ display:none } */
	
.show .sp_title {
cursor:pointer;
}
	 
.show .target{		
display: none;
}
	
	 

/*Q&A　new!!====================================*/
	
#qamenu{
width: 800px;
margin-left:10px;
margin-right:10px;
background-color: #ffffff;
}

.folding{
margin: 20px 0 20px 0;
font-size: 12px;
color: #776e6e;
line-height: 1.5em;
}
	
.folding img{
float: left;
clear: both;
margin-top: -15px;
}
	
	
.folding ul.que{
margin: 10px 0 30px 0;
list-style: none;
}
	
.folding ul.answer{
border-top: #847a7a dotted 1px;
margin: 10px 0 10px 0px;
padding-left: 45px;
padding-top: 12px;
list-style: none;
height: 41px;
min-height: 41px;
}
		
/*Q&A　new!!====================================*/

#sp_anchor{
margin: 20px 7px 25px;
}	

#sp_anchor img{
border: none;
float: left;	
}	
		
	
#sp_anchor a#left{
display: block;
background: #fff url(http://www.arsnova-cosme.jp/qa/img/q10_off.gif) center center no-repeat;
float: left;
width: 218px;
height: 30px;
}	
#sp_anchor a#left:hover{
background: #fff url(http://www.arsnova-cosme.jp/qa/img/q10_on.gif) center center no-repeat;
}	

#sp_anchor a#center{
display: block;
background: #fff url(http://www.arsnova-cosme.jp/qa/img/white_off.gif) center center no-repeat;
float: left;
width: 218px;
height: 30px;
}	
#sp_anchor a#center:hover{
background: #fff url(http://www.arsnova-cosme.jp/qa/img/white_on.gif) center center no-repeat;
}			
	
	
#sp_anchor a#right{
display: block;
background: #fff url(http://www.arsnova-cosme.jp/qa/img/gomge_off.gif) center center no-repeat;
float: left;
width: 218px;
height: 30px;
}

#sp_anchor a#right:hover{
background: #fff url(http://www.arsnova-cosme.jp/qa/img/gomge_on.gif) center center no-repeat;
}



