@charset "Shift_JIS";

/*----------------------------------------------------

 Faq

----------------------------------------------------*/

/*secTop*/
#sec01	ul	{}
#sec01	ul	li	{
	padding:0 10px 20px;
}
#sec01	ul	li:last-child	{}
.priCon	{
	display:inline-block;
	text-align:left;
}
@media screen and (min-width:40em) {
	#sec01	ul	{
		width:90%;
		margin:0 auto;
	}
	#sec01	ul	li:last-child	{
	text-align:right;
}
}




