

#TYOMIYOWAMI{
	font-size:14px;
	font-weight: bold;
	margin-top: 20px;
	color: #444444;
}

.ans_box {
	background-color: #FEE9C0;
	height: 100%;
	padding-left: 10px;
	width: 490px;
}
.ans a {
	background-image: url(images/answer_btn.gif);
	display: block;
	height: 104px;
	width: 153px;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	color: #444444;
	text-decoration: none;	
}
