@charset "UTF-8";


/* ------------------------------------------------
ta
------------------------------------------------ */
#ta {
	width: 650px;
}
#ta th {
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	text-align: center;
}
#ta td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}
#ta .box_ta_contents_01 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: double;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	text-align: center;
	font-weight: bold;
}
.box_typeA_contents_02 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;

}
.box_typeA_contents_03 {
	margin-right: auto;
	margin-left: auto;
}
.box_ta_contents_00 {
	margin-right: 20px;
	margin-left: 40px;
}
/* ------------------------------------------------
ta_01
------------------------------------------------ */
#ta_01 {
	width: 650px;
}
#ta_01 th {
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	text-align: center;
}
#ta_01 td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}
#ta_01 .box_ta_contents_01 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: double;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	text-align: center;
	font-weight: bold;
	background-color: #d6d6d6;
}
.box_typeA_contents_02 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;

}
.box_typeA_contents_03 {
	margin-right: auto;
	margin-left: auto;
}
.box_ta_01_contents_00 {
	margin-right: 20px;
	margin-left: 40px;
}
.box_ta_contents_04 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #d6d6d6;
}