@charset "utf-8";
/* ----------------------------------------
Description: Zbgp
Since: 2009-01-07
Last Modified: 2009-01-07
Guideline: Ver. x.xx
---------------------------------------- */
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,th,td {
	margin: 0;
	padding: 0;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}

/* --------------------
 tables still need 'cellspacing="0"' in the markup
-------------------- */

img {
	vertical-align: top;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

img,abbr,acronym,fieldset {
	border: 0;
}

ol,ul {
	list-style: none;
}

