﻿@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	border: none;
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1.0;
}

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

img {
	border: 0;
}
