@charset "utf-8";

/********************************************************

	AS01 (/after/index.html)

********************************************************/
#as h3 {
	font-weight: bold;
	font-size: 114%;	
}

#as .table table {
	width: 100%;
	border-top: 1px solid #d0cfcf;
	border-left: 1px solid #d0cfcf;
}

#as .table th,
#as .table td {
	padding: 5px 8px;
	text-align: center;
	border-right: 1px solid #d0cfcf;
	border-bottom: 1px solid #d0cfcf;
}

#as .table th {
	background-color: #f8f8f8;	
	padding: 5px 8px;	
}

#as .table td {
	background-color: #FFFFFF;
	padding: 5px 8px;
}

#as .table th.tableTitle {
	background-color: #EFEFEF;
	padding: 4px 12px;
	font-size: 85%;
	font-weight: bold;
}

.ce10{width:10%!important;}
.ce11{width:11%!important;}
.ce13{width:13%!important;}
.ce15{width:15%!important;}
.ce19{width:19%!important;}
.ce20{width:20%!important;}
.ce25{width:25%!important;}
.ce30{width:30%!important;}
.ce35{width:35%!important;}
.ce40{width:40%!important;}
.ce45{width:45%!important;}
.ce50{width:50%!important;}

#as .afterList li {
	margin-left: 1em;
    text-indent: -1em;
}

