body{
	font-size: 13px;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	margin:0;
	padding:0;
	line-height: 1.6em;
}
a{
	color: #A7C13D;
}
li{
	list-style: none;
}
#Outline{
	width: 100%;
	max-width: 100%;
	background-color:#f2f2f2;
	

}

.mainLead{
	font-weight: bold;
	width: 100%;
	margin-bottom:20px;
	font-size: 110%;
}

.pageMenu{
	font-weight: normal;
}
.pageNav{
	float: right;
}
.navSwitch{
	display: none;
}
.Button > div{
	display: none !important;
}