@charset "UTF-8";
/* CSS Document */

body,
p,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
header,
nav,
aside,
section,
footer,
figure,
input,
select,
textbox,
table,
th,
td,
tr,
button,
textarea {
	margin:0;
	padding:0;
	font-size:1.0em;
	line-height:150%;
	font-weight:normal;
	border:none;
}

li {
	list-style:none;
}

a {
	text-decoration:none;
}