/* CSS Document */
#afterservice {
	margin:0 auto 100px;
}
#afterservice h2 {
	background-image:url(../images/index/h2_back.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#after_top {
	margin:0 auto 50px;
}
#after_top p {
	margin:15px 0 0 8px;
}
/**/
#tenken {
	margin:0 auto 50px;
}
#tenken h3 {
	font-size:18px;
}
#tenken table {
	width:100%;
	margin:15px auto 0;
}
#tenken table th {
	width:284px;
}
#tenken table td {
	width:206px;
	text-align: left;
	vertical-align:top;
	padding:15px 10px;
	box-sizing:border-box;
}
#tenken table td p {
	color:#ababab;
}
#tenken table td p span {
	font-size:18px;
	color:#ffffff !important;
}
.back_b td {
	background-color:#000;
}
.back_g {
	background-color:#393939;
}
/*after_link*/
#after_link {
	margin:0 auto 100px;
}
#after_link ul {
	margin:0 0 20px;
}
#after_link li {
	display: inline-block;
	margin:0 5px 0 0;
}
#after_link li:last-child {
	margin:0;
}