@charset "utf-8";
/* CSS Document */

.text{
	width:750px;
	margin-top:10px;
	float: left;
	clear: both;
	margin-bottom: 10px;
}
dl.qa{
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	float: left;
}
dl.qa dt{
	margin: 0px;
	width: 700px;
	font-size: 18px;
	font-weight: bold;
	color: #1985c4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #75b6dc;
	border-bottom-color: #75b6dc;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 40px;
	background-image: url(../img/icon_contact_q.gif);
	background-repeat: no-repeat;
	background-position: left;
}
dl.qa dd{
	width: 700px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(../img/icon_contact_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.table-row {
	display: flex;
}
#content_suggest {
	width: 180px;
	padding-left: 10px;
	margin: auto 0;
}
