.card_area1 {
	margin: 0px 0px 40px 0px;
	width: 550px;
	padding-left: 20px;
}
.card_area1 img,
.card_area2 img,
.card_area3 img
 {
	padding-right: 10px;
}

.card_area2 {
	margin: 0px 0px 20px 0px;
	width: 460px;
	padding-left: 70px;
	vertical-align: bottom;
}

.card_area3 {
	margin: 0px 0px 20px 0px;
	width: 310px;
	padding-left: 145px;
	vertical-align: bottom;
}

#main_contents_new2008 .top_function .red p{
	color: #e5004f;
}

#main_contents_new2008 .attention li{
	list-style-type: decimal;
	margin: 0 0 5px 0;
	color: #3c3c3c;
	font-size: 75%;
	line-height: 1.4em;
	position: relative;
	list-style-position: outside;
	}

#main_contents_new2008 .attention h3 {
	font-size: 75%;
	margin: 0px 0px 10px 0px;
}

#contents_new2008 #main_contents_new2008 .cardtop_text {
  font-size: 110%;
	margin: 0px 0px 15px 0px;
  line-height: 1.4em;
}

#main_contents_new2008 .last_function p {
  min-height: 30px;
  color: #3c3c3c;
  font-size: 75%;
  line-height: 1.4em;
}


/*============================================================================================
      201710
=============================================================================================*/
.ApplyLst{
	border: 1px solid #cfcfcf;
	border-left: none;
	border-bottom: none;
}
.ApplyLst th{
	background-color: #409bbb;
	color: #fff;
	font-size: 14px;
	padding: 5px;
	font-weight: normal;
	border-left: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}
.ApplyLst td{
	padding: 5px;
	font-size: 12px;
	text-align: left;
	border-left: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}
.ApplyLst td a{
	display: block;
	transition: all 0.4s;
}
.ApplyLst td a:hover{
	opacity: 0.7;
}