@charset "Shift_JIS";

/* -----------------------------------------------------------

	Title: faq.css
	Description: homeƒXƒ^ƒCƒ‹
	Created: 2008-3-18
	Last Up Date: 2008-3-18
	
----------------------------------------------------------- */
/* -----------------------------------------------------------	

	faq
	
----------------------------------------------------------- */

div#faq dt {
	background: url(../image/aicon_q.gif) left 3px no-repeat;
	margin: 0 0 5px;
	padding: 0 0 0 20px;
	color: #ff2d2d;
}

div#faq dd {
	background: url(../image/aicon_a.gif) left 3px no-repeat;
	border-bottom: solid 1px #dedede;
	margin: 0 0 20px;
	padding: 0 0 20px 20px;
}

div#faq a {
	background: url(../../common/image/aicon_link.png) 0 50% no-repeat;
	padding: 0 0 0 15px;
}

div#faq a.blank {
	background: url(../../common/image/aicon_blank.gif) 0 3px no-repeat;
	padding: 0 0 0 15px;
}
