@charset "utf-8";

@import url("../packages/default/css/import.css");

/* ats@ants-biz */
table.blog, table.blog td, table.blog th { border: 0; }

/**********************************************************************
 * イメージ・フィルター
 **********************************************************************/
.filter_alpha_70:hover img {
    filter:alpha(opacity=70);
    opacity:0.7;
}
