@charset "utf-8";

@media screen and (-webkit-min-device-pixel-ratio:0) {
body { background: url(../img/bg_body_back_iesa.gif) #050505 repeat-y top center; } 

/* ============================== bg_line_no */
/*body*/
body.bg_line_no { background: url(../img/bg_body_back_no_iesa.gif) #050505 repeat-y top center; }

/* ============================== showcase */
/*sec_h2*/
#showcase_index #contents .contents_main .cell_detail .sec_h2 .caption { padding-right: 2px; }
/*table_photo*/
#showcase_index #contents .contents_main .table_photo td.cell_right { padding-left: 19px; }
#showcase_index #contents .contents_main .table_photo td a em.bullet { padding-right: 0.4em; }

}

/*Mozilla Chrome*/
DIV:nth-of-type(1) body { background: url(../img/bg_body_back_ch.gif) #050505 repeat-y top center; }
DIV:nth-of-type(1) body.bg_line_no { background: url(../img/bg_body_back_no_ch.gif) #050505 repeat-y top center; } 

