@charset "utf-8";

/*reset*/
	html,body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{padding:0; margin:0;}
	h1,h2,h3,h4,h5,h6,strong{font-weight:normal; font-size:100%;}
	fieldset,img,button{border:0;}
	img,input,button{vertical-align:top;}
	table{border-collapse:collapse;}
	address,em{font-style:normal;}
	ol,ul{list-style:none;}
	hr{display:none;}
	a{text-decoration:none; color:#444444;}
	a:hover,a:active{text-decoration:none;}
	legend{position:absolute; left:-9999px; top:0}
	caption{overflow:hidden; width:0; height:0; font-size:0; line-height:0;}
	button{background:none; cursor:pointer;}
	button::-moz-focus-inner{padding:0; border:0;}
	.hidden{position:absolute; left:-10000px; top:auto; height:1px; overflow:hidden; }
	.hidden2{display:block; width:0; text-indent:-9000px; overflow: hidden;}