@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, ul, ol, li, dl, dt, dd, form, fieldset, legend, label, table, caption, tbody, tfoot, thead, tr, th, td, header, nav, footer {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
}
ol {
	list-style-type: decimal;
}
img {
	border: 0px;
	line-height:1;
	vertical-align: bottom;
	position: relative;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}


body {
	color: #000;
	-webkit-text-size-adjust: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	_font-family: 'ＭＳ Ｐゴシック', sans-serif;
	position: absolute;
	height: 100%;
	width: 100%;
	margin-top: -157px;
	top: 50%;
		overflow-y: hidden;
}

header {
	font-family: 'Averia Libre', cursive;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	position: relative;
	display: block;
}

header h1 {
	font-size: 46px;
	line-height: 46px;
	position: relative;
	text-align: center;
	margin-bottom: 10px;
}

header nav {
}

header nav ul {
	font-size: 12px;
	line-height: 12px;
	position: relative;
	text-align: center;
	margin-bottom: 40px;
}

header nav ul li {
	margin: 5px;
	color: #CCC;
	display: inline;
}


nav.pan {
}

aside {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	position: relative;
	display: block;
	text-align: center;
	margin-bottom: 40px;
}

section {
}


footer {
}

footer h1 {
	font-family: 'Averia Libre', cursive;
	font-size: 10px;
	font-weight: normal;
	margin-right: 5%;
	margin-left: 5%;
	position: relative;
	width: 90%;
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
