@charset "utf-8";
body {
	overflow: visible;
	margin: 0;
	padding: 0;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img, abbr, acronym {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
sup, sub {
	vertical-align: text-top;
	line-height: -1px;
}
sub {
	vertical-align: text-bottom;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  sub {
	vertical-align: sub;
  }
	sup {
	vertical-align:super;
}
input, textarea, select {
	font-size: inherit;
	font-weight: inherit;
	font-family: inherit;
}
br {
	line-height: normal;
	letter-spacing: 0;
}
a {
	/*¥*/
	overflow: hidden;/**/
}
