@charset "UTF-8";

/* -------------------------------------------------------------------------------- */
/* FAQ */
/* -------------------------------------------------------------------------------- */
div.faq {
	margin:0 10px 0 8px;
	}
	div.faq div.year {
		color:#800404;
		border-bottom:2px solid #CEA2A2;
		}
	div.faq dl {
		line-height:1.5;
		}
		div.faq dl img {
			vertical-align:middle;
			margin:0 6px 0 0;
			}
		div.faq dl dt {
			font-weight:bold;
			text-indent:-28px;
			margin:0 0 12px 28px;
			}
		div.faq dl dd {
			text-indent:-28px;
			margin:0 0 24px 28px;
			}

	div.faq div.separater {
		margin:0 0 0 5px;
		padding:5px 0;
		background:url("../img/office_separator.gif") repeat-x left center;
		}








