@charset "UTF-8";

/*!
 * PukiWiki - Yet another WikiWikiWeb clone.
 * Copyright
 *   2002-2020 PukiWiki Development Team
 *   2001-2002 Originally written by yu-ji
 * License: GPL v2 or (at your option) any later version
 *
 * Default CSS
 */

/* ============================= OblivionWikiJP =============================*/

/* --- OblivionWikiJP --- */
body,td {
	/*background-color:#ece1ce;*/
	color:#333333;
	background-color:#ece1ce;
}
div#menubar{
	background-color:#d6bead;
	/*background-color:#d6bead;*/
	border: solid;border-width:1px;border-color:#3e5966;
}

/*----- header -----*/
div#header{
	background-color:#000;
	background-image: url("../image/title_back.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right 1%;
	padding: 0px 0px 0px 0px;
	margin:0px;
	height:85px;
	padding-top:1em;padding-left:1em;
}
div#header{color:#ffffff;}
span.title{color:#ffffff;font-family: 'Times New Roman',Arial,sans-serif;font-weight: bold;}
div.logo{
	padding:1em;
}
div.logo a{
	color:#ffffff;
	text-decoration: none;

}

/*----- body -----*/
div#body {
	border: solid;border-width: 1px;border-color: #666666;
	background-color:#fafafa;
  padding:0.5em;
  margin:0 0 0 .5em;
  max-width:98%;
  order:2;
  flex-grow:1;
}

/*----- navigator -----*/
div#navigator {
  clear:both;
  padding:4px 0 0 0;
  margin:0;
  text-align: right;
}

/*----- menubar -----*/
div#menubar{
	/*width:15%;*/
	/*float:left;*/
	/*position:relative;*/
	font-size:90%;
	border: solid;border-width: 1px;border-color: #666666;
	width: 20%;
	min-width:15%;
}

div#menubar h1 h2 h3 h4 h5 p hr {
	margin:0em;
}


div#menubar ul {
	padding:0px 0px 0px 0em;
	margin-left:0em;
}
div#menubar ul li {
	line-height:1.1;
}
div#menubar li {
	width:95%;
	list-style-type: none;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left:0.5em;
}

div#menubar li.recent {
	border-bottom:1px gray solid;
}
div#menubar li.popular {
	border-bottom:1px gray solid;
}


div#menubar h2 {
	color:#fff;background-color:#000;
	padding: 1px;

	width:none;

}
div#menubar h3 {
	font-size:100%;
	color:#000;background-color:#cfcfcf;
	border-bottom: 1px solid #080808;border-left: 5px solid #080808;
	padding-left: 2px;padding-top:2px;

}
div#menubar h4 {
	font-size:90%;
	color:#000;background-color:#cfcfcf;
	border-bottom: 1px solid #080808;border-left: 0px solid #080808;
	padding-left: 2px;padding-top:2px;
}
div#menubar h5 {
	font-size:90%; 
	margin-top:1em;
	color:#000000;background-color:#cfcfcf;
	border-bottom: 1px solid #080808;border-left: 2px solid #080808;
}
div#menubar input.textbox{
	width:8em;
	font-size:90%;
}

/*----- skin jump link-----*/
div.sidejumpmenu{
position: fixed;
top: 50%;
right: 0em;
text-align: center;
display: block;

}
div.sidejumpmenu div{
font-size:1.5em;
font-weight:bold;
padding:0px;
margin-top:0.5em;
margin-bottom:0.5em;
background-color: #E9ECDB;
border:2px solid silver;
opacity: 0.7;
filter:alpha(opacity=70);
-moz-opacity: 0.7;
}

/*----- cmdlist-----*/
ul.cmdlist_ul_base{}
li.cmdlist_li_item_heading{list-style-type: none;}
ul.cmdlist_ul_item_visible{}
ul.cmdlist_ul_item_invisible{display:none;}

/*----- A -----*/
a,a[name]:hover	{text-decoration:none;color:inherit;background-color: inherit;}
a:link   	{text-decoration:none;color: #0044aa;}
a:visited	{text-decoration:none;color: #800000;}
a:active 	{text-decoration:none;color: #ff0000;}
a:hover{text-decoration: none;color:darkorange;background-color:#0073ff;}

a.abot	{display: none;}
a.note_super {color:#DD3333;background-color:inherit;font-weight:bold;font-size:80%;vertical-align:top;}
a.title{font-size:40px;}

/*----- H -----*/
h1{font-size: 150%;font-weight: bold;}
h1 a,a[name]:hover	{text-decoration:none;color:inherit;background-color: inherit;}
h1 a:visited	{text-decoration:none;color: #0044aa;}
h1 a:hover{text-decoration: none;color:darkorange;background-color:#0073ff;}

h1.title{
	font-family:verdana, arial, helvetica, Sans-Serif;font-size: 30px;font-weight:bold;
	background-color:inherit;
	padding: 5pxpx 0px 0px 0px;border: 0;margin: 12px 0px 0px 0px;
	}
h2{
	font-size: 130%;font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 2px solid #080808;border-bottom: 2px solid #080808;border-left: 8px solid #080808;border-right: 1px solid #080808;
	background-color:gray;
	color:#ffffff;
	}
h3{
	font-size: 120%;font-weight: bold;
	padding-left: 5px;
	padding-bottom: 3px;
	border-top: 0px none #808080;border-bottom: 2px solid #080808;border-left: 8px solid #080808;border-right: 0px none #808080;
}
h4{
	font-size: 100%;
	border-top: 0px none;border-left: 0px solid #808080;border-bottom: 1px solid;border-right: 0px none;
}
h5,h6{
	color:inherit;background-color:#CCDDFF;
	margin:0px 2px 1px 0px;
	border-bottom: 2px solid #b0c0b0;
}

/*-----  -----*/
em { font-style:italic; }
strong { font-weight:bold; }
.small { font-size:80%; }
.super_index {color:#DD3333;background-color:inherit;font-weight:bold;font-size:60%;vertical-align:super;}
input[type="text"]:focus {background-color: #ffffcc;border: 1px solid red;}
/*----- TABLE -----*/
thead td.style_td,tfoot td.style_td{color:inherit;background-color:#D0D8E0}
thead th.style_th,tfoot th.style_th{color:inherit;background-color:#E0E8F0}
.style_table{padding:0;border:0;margin:auto;text-align:left;color:inherit;background-color:#ccd5dd}
.style_th{padding:5px;margin:1px;text-align:center;color:inherit;background-color:#EEE;border:1px gray solid;}
.style_td{padding:5px;margin:1px;color:inherit;background-color:#EEF5FF;border:1px gray solid;}
/*----- LIST -----*/
ul{margin-top:.1em;margin-bottom:.1em;line-height:1.3;}
ul.list1 { list-style-type:disc; }
ul.list2 { list-style-type:circle; }
ul.list3 { list-style-type:square; }
ol.list1 { list-style-type:decimal; }
ol.list2 { list-style-type:lower-roman; }
ol.list3 { list-style-type:lower-alpha; }
dt{font-weight:bold;margin-top:1em;margin-left:1em;}
ul.list1 > li.pcmt{border-top: 1px solid silver;margin-top:5px;padding-top:3px;}

/*----- notepage-----*/
span.notepage_noexists {font-size:small;color:inherit;background-color:#FFFACC;}
span.notepage_noexists {font-size:small;color:inherit;}


/*----- editlog-----*/
table.table_editlog_info td{background-color:#dfdfdf;padding:0.2em}

pre.editlog_pre_diff_visible span.diff_editlog_not_changed{display:inline;}
pre.editlog_pre_diff_invisible span.diff_editlog_not_changed{display:none;}

span.diff_editlog_not_changed{color:gray}

/*----- tracker (antispam)-----*/
textarea.tracker_style_comment{display: none;}
textarea.form_style_comment{display: none;}
textarea[name="comment"]{display: none;}

/*----- contents-----*/
div.contents{font-size:80%;}
div.contents li{margin-top:0.2em;margin-bottom:0.2em;}

/*----- contentsx-----*/
div#body .toc .toctitle {
        display: none;
}
div#body_nomenu .toc .toctitle {
        display: none;
}
td.toclist{
        background-color:#fcfcfc;
}
/*----- netabare.inc.php -----*/
span.netabare{color:#fafafa;}
div.netabare{color:#fafafa;}




pre, dl, ol, p, blockquote {
  line-height:130%;
}
blockquote {
  margin-left:32px;
}
body,td {

  margin-left:2%;
  margin-right:2%;
  font-size:90%;
  font-family:verdana, arial, helvetica, Sans-Serif;
}
textarea {
  box-sizing:border-box;
  max-width:99.5%;
  background: #fffaf0;
}


dt {
  font-weight:bold;
  margin-top:1em;
  margin-left:1em;
}

pre{
	font-family:Sans-Serif;
	font-size:small;
	line-height:1.3;
	/*font-size:inherit;*/
	background: #FFEFD5;
	border-top:#D3D3D3 2px solid;border-bottom:#778899 2px solid;
	border-left:#D3D3D3 2px solid;border-right:#778899 2px solid;
	padding:.5em;
	margin-left:1em;margin-right:2em;
	width: auto;
	_width: 90%;
	overflow: auto;
	/*_overflow: scroll;*/
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: pre-wrap;      /* CSS3 */
	word-wrap: break-word;      /* IE 5.5+ */
}

img {
  border:none;
  vertical-align:middle;
}

ul {
  margin-top:.5em;
  margin-bottom:.5em;
  line-height:130%;
}

em {
  font-style:italic;
}

strong {
  font-weight:bold;
}

thead td.style_td,
tfoot td.style_td {
  color:inherit;
  background-color:#D0D8E0;
}
thead th.style_th,
tfoot th.style_th {
  color:inherit;
  background-color:#E0E8F0;
}
.style_table {
  padding:0;
  border:0;
  margin:auto;
  text-align:left;
  color:inherit;
  background-color:#ccd5dd;
}
.style_th {
  padding:5px;
  margin:1px;
  text-align:center;
  color:inherit;
  background-color:#EEEEEE;
}
.style_td {
  padding:5px;
  margin:1px;
  color:inherit;
  background-color:#EEF5FF;
}

ul.list1 {
  list-style-type:disc;
}
ul.list2 {
  list-style-type:circle;
}
ul.list3 {
  list-style-type:square;
}
ol.list1 {
  list-style-type:decimal;
}
ol.list2 {
  list-style-type:lower-roman;
}
ol.list3 {
  list-style-type:lower-alpha;
}

.list-indent1 {
  padding-left:16px;
  margin-left:16px;
}
/* list-indent2,3,4 are used for leaping list level indentation */
.list-indent2 {
  padding-left:32px;
  margin-left:32px;
}
.list-indent3 {
  padding-left:48px;
  margin-left:48px;
}
.list-indent4 {
  padding-left:64px;
  margin-left:64px;
}

div.ie5 {
  text-align:center;
}
span.noexists {
  color:inherit;
  background-color:#FFFACC;
}

.small {
  font-size:80%;
}

.super_index {
  color:#DD3333;
  background-color:inherit;
  font-weight:bold;
  font-size:60%;
  vertical-align:super;
}

a.note_super {
  color:#DD3333;
  background-color:inherit;
  font-weight:bold;
  font-size:60%;
  vertical-align:super;
}

div.jumpmenu {
  font-size:60%;
  text-align:right;
  user-select:none;
}

hr.full_hr {
  border-style:ridge;
  border-color:#333333;
  border-width:1px 0;
}
hr.note_hr {
  width:90%;
  border-style:ridge;
  border-color:#333333;
  border-width:1px 0;
  text-align:center;
  margin:1em auto 0em auto;
}

span.size1 {
  font-size:xx-small;
  line-height:130%;
  text-indent:0;
  display:inline;
}
span.size2 {
  font-size:x-small;
  line-height:130%;
  text-indent:0;
  display:inline;
}
span.size3 {
  font-size:small;
  line-height:130%;
  text-indent:0;
  display:inline;
}
span.size4 {
  font-size:medium;
  line-height:130%;
  text-indent:0;
  display:inline;
}
span.size5 {
  font-size:large;
  line-height:130%;
  text-indent:0;
  display:inline;
}
span.size6 {
  font-size:x-large;
  line-height:130%;
  text-indent:0;
  display:inline;
}
span.size7 {
  font-size:xx-large;
  line-height:130%;
  text-indent:0;
  display:inline;
}
/* =============================  =============================*/
/* html.php/catbody() */
strong.word0 {
  background-color:#FFFF66;
  color:black;
}
strong.word1 {
  background-color:#A0FFFF;
  color:black;
}
strong.word2 {
  background-color:#99FF99;
  color:black;
}
strong.word3 {
  background-color:#FF9999;
  color:black;
}
strong.word4 {
  background-color:#FF66FF;
  color:black;
}
strong.word5 {
  background-color:#880000;
  color:white;
}
strong.word6 {
  background-color:#00AA00;
  color:white;
}
strong.word7 {
  background-color:#886800;
  color:white;
}
strong.word8 {
  background-color:#004699;
  color:white;
}
strong.word9 {
  background-color:#990099;
  color:white;
}

/* html.php/edit_form() */
.edit_form {
  clear:both;
}
.edit_form textarea,.edit_form select {
  width:95%;
}

/* pukiwiki.skin.php */
div#header {
  padding:0;
  margin:0;
  word-break:break-all;
}

div#navigator {
  clear:both;
  padding:4px 0 0 0;
  margin:0;
  text-align: right;
}

div#contents {
  display:flex;
  flex-flow:row nowrap;
  word-break:break-all;
  overflow-wrap:break-word;
  word-wrap:break-word;
}


#rightbar {
  min-width:14em;
  max-width:14em;
  padding:0;
  margin:4px;
  font-size:90%;
  overflow:hidden;
  order:3;
  flex-grow:0;
}
#rightbar ul {
  margin:0 0 0 1em;
  padding:0 0 0 .5em;
}
#rightbar ul li {
  line-height:110%;
}
#rightbar h4 {
  font-size:110%;
}



div#note {
  clear:both;
  padding:0;
  margin:0;
  word-break:break-all;
}
div#attach {
  clear:both;
  padding:0;
  margin:0;
}
div#toolbar {
  clear:both;
  padding:0;
  margin:0;
  text-align:right;
}
div#lastmodified {
  font-size:80%;
  padding:0;
  margin:0;
}
div#related {
  font-size:80%;
  padding:0;
  margin:16px 0 0 0;
}
div#related .page_passage {
  font-size:60%;
}
div#footer {
  font-size:70%;
  padding:0;
  margin:16px 0 0 0;
}
div#banner {
  float:right;
  margin-top:24px;
}
div#preview {
  color:inherit;
  background-color: beige;
  border: 1px solid gray;
}
img#logo {
  float:left;
  margin-right:20px;
}

/* aname.inc.php */
.anchor_super {
  font-size:xx-small;
  vertical-align:super;
}

/* list.inc.php */
.page_passage {
  font-size:small;
}

/* calendar*.inc.php */
.style_calendar {
  padding:0;
  border:0;
  margin:3px;
  color:inherit;
  background-color:#CCD5DD;
  text-align:center;
}
.style_td_caltop {
  padding:5px;
  margin:1px;
  color:inherit;
  background-color:#EEF5FF;
  font-size:80%;
  text-align:center;
}
.style_td_today {
  padding:5px;
  margin:1px;
  color:inherit;
  background-color:#FFFFDD;
  text-align:center;
}
.style_td_sat {
  padding:5px;
  margin:1px;
  color:inherit;
  background-color:#DDE5FF;
  text-align:center;
}
.style_td_sun {
  padding:5px;
  margin:1px;
  color:inherit;
  background-color:#FFEEEE;
  text-align:center;
}
.style_td_blank {
  padding:5px;
  margin:1px;
  color:inherit;
  background-color:#EEF5FF;
  text-align:center;
}
.style_td_day {
  padding:5px;
  margin:1px;
  color:inherit;
  background-color:#EEF5FF;
  text-align:center;
}
.style_td_week {
  padding:5px;
  margin:1px;
  color:inherit;
  background-color:#DDE5EE;
  font-size:80%;
  font-weight:bold;
  text-align:center;
}

/* calendar_viewer.inc.php */
div.calendar_viewer {
  color:inherit;
  background-color:inherit;
  margin-top:20px;
  margin-bottom:10px;
  padding-bottom:10px;
}
span.calendar_viewer_left {
  color:inherit;
  background-color:inherit;
  float:left;
}
span.calendar_viewer_right {
  color:inherit;
  background-color:inherit;
  float:right;
}

/* clear.inc.php */
.clear {
  margin:0;
  clear:both;
}

/* counter.inc.php */
div.counter {
  font-size:70%;
}

/* diff.inc.php */
span.diff_added {
  color:blue;
  background-color:inherit;
}
span.diff_removed {
  color:red;
  background-color:inherit;
}

/* hr.inc.php */
hr.short_line {
  text-align:center;
  width:80%;
  border-style:solid;
  border-color:#333333;
  border-width:1px 0;
}

/* include.inc.php */
h5.side_label {
  text-align:center;
}

/* navi.inc.php */
ul.navi {
  margin:0;
  padding:0;
  text-align:center;
}
li.navi_none {
  display:block;
  float:none;
}
li.navi_left {
  display:block;
  float:left;
  text-align:left;
}
li.navi_right {
  display:block;
  float:right;
  text-align:right;
}

/* new.inc.php */
span.comment_date {
  font-size:x-small;
}
span.new1 {
  color:red;
  background-color:transparent;
  font-size:x-small;
}
span.new5 {
  color:green;
  background-color:transparent;
  font-size:xx-small;
}

/* comment.inc.php */
._p_comment_form input[name="msg"] {
  max-width:90%;
}

/* pcomment.inc.php */
._p_pcomment_form input[name="msg"] {
  max-width:90%;
}

/* article.inc.php */
._p_article_form input[name="subject"] {
  max-width:82%;
}

/* popular.inc.php */
span.counter {
  font-size:70%;
}

/* ref.inc.php */
div.img_margin {
  margin-left:32px;
  margin-right:32px;
}

/* vote.inc.php */
td.vote_label {
  color:inherit;
  background-color:#FFCCCC;
}
td.vote_td1 {
  color:inherit;
  background-color:#DDE5FF;
}
td.vote_td2 {
  color:inherit;
  background-color:#EEF5FF;
}

/* topicpath.inc.php */
span.topicpath-slash {
  margin:0 0.2em;
}
span.topicpath-top {
  user-select:none;
}

/* bugtrack.inc.php */
tr.bugtrack_list_header th {
  background-color:#ffffcc;
}
tr.bugtrack_list_header th:nth-child(1) {
  min-width: 7em;
}
tr.bugtrack_list_header th:nth-child(2) {
  min-width: 2em;
}
tr.bugtrack_list_header th:nth-child(3) {
  min-width: 4em;
}
tr.bugtrack_list_header th:nth-child(4) {
  min-width: 4em;
}
tr.bugtrack_list_header th:nth-child(5) {
  min-width: 3em;
}
tr.bugtrack_state_proposal td {
  background-color:#ccccff;
}
tr.bugtrack_state_accept td {
  background-color:#ffcc99;
}
tr.bugrack_state_resolved td {
  background-color:#ccffcc;
}
tr.bugtrack_state_pending td {
  background-color:#ffccff;
}
tr.bugtrack_state_cancel td {
  background-color:#cccccc;
}
tr.bugtrack_state_undef td {
  background-color:#ff3333;
}
._p_bugtrack_form input[name="summary"],
._p_bugtrack_form textarea {
  box-sizing:border-box;
  width:35em;
  max-width:99.5%;
}

/* tracker.inc.php */
._p_tracker_form th {
  min-width:5em;
}

/* search2.inc.php  */
.search-result-page-summary {
  font-size:70%;
  color:gray;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
/* =============================  =============================*/
/* Mobile-friendly Responsive layout */
@media (max-width:767px) {
  div#contents {
    flex-flow:column wrap;
  }
  div#menubar {
    width:auto;
    max-width:none;
    font-size:100%;
    order:2;
  }
  div#rightbar {
    width:auto;
    max-width:none;
    font-size:100%;
    order:3;
  }
  div#body {
    order:1;
  }
  div#body img {
    max-width:95%;
    height:auto;
  }

  ._p_tracker_form th,._p_tracker_form td {
    display:block;
    text-align:left !important;
    width:auto !important;
    margin:0;
  }
  ._p_tracker_form td input[type=text],
  ._p_tracker_form td textarea {
    box-sizing:border-box;
    width:99.5%;
  }

  tr.bugtrack_list_header th:nth-child(1) {
    min-width: 4em;
  }
  tr.bugtrack_list_header th:nth-child(2) {
    min-width: 1em;
  }
  tr.bugtrack_list_header th:nth-child(3) {
    min-width: 1em;
  }
  tr.bugtrack_list_header th:nth-child(4) {
    min-width: 3em;
  }
  tr.bugtrack_list_header th:nth-child(5) {
    min-width: 3em;
  }
  ._p_bugtrack_form th,._p_bugtrack_form td {
    display:block;
    text-align:left !important;
    margin:0;
  }
  ._p_bugtrack_form input[name="summary"],
  ._p_bugtrack_form textarea {
    box-sizing:border-box;
    width:99.5%;
  }
}
/* =============================  =============================*/
@media print {
  a:link,
  a:visited {
    text-decoration:underline;
  }
  img#logo,
  div#navigator,
  div#menubar,
  div#rightbar,
  div#related,
  div#attach,
  div#toolbar {
    display:none;
  }
}
