@charset "utf-8";

pre, dl, ol, ul, p, blockquote {
	line-height:150%;
	margin-left:0px;
	margin-right:0px;
}

blockquote {
	margin-left:32px;
}

body {
	color:#000000;
	background-color:#FEFEFD;
	padding: 0px;
	margin: 0px;
	font-size: 105.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

td {
	color:#000000;
	background-color:#FEFEFD;
	margin-left:2%;
	margin-right:2%;
}

a:link {
	color:#215dc6;
	background-color:inherit;
	text-decoration:none;
}

a:active {
	color:#215dc6;
	background-color:#CCDDEE;
	text-decoration:none;
}

a:visited {
	color:#50607F;
	background-color:inherit;
	text-decoration:none;
}

a:hover {
	color:#215dc6;
	/* background-color:#CCDDEE; */
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
	color:inherit;
	padding:.3em;
	margin:0.5em 0px 0.5em 0px;
}

h1 {
	background-color:#EEEEEE;
	border-top: 1px solid #999999;
	border-right: 30px solid #999999;
	border-bottom: 6px solid #999999;
	border-left: 1px solid #999999;
	font-size: 170%;
	text-align: right;
}

h2 {
	background-color:#EEEEEE;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 3px solid #999999;
	border-left: 30px solid #999999;
	font-size: 150%;
}

h3 {
	background-color:#EEEEEE;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 3px solid #999999;
	border-left: 20px solid #999999;
	font-size: 130%;
}

h4 {
	background-color:#FFFFFF;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 2px solid #999999;
	border-left: 10px solid #999999;
	font-size: 110%;
}

h5 {
	background-color:#EEEEEE;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 10px solid #999999;
	font-size: 110%;
}

h6 {
	background-color:#EEEEEE;
	border:1px solid #999999;
	font-size: 110%;
}

dt {
	font-weight:bold;
}

pre {
	border-top:#DDDDEE 1px solid;
	border-bottom:#888899 1px solid;
	border-left:#DDDDEE 1px solid;
	border-right:#888899 1px solid;
	padding:.5em;
	margin-left:1em;
	white-space:pre;
	color:#000000;
	background-color:#F0F8FF;
	width:auto;
	overflow:auto;
	max-height:500px;
}

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

ul, ol {
	margin-top:.5em;
	margin-bottom:.5em;
}

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:0px;
	border:0px;
	margin:auto 0px;
	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;
}

div.ie5 {
	text-align:center;
}

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

.small {
	font-size:90%;
}

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

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

div.jumpmenu {
	font-size:90%;
	text-align:right;
}

hr.full_hr {
	border-style:ridge;
	border-color:#333333;
	border-width:1px 0px;
}

hr.note_hr {
	border-style:ridge;
	border-color:#333333;
	border-width:1px 0px;
	margin:1em auto 0em auto;
}

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:#000000;
}

strong.word1 {
	background-color:#A0FFFF;
	color:#000000;
}

strong.word2 {
	background-color:#99FF99;
	color:#000000;
}

strong.word3 {
	background-color:#FF9999;
	color:#000000;
}

strong.word4 {
	background-color:#FF66FF;
	color:#000000;
}

strong.word5 {
	background-color:#880000;
	color:#FFFFFF;
}

strong.word6 {
	background-color:#00AA00;
	color:#FFFFFF;
}

strong.word7 {
	background-color:#886800;
	color:#FFFFFF;
}

strong.word8 {
	background-color:#004699;
	color:#FFFFFF;
}

strong.word9 {
	background-color:#990099;
	color:#FFFFFF;
}

/* html.php/edit_form() */
.edit_form {
	clear:both;
}

/* pukiwiki.skin.*.php */
div#header {
	padding:0px;
	margin:0px;
	border-bottom: 2px #CCCCCC solid;
	background-color: #EEEEEE;
}

div#navigator {
	clear:both;
	padding:0px;
	margin:5px 10px;
	font-size:90%;
}

form#search {
	margin:0px;
	padding:0px;
	text-align: right;
}

div.splitter {
	clear:both;
	margin:10px;
}

td.menubar {
	width:9em;
	vertical-align:top;
}

div#menubar {
	width:300px;
	float:left;
	padding:0px;
	margin:0px;
	font-size:90%;
}

div#menubar div.section {
	padding:0px;
	margin:0px 10px 20px 10px;
}

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

div#menubar ul li {
	line-height:140%;
	list-style-type: none;
}

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

div#body {
	padding:0px;
	margin:0px 0px 0px 300px;
	font-size:90%;
}

div#body div.section {
	padding:0px;
	margin:0px 10px 20px 10px;
}

div#nomenu {
	padding:0px;
	margin:0px;
	font-size:90%;
}

div#nomenu div.section {
	padding:0px;
	margin:0px 20px 20px;
}

div#note {
	padding:0px;
	margin:0px 0px 0px 300px;
	font-size:90%;
}

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

div#toolbar {
	clear:both;
	padding:0px;
	margin:15px;
	font-size:90%;
	text-align:right;
}

div#lastmodified {
	font-size:90%;
	padding:0px;
	margin:15px;
}

div#related {
	font-size:90%;
	padding:0px;
	margin:15px;
}

div#footer {
	font-size:90%;
	padding:0px;
	margin:15px;
}

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

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

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

/* aname.inc.php */
.anchor {
}

.anchor_super {
	font-size:xx-small;
	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:90%;
	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:90%;
	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:90%;
}

/* diff.inc.php */
span.diff_added {
	color:blue;
	background-color:inherit;
	font-weight:bold;
}

span.diff_removed {
	color:red;
	background-color:inherit;
	font-weight:bold;
}

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

/* 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.new1 {
	color:red;
	background-color:transparent;
	font-size:x-small;
}

span.new5 {
	color:green;
	background-color:transparent;
	font-size:xx-small;
}

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

ul.popular_list {
}

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

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

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

div#menubar div.section h3, div#body div.section h1#title {
	margin-top:0px;
}

a.external {
	padding-right:14px;
	background:url(ext_link.png) no-repeat right;
}
