@charset "utf-8";

*{
	line-height: 1.4em;
}
ul,li,h1,h2,dl,dt,dd{
	margin: 0;
	padding: 0;
	list-style: none;
}
a img{
	border: none;
}
a{
	text-decoration: none;
}
