@charset "shift_jis";



@import url(../css/basic.css);

@import url(../css/common.css);



/* ====================================================================



   Style Info: よくある質問

 

==================================================================== */



.faq { width:640px; text-align:center; }



.faq .q {

	background:url(image/q.gif) no-repeat 0 26px;

	padding-left:90px;

	padding-top:25px;

	font-size:16px;

	font-weight:bold;

	text-align:left;

	}



.faq .a {

	width:616px;

	margin:0 auto;

	_margin:0;

	text-align:left;

	padding-top:10px;

	line-height:1.7em;

	}



.faq .a .price {

	border-collapse:collapse;

	margin-top:15px;

	margin-bottom:5px;

	}

.faq .a .price th {

	width:25%;

	background-color:#ffffd2;

	font-weight:normal;

	}

.faq .a .price th,

.faq .a .price td {

	border:1px solid #b4b4b4;

	padding:5px 10px;

	text-align:left;

	}



.faq .a .price td td {

	border:none;

	padding:0;

	}



