<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><p>/* <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">PukiWiki</anchor> から拝借 */</p><p>/* TODO: SuikaWiki の class 名にあわせる */</p><p>pre, dl, ol, p, blockquote { line-height:130%; }</p><p>body,td
{<pre>	color: #333333;
	margin-left: 2%;
	margin-right: 2%;
	font-size: 14px;
	font-family: verdana, arial, helvetica, Sans-Serif;
}</pre></p><p>a:link
{<pre>	color: #3366CC;
	text-decoration: none;
}</pre></p><p>a:active
{<pre>	background: #CCDDFF;
	color: #333333;
	text-decoration: none;
}</pre></p><p>a:visited
{<pre>	color: #339999;
	text-decoration: none;
}</pre></p><p>a:hover
{<pre>	background: #CCDDFF;
	color: #666666;
	text-decoration: underline;
}</pre></p><p>a:visited.note_super {<pre>	color: #ff0000;
	font-weight: bold;
	font-size: 0.8em;
}</pre></p><p>h1 {<pre>  margin: 1px 1px 5px 1px;
  font-size: 30px;
}</pre></p><p>h2
{<pre>	font-family: verdana, arial, helvetica, Sans-Serif;
	color: #000000;
	background-color: #DDDDDD;
	padding: 0.3em;
	margin: 1px;
	margin-bottom: 5px;
}</pre></p><p>h3
{<pre> 	border-bottom:  3px solid #DDDDDD;
 	border-top:     1px solid #DDDDDD;
 	border-left:   10px solid #DDDDDD;
 	border-right:   5px solid #DDDDDD;</pre></p><pre>	background-color: #FFFFFF;
	padding: 0.2em;
	padding-left: 0.4em;
	margin: 1px;
	margin-bottom: 3px;
	font-family: verdana, arial, helvetica, Sans-Serif;
}</pre><p>h4
{<pre> 	border-left:   18px solid #DDDDDD;
	background-color: #FFFFFF;
	padding: 0.1em;
	padding-left: 0.4em;
	margin: 1px;
	margin-bottom: 1px;
	font-family: verdana, arial, helvetica, Sans-Serif;
}</pre></p><p>h5, h6
{<pre>	font-family: verdana, arial, helvetica, Sans-Serif;
	background-color: #DDDDDD;
	padding: .3em;
}</pre></p><p>dt {<pre>	font-weight: bold;
	margin-top: 1em;
	margin-left: 1em;
}</pre></p><p>pre {<pre>	border-top:    #666666 1px solid;
	border-bottom: #cccccc 1px solid;
	border-left:   #666666 1px solid;
	border-right:  #cccccc 1px solid;
	padding: 0.5em;
	margin-left: 1em;
	margin-right: 2em;
	white-space: pre;
	background-color: #eeeeee;
	color: #555555;
	line-height: 1em;
}
img {
	border: none;
	vertical-align: middle;
}</pre></p><p>ul {<pre>	margin-top: .5em;
	margin-bottom: .5em;
	line-height:130%;
}</pre></p><p>em {<pre>	font-style:italic;
}</pre></p><p>strong {<pre>	font-weight:bold;
}</pre></p><p>address {<pre>	font-style:normal;
	font-family:Verdana;
	font-size:8px;
}</pre></p><p>.not-exist {<pre>	background-color:#FFFACC;
}</pre></p><p>.style_table {<pre>	margin:auto;
	border:0px;
	padding:0px;
	text-align:left;
	background-color:#ccd5dd;
}</pre></p><p>.style_td {<pre>	background-color: #EEF5FF;
	padding: 5px;
	margin: 1px;
	width:14%;
	height:19px;
}</pre></p><p>.style_calendar {<pre>	border: 0px;
	background-color: #CCD5DD;
	padding: 0px;
}</pre></p><p>.style_td_caltop {<pre>	background-color: #EEF5FF;
	padding: 5px;
	margin: 1px;
	height:15px;
}</pre></p><p>.style_td_today {<pre>	background-color: #FFFFDD;
	padding: 5px;
	margin: 1px;
	width:14%;
	height:19px;
}</pre></p><p>.style_td_sat {<pre>	background-color: #DDE5FF;
	padding: 5px;
	margin: 1px;
	width:14%;
	height:19px;
}</pre></p><p>.style_td_sun {<pre>	background-color: #FFEEEE;
	padding: 5px;
	margin: 1px;
	width:14%;
	height:19px;
}</pre></p><p>.style_td_blank {<pre>	background-color: #EEF5FF;
	padding: 5px;
	margin: 1px;
	width:14%;
	height:19px;
}</pre></p><p>.style_td_week {<pre>	background-color: #DDE5EE;
	padding: 5px;
	margin: 1px;
	height:15px;
}
.super_index {
	color: #DD3333;
	font-weight: bold;
	font-size:12px;
	vertical-align:super;
}</pre></p><p>.note_super {<pre>	color: #DD3333;
	font-weight: bold;
	font-size:10px;
	vertical-align:super;
}</pre></p><p>.side_label {<pre>	text-align:center;
}</pre></p><p>.counter {<pre>	font-size:8px;
}
.vote_label{
	background-color: #AAAAAA;
}
.vote_td1{
	background-color: #CCCCCC;
}
.vote_td2{
	background-color: #DDDDDD;
}</pre></p><p>.side_label{<pre>	margin:auto;
	margin-top:0px;
	margin-bottom:.5em;
}</pre></p><p>textarea {<pre>  max-width: 100%;
}</pre></p><p>.diff ins {<pre>	color: blue;
}</pre></p><p>.diff del {<pre>	color: red;
}</pre></p><p>#side-menu {<pre>  display: block;
  position: absolute;
  left: 0;
  width: 120px;
  overflow: hidden;
  margin: 15px;
  border-style: none;
  padding: 0.1em;
  background-color: rgb(239, 239, 255);
  color: inherit;
}
#side-menu.mininav {
  left: 0;
  top: 0;
  max-width: 100%;
  width: 95%;
  margin: 0;
}
#side-menu h2, #side-menu h3, #side-menu h4 {
  font-size: 100%;
  text-align: center;
}
#side-menu ul, #side-menu ol {
  margin: 0;
  padding: 0;
}
#side-menu ul ul, #side-menu ol ol, #side-menu ul ol, #side-menu ol ul {
  margin: 0 0 0 0.5em;
  padding: 0;
}
#side-menu li {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}</pre></p><p>#content-frame {<pre>  position: absolute;
  left: 130px;
  right: 0;
  margin: 15px 15px 15px 30px;
}</pre></p><p>#tools1, #toc {<pre>  z-index: 100;
}</pre></p><p>#myuri {<pre>  overflow: hidden;
  white-space: nowrap;
}</pre></p><p>/* License: GNU GPL2 */</p></body></html>