@charset "utf-8";

#content_topic {
	width: 810px;
	padding: 0 20px;
}
#title01 {
	text-align: center;
	margin: 20px 0;
	font-size: 1.8em;
	font-weight: bold;
}
.date_t {
	font-size: 1.2em;
	text-align: right;
}
.text01 {
	text-indent: 1em;
	line-height: 1.8em;
	margin: 20px 0;
}
.table_list {
	width: 810px;
	line-height: 1.8em;
}
.table_list tr td {
	padding: 5px;
	border: 1px solid #CCC;
	text-align: center;
	vertical-align: middle;
}
.cell01 {
	width: 405px;
	height: 40px;
	background-color: #def5ff;
}
.cell02 {
	width: 405px;
	height: 40px;
	background-color: #def5ff;
	font-weight: bold;
}
.cell03 {
	width: 405px;
	height: 40px;
}
.cell04 {
	width: 405px;
	height: 40px;
	font-weight: bold;
}
.text02 {
	text-indent: 1em;
	line-height: 1.8em;
	margin: 20px 0 0 0;
}
.text03 {
	text-indent: 1em;
	line-height: 1.8em;
}
.text11 {
	text-indent: 1em;
	line-height: 1.8em;
	margin: 5px 0;
	font-size: 1.2em;
}