@charset "utf-8";
/* CSS Document */

/*マージンリセット*/
h1,h2,h3,h4,h5,h6,p,ul,li,ol,dl,img,form,a {
	margin: 0px;
	padding: 0px;
}

