/* Web-fonts  */
@font-face {
	font-family: "Jietoden";
	src: url("https://sozysozbot.github.io/fonts/cirlxarli_liparxe_1.woff") format('woff');
  }
  .Dytylipa {
	font-family: "Jietoden";
	font-size: 110%;
  }
  @font-face {
	font-family: "AllSiyluaLanguageRegular";
	src: url("https://img.atwikiimg.com/www65.atwiki.jp/gionshantveed/pub/AllSiyluaLanguage-Regular.woff") format('woff');
  }
  .AllSiyluaLanguageRegular {
	font-family: "AllSiyluaLanguageRegular";
	font-size: 100%;
  }
  @font-face {
	font-family: "Cziigaasaishin";
	src: url("https://img.atwikiimg.com/www65.atwiki.jp/gionshantveed/pub/Cziigaasaishin.woff") format('woff');
  }
  .Cziigaasaishin {
	font-family: "Cziigaasaishin";
	font-size: 200%;
  }
  @font-face {
	font-family: "LuqulSiyluafont";
	src: url("https://cdn.wikiwiki.jp/to/w/siylua/FrontPage/::attach/yunaysha.ttf") format('woff');
  }
  .LuqulSiyluafont {
	font-family: "LuqulSiyluafont";
	font-size: 100%;
  }
  @font-face {
	font-family: "emuns";
	src: url("https://img.atwikiimg.com/www65.atwiki.jp/gionshantveed/pub/emuns.woff") format('woff');
  }
  .emuns {
	font-family: "emuns";
	font-size: 200%;
  }
  @font-face {
	font-family: "naxtsiulonsh";
	src: url("https://img.atwikiimg.com/www65.atwiki.jp/gionshantveed/pub/naxtsiulonsh.woff") format('woff');
  }
  .naxtsiulonsh {
	font-family: "naxtsiulonsh";
	font-size: 200%;
  }
  @font-face {
	font-family: "legit_14";
	src: url("https://img.atwikiimg.com/www65.atwiki.jp/gionshantveed/pub/legit_14.woff") format('woff');
  }
  .legit_14 {
	font-family: "legit_14";
	font-size: 200%;
  }
  @font-face {
	font-family: "DeathToTheWorld";
	src: url("https://img.atwikiimg.com/www65.atwiki.jp/gionshantveed/pub/DeathToTheWorld-Regular.woff") format('woff');
  }
  .DeathToTheWorld {
	font-family: "DeathToTheWorld";
	font-size: 100%;
  }
  
  /* basic */
  body {
	background: #222;
	color: #ddd;
	line-height: 1.6;
  }
  a:link {
	color: #4df;
  }
  a:visited {
	color: #a6f;
  }
  #contents dt {
	font-weight: bold;
	color: #0c3;
  }
  #contents blockquote {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-color: #ddd;
	color: #ddd;
  }
  #contents td, #contents th {
	border-color: #ddd;
  }
  #contents hr, #menubar hr {
	border-bottom-color: #ddd;
	color: #0c3;
  }
  #contents h2 {
	font-size: 1.5em;
	font-weight: bold;
	background-color: #0c3;
	overflow: hidden;
	color: #222;
  }
  #contents h3 {
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 0.3em;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	color: #0c3;
  }
  #contents h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 0.5em 0;
	color: #0c3;
  }
  #contents table img {
	vertical-align: middle;
	color: #0c3;
  }
  #contents input[type=text] {
	background: transparent;
	border: 1px solid #ddd;
	color: #ddd;
	padding: 0.2em;
	margin: 0 0.2em;
  }
  
  /* header */
  #header h1 {
	  margin:0px 0 0 10px;
	  padding-top:26px;
	  font-size:36px;
	  color:#0c3;
  }
  #header h1 a{
	  color:#0c3;
	  text-decoration:none;
  }
  h1, h2, h3{
	  color: #0c3;
  }
  
  /* page style */
  #header {
	border-bottom-color: #0c3;
	border-bottom-width: 6px;
  }
  #header h2 a {
	color: #ddd;
  }
  
  /* infobox */
  .infobox {
	clear: right;
	float: right;
	width: 300px;
	margin: 0 0 0.5em 1em;
  }
  .infobox table {
	width: 100%;
  }
  .infobox td, .infobox th {
	width: 50%;
  }
  
  /* indexbox */
  .indexbox {
	border: 1px #ddd solid;
	padding: 0.5em;
	display: inline-block;
	font-weight: bold;
  }
  .indexbox ul {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
  }
  
  /* thumbbox */
  .thumbbox {
	clear: right;
	float: right;
	border: 1px #ddd solid;
	width: auto;
	padding: 3px;
	margin: 0.5em 0 0.5em 1em;
  }
  
  /* infobox: country */
  .countryName, .countryNameJa {
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	margin-bottom: 0.5em;
  }
  .countryName {
	font-size: 1.1em;
  }
  
  /* notice, stub, etc. */
  .notice {
	padding: 0.5em;
	margin: 1em 2em;
	border: 1px #c22 solid;
	border-left-width: 7px;
	background: #322;
  }

  li button {
    background-color: #093;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0,0,0,.08);
    box-sizing: border-box;
    display: block;
    height: 40px;
    padding: 3px 0 0;
    position: fixed;
    right: 12px;
    width: 40px
}
