@charset "utf-8";

/* CSS Document */



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

/*  basic

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



.faq_main {

	background: url(img/main_bg.jpg) no-repeat left top;

	width: 760px;

	height: 140px;

}



.faq_main h2 {

	padding-top: 40px;

}



#faq #contents p#path {

	background: url(../img/path.gif) no-repeat left center;

	font-size: 10px;

	line-height: 1.5;

	padding-left: 55px;

}



#in-contents {

	padding-bottom: 40px;

}



.faq_txt3 {

	padding-bottom: 15px;

	padding-top: 25px;

}



#faq ol li {

	line-height: 1.5;

	margin-bottom: 5px;

}



#faq a:hover {

	text-decoration: none;

}



#faq dt {

	background: url(img/faq_bg.gif) no-repeat left top;

	padding-top: 20px;

	margin-bottom: 6px;

	text-indent: 0.5em;

	font-size: 12px;

	font-weight: bold;

	color: #000;

}



#faq dd.answer {

	margin-bottom: 10px;

	padding-left: 5px;

	font-size: 12px;

	line-height: 1.5;

	color: #444;

}



#faq .pagetop {

	position: static;

	text-align: right;

	margin-bottom: 10px;

}



#faq .pagetop a {

	display: inline-block;

}



#contact {

	text-align: center;

}









