@charset "utf-8";

h1 {
	color:#2222D3;
	font-size: 14px;
}

h1 a {
	color:#2222D3;
	font-size: 14px;
}

h2 {
	font-size: 16px;
}

table.tbl_list {
	margin-top: 10px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	border: solid 1px #006500;
	text-align: left;
	word-break: break-all;
	border-collapse: separate;
	border-spacing: 0;
}

table.tbl_list th {
	background-color: #006500;
	color: #eee;
	border: solid 1px #006500;
	padding: 10px;
}

table.tbl_list td {
	border: solid 1px #006500;
	padding: 10px;
}

table.tbl_list td.td_date {
	white-space: nowrap;
}

.paging_area {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	font-size: 18px;
	line-height: 50px;
}

.paging_area a {
	font-size: 24px;
	font-weight: bold;
}


.now_page {
	font-size: 24px;
	font-weight: bold;
	color: #ff0066;
}

/* ads */
.article_article1 {
	width: 320px;
	min-height: 60px;
	height: auto;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

.word_label {
	color: #333;
	font-size: 8px;
	line-height: 10px;
}

.word_box {
	width: 100%;
	height: auto;
}
/* ads */
