@charset "utf-8";
#copyright {
	float: left;
	width: 800px;
	margin-top: 10px;
}
#contents b {
	line-height: 40px;
}

.title {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	margin-top: 10px;
}

.question_haitatu {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	background-color: #FFFFE6;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 15px;
}
.question_price {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	background-color: #D9FFFF;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 15px;
}
.question {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 15px;
}
.question_haitatu p {
	line-height: 30px;
	font-weight: bold;
	text-align: left;
}
.question_price p {
	line-height: 30px;
	font-weight: bold;
	text-align: left;
}
.question p {
	line-height: 30px;
	font-weight: bold;
	text-align: left;
}
.question_haitatu img {
	float: left;
	margin-right: 15px;
	margin-left: 5px;
}
.question_price img {
	float: left;
	margin-right: 15px;
	margin-left: 5px;
}
.question img {
	float: left;
	margin-right: 15px;
	margin-left: 5px;
}
.answer {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 5px;
}
.answer p {
	margin-left: 50px;
	line-height: 18px;
}
