@charset "UTF-8";
/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,tr,pre,form,fieldset,input,textarea,blockquote {
	margin: auto;
	padding: auto;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	color: #000000;
}

p {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	font-size: 14px;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
	margin: 0px;
	padding: 0px
}

caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}

abbr,acronym { border:0;
}
