/*************************/
/* -- 設定リセットCSS -- */
/*************************/

body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,
p,pre,form,input,fieldset,table,tr,th,td{
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,th{
	font-style: normal;
	font-weight: normal;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

th{
	text-align: left;
}

img{
	border: 0;
	border: none;
	vertical-align: bottom;
}

a{
	text-decoration: none;
}
