@charset "shift_jis";
html { overflow-y: scroll; }
body {
	background: #FFFFFF;
	color: #000;
	font-size: small;
	font-family: verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif,"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
	line-height: 1.5;
	text-align: left;
}
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-size: 100%; }
img,abbr,acronym,fieldset { border: 0; }
li { list-style-type: none; }
a:link,a:visited,a:hover,a:active { color:#333; text-decoration: none; }
br.clr { clear: both; }
