@charset "utf-8";

/*************************************************
CSS
/cmn_us_v1/css/old_ie.css

*IE8 and under

15.02.01
update:15.07.03
*************************************************/

/* ------------------------- TOC
common.css
------------------------- */



/* 
 common.css
 */
/* ============================================================ Image max-width + width Adjustment */
img[style] {
	width: inherit !important;
	max-width: 100% !important;
	height: auto !important;
}


