@charset"UTF-8";
/*Reset
-----------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,hi,h1,h2,h3,h4,h5,h6,from,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
}
th {
	text-align: center;
}
hr,legend {
	display:none;
	list-style-type:none;
}
img,fieldset {
	border: 0;
}
li{
	list-style-type:none;
}

 
