@charset "UTF-8";
th.nowrap,
td.nowrap {
	white-space: nowrap;
}
.table-full,
.table-full2,
.table-80,
.table-430-left,
.table-chosaku {
	background: #00A537;
}
.table-full,
.table-full2,
.table-full3 {
	width: 100%;
	margin-bottom: 1em;
}
.table-80 {
	width: 85%;
	margin: 0.5em auto 2em;
}
.table-full3 ul {
	margin: 0;
	padding: 0;
}
.table-full3 li {
	list-style: none;
	background: url(../img_navi/left_icon.gif) no-repeat;
	padding-left: 1em;
	line-height: 1em;
	margin-top: 1em;
}
.table-full3 li a {
	line-height: 1em;
}
.table-full th {
	background: #E8F3CF;
	width: 20%;
}
.table-full2 th,
.table-80 th,
.table-430-left th,
.table-chosaku th {
	background: #E8F3CF;
}
th.nengaku {
	background: #feb795;
}
.table-full td,
.table-full2 td,
.table-full3 td,
.table-80 td,
.table-430-left td,
.table-chosaku td {
	background: #FFFFFF;
}
.table-full3 td {
	width: 20%;
	vertical-align: top;
}
th.pink-th,
td.pink-td {
	background: #FFE8E6;
}
td.gray-td {
	background: #E8E7E7;
}
td.shisan-answer {
	background: #FFCCCC;
	text-align: right;
}
ruby {
	ruby-align:left;
}
rt,
rp {
	font-size: 77%;
}
.table-430-left {
	margin-bottom: 1em;
	float: left;
	width: 430px;
}
.table-chosaku {
}
.table-chosaku th {
	width: 50%;
}

