/*
Powered on 2020/02/19 02:17:53
[2020 Wikidot Theme]
Created by Ryu JP
CC BY-SA 3.0
*/
#page-title {display: none ;}
body {
background: rgb(252, 252, 255);
color: rgb(67, 67, 67);
font-size:15px;
}
#search-top-box-input {
border: solid 1px #ffffff;
border-radius: 1px;
color: rgb(250, 252, 255);
background-color: rgb(250, 252, 255);
box-shadow: inset 0px 0px 1px rgba(0,0,0,.5);
}
#search-top-box-input:hover,
#search-top-box-input:focus {
border: solid 1px #fff;
color: rgb(3, 3, 3);
background-color: rgb(3, 3, 3);
box-shadow: inset 0px 0px 1px rgba(0,0,0,.8);
}
#search-top-box-form input[type=submit] {
border: solid 1px #ffffff;
border-radius: 5px;
padding: 2px 5px;
font-size: 90%;
font-weight: bold;
color: rgb(106, 168, 79);
background-color: rgb(106, 168, 79);
background: linear-gradient(to bottom, #ffffff,#ffffff,#ffffff);
box-shadow: 0 1px 3px rgba(0,0,0,.5);
cursor: pointer;
}
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
border: solid 1px #fff;
color: rgb(106, 168, 79);;
text-shadow: 0 0 1px rgba(255,255,255,.25)
background-color: rgb(106, 168, 79)
background: linear-gradient(to bottom, #f5f5f5,#f5f5f5,#f5f5f5);
box-shadow: 0 1px 3px rgba(0,0,0,.8);
}
#search-top-box {
top: 114px;
}
a,a:visited {
color: rgb(69, 129, 142);
}
}
div#side-bar div.side-block {
background: rgb(255, 255, 255);
}
div#side-bar div.side-block div.heading,
div#side-bar div.collapsible-block-unfolded-link,
div#side-bar div.collapsible-block-unfolded-link div.collapsible-block-link {
color: rgb(106, 168, 79);
border-color: rgbrgb(106, 168, 79);
}
div.open-menu a {
color: rgb(106, 168, 79)!important;
border-color: rgb(106, 168, 79)!important;
}
div#container-wrap {
background: url(http://scp-jp.wikidot.com/local--files/r-sinano-chuo-co-jp-hub/%E4%BF%A1%E6%BF%83%E4%B8%AD%E5%A4%AE%E3%83%98%E3%83%83%E3%83%80%E3%83%BC.png) top left repeat-x;
}
div#header {
background: url(http://scp-jp.wikidot.com/local--files/r-sinano-chuo-co-jp-hub/%E4%BF%A1%E6%BF%83%E4%B8%AD%E5%A4%AE%E3%83%AD%E3%82%B4.png) 10px 40px no-repeat;
background-position: 1em -2em; background-size 88px 88px;
}
div#header h1 a span {
font-size: 0px;
}
div#header h1 a:before {
content: " ";
color: #eee;
text-shadow: 1px1px1px rgba(0,0,0,.8);
}
div#header h2 span {
font-size:0px;
padding: 4px;
}
div#header h2:after {
content: " ";
font-weight: bold;
color: #f0f0c0;
padding: 19px 0;
text-shadow: 1px 1px 1px rgba(0, 0, 0,3 .8);
white-space: pre;
}
div#side-bar div.side-block {
background: rgb(255, 255, 255);
}
div#side-bar div.side-block div.heading,
div#side-bar div.collapsible-block-unfolded-link,
div#side-bar div.collapsible-block-unfolded-link div.collapsible-block-link {
color: rgb(106, 168, 79);
border-color: rgb(106, 168, 79);
}
div.page-rate-widget-box,
div.page-rate-widget-box span.rate-points,
div.page-rate-widget-box span.cancel {
background-color: rgb(106, 168, 79)!important;
border: solid rgb(106, 168, 79) 1px!important;
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
border: solid rgb(106, 168, 79)!important;
border-width: 1px 0!important;
}
div.page-rate-widget-box span.rate-points,
div.page-rate-widget-box span.cancel a,
div.page-rate-widget-box span.cancel a:hover {
color: rgb(255, 255, 255);
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
background-color: rgb(106, 168, 79)!important;
}
div.page-rate-widget-box span.rateup a,
div.page-rate-widget-box span.ratedown a {
color: rgb(255, 255, 255)!important;
}
div.page-rate-widget-box span.cancel a:hover,
div.page-rate-widget-box span.rateup a:hover,
div.page-rate-widget-box span.ratedown a:hover {
background: transparent!important;
color: transparent!important;
}
.rate-box-with-credit-button .creditButton {
background-color: rgb(106, 168, 79)!important;
border: solid 1px rgb(106, 168, 79)!important;
}
.creditButton a:hover {
color: transparent!important;
}
.color-green{
color:#006400;
}
.color-blue{
color:#696969;
}
.color-yellow{
color:#b22222;
}
@media (max-width: 479px) {
#search-top-box-input {
display: none;
}