@charset "UTF-8";
/* CSS Document */

.tab {
	margin: 0px;
	width: 630px;
}
.tab img {
	vertical-align: top;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tab h2 {
	font-size: 18px;
	font-weight: bold;
	color: #482100;
	margin-top: 0px;
	margin-bottom: 20px;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.point {
	background-color: #E9E9E9;
	padding: 10px;
	border: 1px solid #999999;
	margin: 0px;
}
.tab h3 {
	font-size: 14px;
	font-weight: bold;
	color: #482100;
	height: 34px;
	width: 620px;
	margin-bottom: 20px;
	background-image: url(../h3.jpg);
	padding-left: 10px;
	margin-top: 30px;
	line-height: 34px;
}
.tab h4 {
	font-size: 14px;
	color: #482100;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}
.zoom {
	font-size: 10px;
	color: #333333;
	text-align: right;
	margin-bottom: 5px;
	margin-right: 10px;
}
.tab table {
	width: 610px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	vertical-align: middle;
}
.tab table td {
	vertical-align: top;
}
.text01 {
	margin-right: 1em;
}
.text02 {
	margin-right: 1em;
	margin-left: 1em;
}
.arrow {
	width: 50px;
	margin-right: auto;
	margin-left: auto;
}
.text_fat {
	font-weight: bold;
	color: #482100;
	text-align: left;
	margin: 0px;
	font-size: 13px;
}
.red {
	font-weight: normal;
	color: #FF0000;
}
.blue {
	font-weight: normal;
	color: #0000FF;
}
.yellow {
	font-weight: normal;
	color: #999900;
}
.grade {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
	margin-top: 10px;
}
.grade td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #666666;
	background-color: #E8E8E8;
	font-size: 12px;
	vertical-align: middle;
}
.grade th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	font-size: 12px;
}
