@charset "utf-8";
/* CSS Document */

/*�{�^��*/
.table_synthesis {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-bottom: 15px;
}

.table_synthesis th,
.table_synthesis td {
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border: 1px solid #999999;
}

.table_synthesis td {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 12px;
	padding-bottom: 23px;
}

.table_synthesis td .btn_area {
	width: 225px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	clear: both;
}

.table_synthesis th {
	background-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.5em;
}

.btn_area {
	width: 225px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	margin-bottom: 30px;
	clear: both;
}
.btn_area div {
	width: 110px;
	height: 40px;
	float: left;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
	letter-spacing: 0.2em;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.btn_area div.select {
	width: 104px;
	height: 32px;
	line-height: 32px;
	border: 4px solid #FFBC14;
}

.btn_area div a {
	display: block;
	color: #FFFFFF;
}

.btn_area div.btn_red {
	background-color: #D93600;
}

.btn_area div.btn_green {
	background-color: #59B200;
}

.btn_area div.btn_dark_green {
	background-color: #004C66;
}

.btn_area div.btn_dark_gray {
	background-color: #999999;
}

.btn_area div.btn_light_gray {
	background-color: #CCCCCC;
}

.btn_area div.btn_light_blue {
	background-color: #4DA6FF;
}

.btn_area2 {
	width: 110px;
}

.btn_area2 div {
	width: 110px;
	height: 42px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
	letter-spacing: 0.2em;
}

.btn_area2 div a {
	display: block;
	color: #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}

.btn_area2 div.btn_dark_green {
	background-color: #004C66;
}

.btn_area2 div.btn_green {
	background-color: #59B200;
}

.btn_area2 div.btn_light_gray {
	background-color: #CCCCCC;
}

.btn_excel {
	width: 40px;
	height: 40px;
}

.btn_excel img {
	border: 1px solid #FFFFFF;
}

.btn_test {
	/* [disabled]clear: right; */
	display: block;
	float: left;
}


.btn_back {
	width: 100px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #BBBBBB;
	display: block;
	line-height: 20px;
	text-align: center;
	color: #666666;
	font-size: small;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
}

.btn_back2 {
	width: 904px;
	height: 22px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.btn_back2 a {
	width: 100px;
	height: 20px;
	border: 1px solid #BBBBBB;
	display: block;
	line-height: 20px;
	color: #666666;
	font-size: small;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	float: right;
}

.btn_back-next1 {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}

.btn_back-next1 .btn_back3,
.btn_back-next1 .btn_next3,
.btn_back-next1 .btn_registration {
	color: #FFFFFF;
	height: 40px;
	float: left;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
}

.btn_back-next1 .btn_end-close {
	color: #FFFFFF;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
}



.btn_back-next1 .btn_back3 {
	width: 95px;
	float: left;
	background-image: url(../img/btn_back.gif);
}


.btn_back-next1 .btn_next3 {
	width: 95px;
	float: right;
	background-image: url(../img/btn_next.gif);
}

.btn_back-next1 .btn_registration {
	background-color: #3399CC;
	width: 150px;
	margin-left: 282px;
	margin-right: 282px;
}

.btn_back-next1 .btn_end-close {
	background-color: #3399CC;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
}

.btn_back-next1 .btn_back3 a,
.btn_back-next1 .btn_next3 a,
.btn_back-next1 .btn_registration a,
.btn_back-next1 .btn_end-close a {
	color: #FFFFFF;
	display: block;
}

