﻿/* ===== Contents Area ===== */

#contents #side-space {
	margin: 20px auto 0 auto;
	width: 720px;
	height: 100%;
}


/* ===== Contents Area ===== */

#main-box {
	float: left;
	width: 720px;
}



/* ===== よくある質問ページ ===== */

#faq {
	width: 720px;
	text-align: left;
}

#faq .space {
	width: 720px;
	margin-top: 10px;
	text-align: left;
}

#faq .space-left {
	float: left;
	width: 540px;
	margin-right: 10px;
}

#faq .space-right {
	float: left;
	width: 170px;
	text-align: center;
}

#faq .space-left2 {
	float: left;
	width: 490px;
	margin-right: 10px;
}

#faq .space-right2 {
	float: left;
	width: 220px;
	text-align: center;
}

#faq .space-under {
	margin-top: 10px;
}

#faq h3 {
	margin-top: 70px;
}

#faq h3.first {
	margin-top: 0;
}

#faq h4 {
	margin-top: 30px;
	color: #b66f2a;
	font-size: 75%;
	line-height: 150%;
	font-weight: bold;
	border-bottom: #b66f2a dashed 1px;
}

#faq h4.first {
	margin-top: 0;
}

#faq ul.midashi {
	margin-top: 20px;
	text-align: left;
	list-style: none;
}

#faq ul.first {
	margin-top: 0;
}

#faq ul.long {
	margin-top: 70px;
}

#faq ul.midashi li {
	padding: 0 12px 0 15px;
	background: url(../image/common/cursol_green.jpg) 0 0.15em no-repeat;
	color: #b66f2a;
	font-size: 85%;
	line-height: 150%;
	font-weight: bold;
	display: inline;
}

#faq p {
	margin-top: 15px;
	color: #333;
	font-size: 75%;
	line-height: 150%;
}

#faq p.first {
	margin-top: 5px;
}
