@charset "utf-8";
#leftMenu h3 {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}


.faqArea {
	margin-top: 20px;
}
.faqArea h3 {
	font-size: 120%;
	background-image: url(../../image/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.faqArea p {
	padding-left: 30px;
	margin: 0px;
}

p.icq {
	padding-bottom: 10px;
	background-image: url(../../image/ic_q.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	color: #ec6100;
	font-weight: bold;
}

p.ica {
	padding-bottom: 20px;
	background-image: url(../../image/ic_a.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
}

.faqlink a {
	display: block;
	width: 250px;
	padding-left: 13px;
	color: #474747;
	background-image: url(../../image/ic_ya.gif);
	background-position: left 0.3em;
	background-repeat: no-repeat;
	text-decoration: none;
}

.faqlink a:hover {
	background-image: url(../../image/ic_ya_on.gif);
	background-position: left 0.3em;
	background-repeat: no-repeat;
	color: #99cc33;
}

.fontnone {
	display: none;
}

