@charset "UTF-8";

/* ---Reset Style
----------------------------------------------------- */
html{ overflow-y:scroll; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p,
blockquote, table, th, td {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

ZZ_fieldset, img { border: none;	vertical-align: top;}

dl,dt,dd,ul,ol,li {	list-style: none;}

p,dt,dd,li,th,td{ line-height: 1.5;}

table {
	border-collapse:collapse;
	border-spacing: 0;
	border: 0;
}

th,td {
	vertical-align: top;
	text-align: left;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

object, embed {
	vertical-align: top;
}
