@charset "utf-8";

html, body, article, header, section, footer, div, applet, object, iframe, strong, hgroup, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, legend, caption, tbody, tfoot, thead, table, label, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica , sans-serif;
	vertical-align: baseline;
	list-style: none;
}
p {
	line-height: 160%;
}
a, span {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica , sans-serif;
	vertical-align: baseline;
	list-style: none;
	text-decoration: none;
}
i, mark {
	background-color: transparent;
	text-decoration: none;
	font-style: normal;
}
* {
	margin: 0px;
	padding: 0px;
	color: #656565;
	/*color: #202020;*/
}
html {
	font-size: 62.5%;
}
html, body {
	height: 100%;
	text-align: left;
}
body {
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	overflow-x: hidden;
}
img {
	border: 0px;
	vertical-align: bottom;
}
ul, li {
	list-style: none;
}
hr {
	height: 0px;
	width: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
* html hr {
	line-height: 0em;
}
article, aside, figure, figcaption, details, footer, header, hgroup, nav, section, summary {
	display:block;
}
a{
	color: unset;
}
a:hover{
	color: unset;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: bold;
}