.moushikomi-table{
	margin-left: 35px;
	margin-bottom: 10px;
}
table {
	width: 704px;
}
table li {
	list-style-type: none;
}
colgroup.question, tr.question {
	background-color: #ccc;
}
colgroup.answer, tr.answer {
	background-color: #f3f3f3;
}
#submit {
	text-align: center;
}
#wrapper {
	padding: 0px;
}