@charset "utf-8";

a[href $='.pdf'] {
padding-left: 22px;
background: transparent url(http://www.ai-j.jp/wp-content/themes/ai_theme/img/icon_post_pdf.jpg) no-repeat center left;
}

a[href $='.xls'] {
padding-left: 22px;
background: transparent url(http://www.ai-j.jp/wp-content/themes/ai_theme/img/icon_post_excel.jpg) no-repeat center left;
}

a[href $='.doc'] {
padding-left: 22px;
background: transparent url(http://www.ai-j.jp/wp-content/themes/ai_theme/img/icon_post_word.jpg) no-repeat center left;
}


.posttime {width:620px;margin-bottom:15px;padding:0 10px 5px;;border-bottom:1px dotted #D6D6D6;font-size:0.9em;color:#666;text-align:right;}

.post ul {margin-left:20px;}
.post table {width:100%;}
.post table th,
.post table td {text-align:centerl}