@charset "utf-8";
/* CSS Document */
/* 基本樣式 */
body,html{padding:0;margin:0;height:100%;-webkit-text-size-adjust:none;}
div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
ol,ul{list-style-type: none;}
a{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
div.clear {
	clear: both;
}

a:link {
	text-decoration: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
