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