@charset "utf-8";

*{
margin: 0;
padding: 0;
}

body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,form,input,
textarea,blockquote,th{
margin: 0;
padding: 0;
}

fieldset,img {
border: 0;
}


abbr,acronym {
border: 0;
}

address,caption,cite,code,dfn,em,th,var {
font-style:normal;
font-weight:normal;
}

h1,h2,h3,h4,h5,h6 {
font-weight:normal;
}

ul {
list-style-type: none;
}


/* ƒŠƒ“ƒN  */

a:link {
	color: #537B53;
	text-decoration:none;
}

a:visited {
	color: #537B53;
	text-decoration:none;
}
a:hover {
	color: #66CC66;
	text-decoration:underline;
}

em {
	visibility: hidden;
}
