@charset "utf-8";
.explanation {
	padding: 10px;
	width: 616px;
	background-color: #EEEEEE;
	text-align: left;
	clear: both;
	margin: 10px;
}
.explanation  li {
	list-style-type: circle;
}
.faq {
	margin-top: 0px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3077B7;
	border-right-color: #3077B7;
	border-bottom-color: #3077B7;
	border-left-color: #3077B7;
	margin-right: 0px;
	margin-left: 0px;
	color: #3077B7;
	font-weight: bold;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
}
text_left {
	width: 600px;
}

#text_left {
	margin-right: 10px;
	margin-left: 0px;
	float: left;
	width: 410px;
	margin-bottom: 10px;
}
.im_right {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_area {
	margin-right: 15px;
	margin-left: 10px;
}
.im_left {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.text_right {
	margin-right: 0px;
	margin-left: 10px;
	float: left;
	width: auto;
	margin-bottom: 10px;
}
.center {
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	width: auto;
}

