@charset "UTF-8";

.wrapper .contents_other .answer {
	background-image: url(../../common/images/list_back.jpg);
	height: 24px;
	width: 24px;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	line-height: 24px;
	margin-left: 80px;
	background-position: 0px 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

* html .wrapper .contents_other .answer {
	background-image: url(../../common/images/list_back.jpg);
	height: 24px;
	width: 24px;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	line-height: 24px;
	margin-left: 40px;
	background-position: 0px 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.wrapper .contents_other .answer_p {
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 5px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 720px;
}
.wrapper .contents_other .answer_p .red {
	font-weight: bold;
	color: #CC0000;
}

