﻿#faq {
	width: auto;
}

#faq h3 {
	width: 565px;
	height: 35px;
	background: #ffffff url('../images/faq_bar.jpg') left top no-repeat;
}

#faq h3 span {
	display: none;
}

#faq div.question {
	width: 500px;
	margin: 10px auto;
	padding: 20px 0;
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color: #32AE46;
}

#moushikomi {
	margin-top: 0;
}

#faq table {
	width: 500px;
	font-size: 13px;
	line-height: 1.5em;
}

#faq table th {
	vertical-align: top;
	width: 100px;
}

#faq table td {
	vertical-align: middle;
}

#moushikomi {
	margin: 0;
}