﻿@charset "utf-8";

/* =======================================

	CommonElements

======================================= */
img { 
    max-width: 100%; 
    height: auto; 
    table-layout: fixed 
} 


