@charset "utf-8";
/* ================================================================ */
/* aflens専用												*/
/* ================================================================ */

.af_camera {
	font-size: 1.5em;
	color: #008000;
}

.af_txt {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000;
	margin-bottom: 10px;
}

td.ListGrey03C {
    background: none repeat scroll 0 0 #EEEEEE;
    font-size: 1.2em;
    padding: 12px;
    text-align: center;
    vertical-align: middle;
}

td.ListNomal {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 1.2em;
    line-height: 1.2em;
    padding: 6px;
    vertical-align: middle;
}
.ListNomal {
    text-align: left;
}

#aflense td {
	border: 1px solid #ccc;
}