body > div.uk-container.uk-container-center {
  width: 1440px;
  max-width: 1440px;
}
body > div.uk-container.uk-container-center div.edit {
  width: unset !important;
}
div.uk-container.uk-container-center.uk-padding-remove {
  width: unset !important;
}
body > div.uk-container.uk-container-center > div.uk-grid > div[class*="uk-width-"].sidebar {
  width: 280px;
}
body > div.uk-container.uk-container-center > div.uk-grid > div[class*="uk-width-"].main_content {
  width: 1000px;
}
.uk-container {
  width: 1440px;
  max-width: 1440px;
}
.uk-modal-dialog {
	width: 1600px !important;
}

.naks-title {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color:mediumpurple;
}

.mariko-kohga {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color: #995220;
}

.hayashi-tetsuji-50 {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color: #d81446;
}

.charity-2023 {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color: #fe5f3f;
}

.alltime-request {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color: #9b1923;
}

.megami-nesshou {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color: #0050FF;
}

.apple-music {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color: #D60017;
}

.hello-mary-lou {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color: orange;
}

.zozo-villa {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color: black;
}

.miruhako {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color: #8F006A;
}

.kiyose100 {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color: black;
}

.delivery-jazz {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color: #460201;
}

.shohjo-a {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color: #e5017f;
}

.katori-shingo {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color: #0c0f94;
}

.jigorock {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color: #ec2601;
}

.alltime-request-2024 {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color: #071262;
}

.fin-jazz {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color: #587772;
}

.aldea-bar {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color: #b21623;
}

.meikyou {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color: #111111;
}

.best-performance-nhk {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color: #d4ca74;
}

.the-trad {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color: #685848;
}

.photo-exhibition {
	font-family: 'Noto Serif JP', serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: initial;
	color: #ae1a28;
}

div#site_header h1 a {
	font-family: 'Noto Serif JP', serif;
}

body {
	background:#beafdb;
}

body>div.uk-container>div.uk-grid>div[class*=uk-width-]>h1 {
	background-color:mediumpurple;
	color:#beafdb;
}

hr {
  border-color: #beafdb;
}

.sidebar h2, body > div.uk-container.sp > section#wiki_menu h2 {
	border-left: 3px solid mediumpurple;
    border-bottom: 1px dotted #beafdb;
}

* + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
  margin-top: 4px;
  margin-bottom: 4px;
}

p {
	margin: 5px 0;
}

pre {
	white-space: pre-wrap ;
}

body>div.uk-container.sp>h1, body>div.uk-container.sp>section#wiki_menu>h1, section#comment-form>h1 {
  background-color:mediumpurple;
  color:#beafdb;
}

section#main_content>h3::before {
/*	content: "・";	*/
	content: "\00a0•\00a0";
}

.naks-contents-text-outer {
  width: 98%;
  margin: auto;
}

.naks-contents-text-inner {
/*  line-height: 30px;	*/
  padding-left: 3px;
  padding-right: 3px;
}
.naks-contents-text-inner2 {
  line-height: initial;
}

table.uk-table thead th, table.uk-table th:first-child, table.uk-table td {
  border: 1px solid #beafdb;
}
table.uk-table th {
  background-color:mediumpurple;
  color:#beafdb;
}

span.plugin_tag {
  line-height: 36px;
  padding-left: 20px;
}
div.naks-page-tags {
  line-height: 36px;
  padding-left: 10px;
}
span.plugin_tag>div, div.naks-page-tags>div {
  line-height: initial;
  padding-left: initial;
}
span.plugin_tag>a, span.plugin_tag>p, div.naks-page-tags>a, div.naks-page-tags>p {
	display: inline-block;
	position: relative;
	height: 26px;
	line-height: 26px;
	padding: 0 .5em 0 1em;
	background-color: #3498db;
	border-radius: 0 3px 3px 0;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
div.naks-page-tags>a, div.naks-page-tags>p {
	margin: 0 10px;
}
span.plugin_tag>a:before, span.plugin_tag>p:before, div.naks-page-tags>a:before, div.naks-page-tags>p:before {
	position: absolute;
	top: 0;
	left: -13px;
	content: "";
	width: 0;
	height: 0;
	border-color: transparent #3498db transparent transparent;
	border-style: solid;
	border-width: 13px 13px 13px 0;
}
span.plugin_tag>a:after, span.plugin_tag>p:after, div.naks-page-tags>a:after, div.naks-page-tags>p:after {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 2;
	display: block;
	content: '';
	width: 6px;
	height: 6px;
	margin-top: -3px;
	background-color: #fff;
	border-radius: 100%;
}

a:visited {
  color:#c37fd4 ;
}
a.uk-link-muted {
  color:#444;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
}
