@charset "utf-8";
/* CSS Document */

@import "style.css";

/* ----------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6,
p,
dl, dt, dd,
table, tr, th, td,
ul, ol, li {
	margin: 0;
	padding: 0; }

li { list-style: none; }

a, img {
	display: block; }

a img {
	border: none; }

h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset {
	word-wrap: break-word;
	line-height: 1.2; }

h1, h2, h3, h4, h5, h6 {
	clear: both; }

hr { display: none; }
