@charset "UTF-8";

body{
	margin:0px;
	width: 414px;
	padding: 0px;
	height: 100%;
}

ul {
	list-style-type: none;
	margin-right: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;
	background-color: #1b2538;
	position: fixed;
	width: 100%;
}

li {
	float: right;
	border-right: 1px solid #bbbbbb;
}

li:first-child {
	border-right: none;
	float: left;
}

li a {
	display: block;
	padding-top: 14px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 3px;
	color: white;
	text-align: center;
	text-decoration: none;
}
li a:hover:not(.active){
	background-color: #a9bce2;
}
.active {
	background-color: #da3c41;
}

div#inner{
	margin-left: 30px;
	margin-right: 30px;
	overflow: hidden;
}

h1{
    font-family: "Osaka-mono", "MS Gothic", "monospace";
	text-align: center;
	margin-top: 80px;
	margin-bottom: 0px;
	font-size: 130%;
}

.pahu{
	margin-left: 210px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.tsukaikata{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	margin-bottom: 0px;
	margin-top: 0px;
}

p.tsukaikata2{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	margin-top: 0px;
	margin-bottom: 20px;
}

p.tyuui{
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size: 75%;
	color: #787878;
}

h2{
    font-family: "Osaka-mono", "MS Gothic", "monospace";
	text-align: center;
	margin-top: 100px;
	font-size: 130%;
}

.seibun{
	margin-left: 20px;
}

p.zenseibun{
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size: 75%;
	color: #787878;
	
}

p.ettusais{
	text-align: center;
	margin-top: 100px;
	color: #4D4D4D;
}
