@charset "utf-8";


/* --------------------------------------------------------------------------------
   index.html
-------------------------------------------------------------------------------- */

body div#contents-body {
    padding: 20px;
    margin: 0;
}

body div#contents-area,
body div#contents-body {
    width: auto !important;
    text-align: left !important;
}

body #body{
	min-width: 0;
}
