  ﻿@charset "utf-8";


/* property resset */

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-size: 100%;
	font-weight: normal;
}

ul, ol, li {
	list-style-type: none;
	line-height: 100%;
}

hr {
	display: none;
}

form {
	display: inline;
}

em, address, cite {
	font-style: normal;
}