/* http://ps60.blog109.fc2.com/blog-entry-31.htmlQ */
body, div, dl, dt, dd, ul, ol, li, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
    margin: 0; 
    padding: 0;
}

html{
    overflow-y: scroll;
}

ol, ul{
    list-style:none;
}

fieldset, img{
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}

table{
    border-collapse: collapse; 
    border-spacing:0;
}

caption, th{
    text-align: left;
}




