@charset "UTF-8";


/*-------------------------------------------------
	base.css
-------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,p,form,h1,h2,h3,h4,h5,h6,input,table,tr,th,td{
	margin: 0;
	padding: 0;
}

address,h1,h2,h3,h4,h5,h6,th{
	font-style: normal;
	font-weight: normal;
}

em,
strong{
	font-style: normal;
	font-weight: bold;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

img{
	border: 0;
	vertical-align: top;
}

th{
	text-align: left;
}

li{
	list-style: none;
}
