@charset "UTF-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

body {
	font-family: 'Noto Sans Japanese',"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	background: #FFF;
	-webkit-text-size-adjust: 100%;
}
.jbAlpha {
	background: rgba(255, 255, 255, 0.01);
}
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
p, div, table, tr, th, td, ol, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, textarea, header, fotoer, aside, nav, section, article, figure, figcaption {
	margin: 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
object {
	outline: none;
}
br {
	letter-spacing: 0;
}
ul {
	list-style: none;
}
img {
	vertical-align: top;
	border: none;
}
a {
	overflow: hidden;
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
