
@charset "Shift_JIS";

pre, dl, ol, p, blockquote {
    line-height:130%;
}

blockquote {
    margin-left:32px;
}

body, td {
    font-family: tahoma, verdana, Sans;
    color: black;
    background-color: white;
    margin: 20px 0px;
    font-size:100%;
}

a:link {
    color: royalblue;
    text-decoration: none;
}

a:active {
    color: royalblue;
    background-color: lightyellow;
    text-decoration: none;
}

a:visited {
    color: royalblue;
    background-color: inherit;
    text-decoration: none;
}

a:hover {
    color: royalblue;
    background-color: lightyellow;
    text-decoration: underline;
}

a.ref-file {
    white-space: nowrap;
}

h1, h2 {
    font-size: 130%;
    font-family: tahoma, verdana, Sans;
    color: white;
    background-color: brown;
    padding: .3em 1em;
    margin:  .5em 0px;
}
h3 {
    font-size: 120%;
    font-family: tahoma, verdana, Sans;
    border-color: brown;
    border-style: solid;
    border-width: 1px 1px 1px 12px;
    color: inherit;
    background-color: white;
    padding: .3em .3em .3em .5em;
    margin:  1em 0px .5em 0px;
}
h4 {
    font-size: 100%;
    font-family: tahoma, verdana, Sans;
    border-color: darkgray;
    border-style: solid;
    border-width: 1px 1px 1px 6px;
    color: inherit;
    background-color: white;
    padding: .3em .3em .3em .6em;
    margin:  .5em 0px;
}
h5, h6 {
    font-size: 90%;
    font-family: tahoma, verdana, Sans;
    color: inherit;
    background-color: darkgray;
    padding: .3em;
    border: 0px;
    margin: .3em 0px;
}

dt {
    font-weight: bold;
    margin: 1em 0px 0px 1em;
}

pre {
    border-top:  ghostwhite 1px solid;
    border-bottom: silver 1px solid;
    border-left: ghostwhite 1px solid;
    border-right:  silver 1px solid;
    padding: .5em;
    margin: 0px 1em;
    color: black;
    background-color: ghostwhite;
    word-wrap: break-word;
    white-space: pre-wrap;
    overflow: auto;
}

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

ul {
    margin: .5em 0px;
    line-height:130%;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

del {
    color: orangered;
    text-decoration: line-through;
}

thead th.style_th,
thead td.style_td {
    color: inherit;
    background-color: lavender;
}
tfoot th.style_th,
tfoot td.style_td {
    color:inherit;
    background-color: white;
}

.style_table {
    padding: 0px;
    border: 0px;
    margin-top: .5em;
    margin-bottom: .5em;
    margin-left: 0px;
    margin-right: auto;
    text-align: left;
    color: inherit;
    background-color: silver;
}
.style_th {
    padding: 5px;
    margin: 1px;
    text-align: center;
    vertical-align: top;
    color: inherit;
    background-color: ghostwhite;
}
.style_td {
    padding: 5px;
    margin: 1px;
    vertical-align: top;
    color: inherit;
    background-color: ghostwhite;
}

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

dl.list1 dt {
  margin: .2em 0px;
}

dl.list1 dd {
  margin-left: 1em;
}

div.ie5 { text-align: center; }

span.noexists {
    color:inherit;
    background-color:inherit;
}

.small { font-size:80%; }

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

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

div.jumpmenu {
    display: none;
  /*font-size:50%;
    text-align:right;*/
}

hr.full_hr {
    border-style: dotted;
    border-color: darkgray;
    border-width: 1px 0px 0px 0px;
    text-align: center;
}
hr.note_hr {
    border-style: dotted;
    border-color: darkgray;
    border-width: 1px 0px 0px 0px;
    text-align: center;
}

span.size1 {
    font-size:xx-small;
    line-height:130%;
    text-indent:0px;
    display:inline;
}
span.size2 {
    font-size:x-small;
    line-height:130%;
    text-indent:0px;
    display:inline;
}
span.size3 {
    font-size:small;
    line-height:130%;
    text-indent:0px;
    display:inline;
}
span.size4 {
    font-size:medium;
    line-height:130%;
    text-indent:0px;
    display:inline;
}
span.size5 {
    font-size:large;
    line-height:130%;
    text-indent:0px;
    display:inline;
}
span.size6 {
    font-size:x-large;
    line-height:130%;
    text-indent:0px;
    display:inline;
}
span.size7 {
    font-size:xx-large;
    line-height:130%;
    text-indent:0px;
    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; }

/* pukiwiki.skin.php */
div#header {
	padding: 0px 10px;
	margin: 0px;
}

div#navigator {
	clear: both;
	padding: 10px;
	margin: 0px;
}

div.print {
	display:none;
}

td.menubar {
	width:12em;
	vertical-align:top;
	background-color: lightgray;
}

div#menubar {
	width:12em;
	padding:0.5em;
	word-break:break-all;
	font-size:90%;
	overflow:hidden;
	background-color: lightgray;
}

div#menubar ul {
    margin: 0px 0px .5em .5em;
    padding: 0px 0px 0px .5em;
}

div#menubar ul li {
    list-style-type:square; 
    margin: 0px 0px 0px 1em;
}

div#menubar ul li ul li{
    list-style-type:circle; 
    margin: 0px;
}

div#menubar h4 {
    font-size:110%;
}

div#body {
    margin: 0px 1em 1.5em 1em;
    padding: 0px;
}

div#note {
    clear:both;
    padding:0px;
    margin:0px;
}

div#attach {
	clear:both;
	font-size:90%;
	padding:0px 20px;
	margin:0px;
}

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

div#footer {
	margin:.5em;
}

div#lastmodified {
	font-size:80%;
	padding:0px;
	margin:0px;
	text-align:left;
}

div#contact {
	font-size:100%;
	padding:0px;
	margin:1em 0px 0px 0px;
}

div#copyright {
	font-size:70%;
	color: silver;
	padding:0px;
	margin:2em 0px 0px 0px;
}
div#copyright a{
	color: silver;
}

div#banner {
	float:right;
	margin-top:24px;
}

div#preview {
	color:inherit;
	background-color:whitesmoke;
}

img#logo {
	float:left;
	margin-right:20px;
}

/* aname.inc.php */
.anchor {}
.anchor_super {
	font-size:50%;
 	vertical-align:super;
}

/* br.inc.php */
br.spacer {}

/* calendar*.inc.php */
.style_calendar {
	padding:0px;
	border:0px;
	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:0px;
	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 0px;
}

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

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

/* new.inc.php */
span.comment_date { font-size:x-small; }
span.new30 {
	color:orange;
	background-color:transparent;
}

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

/* recent.inc.php,showrss.inc.php */
ul.recent_list {
}

/* 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;
}


/* iframe.inc.php */
object.iframe
{
	height:1000px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
iframe.iframe
{
	height:1000px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

/* mailimg.inc.php */
img.mail
{
    cursor: pointer;
    height: 1.2em;
    width: auto;
}

/* ken_program.inc.php */
table.ken_program
{
    width:100%;
    padding: 0px;
    border-width: 0px;    
    border-collapse: collapse;
    color: inherit;
}
table.ken_program td {
    margin: 0px;
    padding: 5px;
    border-style: solid;
    border-width: 1px;    
    border-color: darkgray;    
    color: inherit;
}
