@charset "utf-8";
/* CSS Document */

/* faq */
#globalNaviBox ol li#gmFaq a {
	background-position:-437px -36px;	
}
.qBox {
	margin: 0px 0px 12px;
	padding: 0px;
}
	.qBox ul {
		margin: 0px;
		padding: 0px;
	}
	.qBox li {
		margin: 0px 0px 8px;
		padding: 6px 0px 4px 28px;
		background-image: url(../../faq/images/qPoint01.gif);
		background-repeat: no-repeat;
		list-style-type: none;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #CCCCCC;
		background-position: 0.4em 0.4em;
		line-height: 148%;
		color: #666666;
	}
.aBox {
	margin: 0px 0px 12px;
	padding: 0px;
}
	.aBox dl {
		margin: 0px;
		padding: 0px;
	}
	.aBox dt {
		margin: 0px 0px 8px;
		padding: 6px 0px 4px 28px;
		background-image: url(../../faq/images/qPoint01.gif);
		background-repeat: no-repeat;
		list-style-type: none;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #CCCCCC;
		background-position: 0.4em 0.4em;
		line-height: 148%;
		color: #666666;
	}
	.aBox dd {
		margin: 0px 0px 18px 25px;
		padding: 6px 0px 4px 28px;
		background-image: url(../../faq/images/aPoint01.gif);
		background-repeat: no-repeat;
		list-style-type: none;
		background-position: 0.4em 0.4em;
		line-height: 148%;
		color: #666666;
	}
