﻿/*====  リセット  =====*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

body{
	border:0px; 
	letter-spacing:0px;
	*font-size:100%;
	*font:small;
	line-height:100%;
}
h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,th,td,
form,img,span,p,tr,address,caption,cite,code,dfn,em,strong,var {
	margin:0px;
	padding:0px;
	border:0px; 
	letter-spacing:0px;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	text-align:left;
}

table {
	border-collapse:collapse;
	border-spacing:0px;
	empty-cells: show;
	margin:0px;
	padding:0px;
	border:0px; 

}

li,ol,ul{    list-style: none;}
q:before,q:after {	content:'';}
abbr,acronym { border:0;}

