@charset "shift-jis";

/* reset
-----------------------------------------*/
	html,body,div,p,ul,ol,li,dl,dt,dd,pre,h1,h2,h3,h4,h5,h6,table,th,td,form,fieldset,input,textarea,select,img { margin: 0px; padding: 0px; }
	ul,ol { list-style: none; }
	table { border-collapse: collapse; border-spacing: 0; }
	caption,th { text-align: left; }
	th,td { empty-cells: show; }
	img,fieldset { border: 0px; }
	img { vertical-align: bottom; }
	input { padding: 3px; vertical-align: baseline; }
	option { font-size: 13px;  }
	textarea { font-size: 1em; }
	hr { display: none; }