@charset "UTF-8";
/* CSS Document */

body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,p,table,th,td{
	margin: 0;
	padding: 0;
	font-style: noemal;
	font-weight: normal;
}

img {
border: 0;
}	

address {
	font-style: normal;
	font-weight: normal;
}

html {
    overflow-y: scroll;
}

ul li img {
	vertical-align: bottom;
	line-height: 1;
}

img {
	vertical-align: bottom;
}

