/*--------------------------------------------------------------------------------------
*****************************よくあるご質問ページの設定*********************************
--------------------------------------------------------------------------------------*/

/*���o���̐ݒ聫*/

h2#subtitFaq {
	height: 50px;
	display:block;
	line-height: 100%;
	text-indent:-9999px;
	background: url(../faq/images/subtit_faq.gif) no-repeat left top;
	margin: 5px 0px 20px 10px;}
	
	
	
/*------------------------Q&A�̐ݒ肱�����火------------------------------*/	
	
	
div#faq {
	text-align: left;
	margin-left: 30px;}
	
/*Q&A�̕��͂̐ݒ聫*/	

dl.faq {
	margin-bottom: 10px;
	overflow:auto;
	width: 770px;}

dl.faq dt {
	float: left;
	width: 40px;
	text-align: right;
	display: block;}

dl.faq dd {
	float: right;
	width: 710px;
	padding-right: 15px;
	display: block;}

span.question {
	font-weight: bold;
	color: #FE98D2;}
	
/*Q&A�̕��͂̐ݒ聪*/		

	
	
/*�A�C�R���t���̃����N�̐ݒ聫*/	

ul.pageMore {
	margin: 0px 0px 20px 45px;
	clear: both;}

ul.pageMore li{
	text-decoration: none;
	background: url(../images/icon_more.gif) no-repeat left center;
	padding-left: 20px;}

/*�A�C�R���t���̃����N�̐ݒ聪*/	
