@charset "utf-8";

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

	Faq

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


/*index.html,parts.html,other.html
________________________________________*/

body#faq .sec dl{
	margin-bottom:0;}

body#faq .sec dt{
	color:#3297de;
	font-weight:bold;
	float:none;
	width:620px;
	margin-bottom:5px;
	}

body#faq .sec dd{
	width:620px;
	}	
