﻿@charset "utf-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, a, pre, form, fieldset, input, textarea, blockquote, q, th, td {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}
img {
	margin: 0;
	padding: 0;
}
hr {
	border: 0;
}
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, th, td, a, address, input, textarea {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style-type: none;
}
blockquote {
	font-style: normal;
	font-weight: normal;
}
q:before {
	content: "";
}
q:after {
	content: "";
}
address, cite, em, strong {
	font-style: normal;
	font-weight: normal;
}
fieldset, img {
	border: 0;
}
abbr, acronym {
	border: 0;
}

*:focus {
	outline: none;
}
