@charset "Shift_JIS";

*{
	padding: 0;
	text-decoration: none;
	margin: 0; }

html, body {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", san-serif;
	line-height: 1.5;
	margin: 0;
	padding: 0; }

h1, h2, h3, h4, h5, h6, div, blockquote, p, br, ul, ol, li, dl, dt, dd, th, td {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0; }

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

img  {
	border-style: none }

ul,dl,ol{
	list-style-type: none;
	list-style-position: outside; }

address {
	font-style: normal; }

input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit; }
