@charset "utf-8";
.table1 {
	background: #AFAFAF;
	font-size: 12px;
	margin: 15px auto 0px;
	width: 95%;
}
.table1 th {
	background: #6EB921;
	color: #FFFFFF;
}
.table1 td {
	text-align: center;
	background: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.table1 .td1 {
	background: #EAF5E0;
	font-size: 12px;
	line-height: 18px;
}
.table1 .td1 .nomal {
	font-weight: normal;
}
#atend {
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	list-style: none;
	margin: 10px 15px 0px;
}
#atend li {
	text-indent: -2.2em;
	padding-left: 2em;
	padding-bottom: 5px;
}
.box {
	margin-top: 30px;
}

.red {
	color: #F1238E;
}
.text {
	padding-left: 10px;
	padding-top: 10px;
}
.f12 {
	padding-left: 10px;
}
.ex {
	margin: 10px 15px 10px 10px;
}

