@charset "utf-8";
/* CSS Document */
  
  body {
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
}
  a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}
  
  .nonpc
  ,h1.tablet
  ,h1.sp
  ,.tablet
  ,.sp
  ,.back
  ,ul#pan li
  ,.t_center{
	  display:none;
  }
  
  body{
	  font-size:10pt;
  }

  .t_center,.copy{
	  text-align:center;
  }
  
  .container{
	  width:800px;
	  margin:auto;
  }
  
  .before
  ,ul.top_btn li
  ,.after{display: table-cell;
  }
  
  #faq_list dt{
	display: list-item;
	list-style-image:url(../images/sp/list_bg.png);list-style-position: inside;

	
	}
	#faq_list dd {
	display: list-item;
	list-style-image: url(../images/sp/a.jpg);list-style-position: inside;
	line-height:175%;
	margin:20px 0 0 0;
	}