/***********************************************　category title　***********************************************/
.category_title { background-image: url(../img/category.jpg); }


/***********************************************　title　***********************************************/
#title_intest01 { background-image: url(../img/title01.gif); }

/***********************************************　faq_list　***********************************************/
#faq_list {
	width: 698px;
	height: auto;
	margin: 0 auto 40px auto;
}

#faq_list li {
	line-height: 22px;
	text-align: left;
	background: url(../../img/icon_blue.gif) 0 50% no-repeat;
	min-height: 22px;
	height: auto !important;
	height: 22px;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

/***********************************************　answer_box　***********************************************/
.answer_box {
	border: 1px solid #CCDEED;
	line-height: 1.6em;
	width: 737px;
	height: auto;
	margin: 0 auto 20px auto;
	padding: 15px 0 20px 0;
}

.answer_box dt, .answer_box dd {
	text-align: left;
	display: block;
}

.answer_box dt {
	color: #1F4C7B;
	font-weight:bold;
	line-height: 22px;
	background: url(../../img/icon_blue.gif) 0 2px no-repeat;
	border-bottom: 2px solid #999999;
	width: 662px;
	min-height: 22px;
	height: auto !important;
	height: 22px;
	margin: 0 20px 0 20px;
	padding: 0 10px 5px 25px;
	}

.answer_box dd {
	text-align: justify;
	text-justify:inter-ideograph;
	width: 662px;
	margin: 10px 30px 0 45px;
	padding: 0;
}



/***********************************************　for_faq　***********************************************/
.for_faq {
	text-align: right;
	width: 739px;
	margin: 0 auto 30px auto;
}

.for_faq a {
	font-size: 77%;
	padding: 2px 0 2px 20px;
}

.for_faq a:link, .for_faq a:visited {
	background: url(../../img/icon_pagetop.gif) 0 1px no-repeat;
}

.for_faq a:hover{
	text-decoration: underline;
}


/***********************************************　for_faq　***********************************************/
.for_order {
	background: url(../img/icon_cat.gif) 0 3px no-repeat;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	}