@charset "utf-8";

* {margin:0;padding:0;}
body {font:13px/1.231 arial,helvetica,clean,sans-serif;}
* html body {font-size:small;}
a {text-decoration:none;outline:none;}
a:hover {text-decoration:underline;}
ul, ol {list-style:none;}
img {border:0;}
h1, h2, h3, h4, h5, h6, strong {font-weight:normal;}
em, address {font-style:normal;}
table {border-collapse:collapse;border-spacing:0;}
/*basic style*/

#wrap {
	font-size:93%;
	color:#666;}

/*access key*/

.acckey {
	color:#fff;
	font-size:2px;}
