@charset "utf-8";
/* CSS Document */
body,ul,li,table,td,tr,p{
	padding:0;
	margin:0;
}

body {
font-family: "M PLUS Rounded 1c";
}

li{ list-style:none;}

h,h1,h2,q{ padding:0; margin:0; font-size:100%; font-weight:normal;}

a{text-decoration: none;}

