body {
	margin: 0;
	padding: 0;
	background: #EFFFEF;
	color:#000;
	text-align: justify;
	font-family:arial,helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"MS Pゴシック",clean,sans-serif;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4;
}

h1, h2, h3, h4, h5, h6 {
	color: #228b22;
}

a:link {
	color:#00f;
	text-decoration:underline;
}
a:visited {
	color:#000080;
	text-decoration:underline;
}
a:hover {
	color:#ffa500;
	text-decoration:none;
}
a:active {
	color:#87ceeb;
	text-decoration:none;
}

a[target=_blank][rel=nofollow] {
	padding-right: 16px;
	background: url(https://img.atwikiimg.com/www16.atwiki.jp/superfalconworld/pub/worldlinks.png) right center/14px auto no-repeat;
}

.leader {
	font-family: "メイリオ",Meiryo;
}

.framework1 {
	background-color:#ffffff;
	border: solid 1px #c0c0c0;
}

.framework2 {
	background-color:#7fff00;
	border: solid 1px #c0c0c0;
}

#header {
	width:100%;
	padding-bottom: 5px;
	border-bottom: 4px solid #333;
	background: #F5F5F5;
}

#header h1 {
	margin:0px 0 0 10px;
	padding-top:10px;
	font-size:32px;
	color:#228b22;
}
#header h1 a{
	color:#228b22;
	text-decoration:none;
}

#header  h2 {
	margin: 0 0 10px 25px;
	font-size:24px;
	color:#000;
}
#header h2 a {
	color:#000;
	text-decoration:none;
}

#wrapper {
	background: #F5F5F5;
}

#wikibody table, #menubar table {
	display: table;
	border: 1px solid #000;
}

#wikibody th, #menubar th {
	display: table-cell;
	border: 1px solid #000;
}

#wikibody td, #menubar td {
	display: table-cell;
	border: 1px solid #000;
}

#footer {
	background: #F5F5F5;
}