@charset "UTF-8";
/* CSS Document */

body,
div,
p,
ul,
li,
ol,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
img,
table,
tr,
td,
th,
form,
input,
button,
select,
textarea,
header,
section,
footer,
figure{
	margin:0;
	padding:0;
	font-size:1.0em;
	font-weight:normal;
	line-height:1.5em;
	border:none;
}

li{
	list-style:none;
}

a {
	text-decoration:none;
}