@charset "utf-8";


/* よくあるご質問 ------------------------------*/

dl.q_box {
	line-height: 2;
}
dl.q_box dt {
	background-image: url(../../image/faq/q_icon.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 3px;
}
dl.q_box dd {
	background-image: url(../../image/faq/a_icon.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
	padding-left: 30px;
	border-bottom: 1px dotted #c8c8c8;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 3px;
}
span.tel {
	font-size: 8px;
	background-image: url(../../image/faq/tel.gif);
	background-repeat: no-repeat;
	text-indent: -500px;
	display: block;
	height: 20px;
	width: 180px;
	overflow: hidden;
}
span.ya_00 a {
	background-image: url(../../image/faq/ya_00.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	display: block;
}

