﻿@charset "utf-8";
/* CSS Document */
div {margin:0 auto; height:auto;} 
em,i {font-style:normal; font-size:100%;}
a:link { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { text-decoration: none;}
a:active {	text-decoration: none;}
ul,ol,li{list-style:none;}
@media (max-width:1000px){body{ max-width:640px;}}

/*??????*/