@charset "Shift_JIS";

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

blockquote { margin-left:32px; }

body,td {
	color:black;
	background-color:white;
	margin-left:2%;
	margin-right:2%;
	font-size:90%;
	font-family:verdana, arial, helvetica, Sans-Serif;
}

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

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

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

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

h1, h2 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	color:inherit;
	background-color:#DDEEFF;
	padding:.3em;
	border:0px;
	margin:0px 0px .5em 0px;
}
h3 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	border-bottom:  3px solid #DDEEFF;
	border-top:     1px solid #DDEEFF;
	border-left:   10px solid #DDEEFF;
	border-right:   5px solid #DDEEFF;

	color:inherit;
	background-color:#FFFFFF;
	padding:.3em;
	margin:0px 0px .5em 0px;
}
h4 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	border-left:   18px solid #DDEEFF;

	color:inherit;
	background-color:#FFFFFF;
	padding:.3em;
	margin:0px 0px .5em 0px;
}
h5, h6 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	color:inherit;
	background-color:#DDEEFF;
 	padding:.3em;
 	border:0px;
 	margin:0px 0px .5em 0px;
}

h1.title {
	font-size: 30px;
	font-weight:bold;
	background-color:transparent;
	padding: 12px 0px 0px 0px;
	border: 0px;
	margin: 12px 0px 0px 0px;
}

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

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;
	margin-right:2em;
	white-space:pre;
	color:black;
	background-color:#F0F8FF;
}

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

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

hr.full_hr {
	border-style:ridge;
	border-color:#333333;
	border-width:1px 0px;
}
hr.note_hr {
	width:90%;
	border-style:ridge;
	border-color:#333333;
	border-width:1px 0px;
	text-align:center;
	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: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;
	margin:0px;
}

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

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

div#menubar {
	width:9em;
	padding:0px;
	margin:4px;
	word-break:break-all;
	font-size:90%;
	overflow:hidden;
}

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

div#menubar ul li { line-height:110%; }

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

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

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

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

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

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

div#related {
	font-size:80%;
	padding:0px;
	margin:16px 0px 0px 0px;
}

div#footer {
	font-size:70%;
	padding:0px;
	margin:16px 0px 0px 0px;
}

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: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.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: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;
}


/******** Customized styles ********/
body
{
	margin: 0px 0px 8px;
	padding: 0px;
	font-size: 0.75em;
}

td
{
	font-size: 1em;
}

* html th, * html td
{
	font-size: 0.75em;
}

a:link, a:visited
{
	color: #556c99;
	text-decoration: underline;
}

a:hover, a:active
{
	background: none;
	color: #cc0011;
	text-decoration: underline;
}

pre
{
	border: solid 1px #9997aa;
	background: #f5f5f7
}

a.note_super
{
	font-size: 0.75em;
}

hr.full_hr
{
	height: 1px;
	margin: 8px 0px;
	border: none;
	color: #9997aa;
	background: #9997aa;
}

hr.note_hr
{
	display: none;
	text-align: left;
}

div.jumpmenu
{
	display: none;
}

span.noexists
{
	background: #dde3ee;
}

.style_table
{
	width: 95%;
	margin: auto;
	border: 0px;
	background-color: #9997aa;
	color: inherit;
	text-align: left;
}

.style_th
{
	margin: 1px;
	padding: 2px 4px;
	background-color: #cccbd5;
	color: inherit;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

.style_td
{
	margin:1px;
	padding: 2px 4px !important;
	background-color: #f5f5f7;
	color: inherit;
}


#header
{
	height: 152px;
	margin: 0px 0px 8px;
	background: url(images/header_bg.gif) repeat-x left top;
	border-top: solid 1px #eceff5;
}

#header .content
{
	margin: 24px 0px 0px 12px;
}

#header .content .logo
{
	float: left;
	width: 100px;
}

#header .content h1
{
	height: 60px;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	background: none;
}

#header .content .sub
{
	float: left;
	height: 44px;
	font-size: 0px;
	line-height: 0px;
}

#header .content form#search
{
	float: right;
	margin-top: 4px;
	padding-right: 12px;
	text-align: right;
	white-space: nowrap;
}

#header .bottom
{
	float: right;
	width: 50%;
	height: 24px;
	padding: 0px 0px 0px 40px;
	background: url(images/navi_left.gif) no-repeat left top;
}

#header .bottom .content
{
	height: 24px;
	margin: 0px;
	padding: 0px 8px;
	background: url(images/navi_bg.gif) repeat-x left top;
}


#navigator
{
	border-right: solid 8px #ffffff;
	font-size: 0.8em;
	line-height: 100%;
	text-align: right;
}

#navigator .separator
{
	padding: 0px 4px;
	background: url(images/navi_separator.gif) no-repeat center center;
}

table#main
{
	margin: 16px 0px;
}

table#main td
{
	padding: 0px;
}

table#main td.menubar
{
	width: 200px;
}

table#main td.menubar .top
{
	height: 8px;
	background: url(images/left_frame1_top.gif) no-repeat center bottom;
	font-size: 0px;
	line-height: 0px;
}

table#main td.menubar .bottom
{
	height: 8px;
	background: url(images/left_frame1_bottom.gif) no-repeat center top;
	font-size: 0px;
	line-height: 0px;
}

table#main td.menubar #menubar
{
	width: 184px;
	margin: 0px 8px;
	background: #dde3ee;
	font-size: 1em;
}

table#main td.menubar #menubar p
{
	margin: 0px;
}

table#main td.menubar #menubar h5, table#main td.menubar #menubar p strong
{
	display: block;
	margin: 0px;
	padding: 4px 0px 16px;
	background: url(images/left_frame2_top.gif) no-repeat center bottom;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

table#main td.menubar #menubar div
{
	padding-bottom: 8px;
	background: url(images/left_frame2_bottom.gif) no-repeat center bottom;
}

table#main td.menubar #menubar p em
{
	display: block;
	height: 8px;
	margin: 0px 0px 4px;
	background: url(images/left_frame2_bottom.gif) no-repeat center bottom;
	font-size: 0px;
	line-height: 0px;
}

table#main td.menubar #menubar div strong
{
	display: block;
	padding-left: 8px;
	background: url(images/left_frame2_bg.gif) repeat-y center top;
}

table#main td.menubar #menubar ul
{
	margin: 0px;
	padding: 4px 8px 4px 12px;
	background: url(images/left_frame2_bg.gif) repeat-y center top;
	list-style: none;
}

table#main td.menubar #menubar ul li
{
	margin-bottom: 2px;
	padding: 0px 0px 2px 8px;
	background: url(images/mark1.gif) no-repeat left top;
}

table#main div#body
{
	margin: 0px;
}

div#body
{
	margin: 16px 0px 0px;
	padding: 0px 8px;
}

#body div
{
	margin-bottom: 8px;
}

#body h2
{
	height: 72px;
	margin: 0px 0px 16px;
	padding: 4px 0px 0px 16px;
	background: url(images/head1.gif) no-repeat left top;
	color: #000000;
	font-size: 2em;
	font-weight: bold;
}

#body h2 a:link, #body h2 a:visited
{
	color: #000000;
	text-decoration: none;
}

#body h2 a:hover, #body h2 a:active
{
	color: #cc0011;
	text-decoration: underline;
}

#body h3
{
	margin: 16px 0px 16px 4px;
	padding: 2px 0px 2px 8px;
	border: none;
	border-left: solid 4px #8091b3;
	border-bottom: solid 1px #8091b3;
	font-size: 1.25em;
	font-weight: bold;
}

#body h3 a:link, #body h3 a:visited
{
	text-decoration: none;
}

#body h3 a:hover, #body h3 a:active
{
	text-decoration: underline;
}

#body h4
{
	margin: 12px 0px 12px 8px;
	padding-left: 16px;
	border: none;
	font-size: 1em;
	font-weight: bold;
	background: url(images/mark2.gif) no-repeat left center;
}

#body h4 a:link, #body h4 a:visited
{
	text-decoration: none;
}

#body h4 a:hover, #body h4 a:active
{
	text-decoration: underline;
}

#body p
{
	margin-left: 8px;
}

#body ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#body ul li
{
	margin-bottom: 4px;
	padding: 0px 0px 0px 8px;
	background: url(images/mark1.gif) no-repeat left top;
}

div#note
{
	margin: 8px 8px;
	padding: 8px 8px 0px;
	background: url(images/dots.gif) repeat-x left top;
}

div#toolbar
{
	float: right;
	margin: 0px 0px 8px;
	padding-right: 8px;
}

div#attach
{
	margin: 0px;
	font-size: 0.75em;
	text-indent: 8px;
}

div#lastmodified
{
	margin: 0px 0px 0px 8px;
	font-size: 0.75em;
}

div#related
{
	margin: 8px 0px 0px 8px;
	font-size: 0.75em;
	clear: both;
}

div#footer
{
	margin: 8px 0px 0px 8px;
	font-size: 0.75em;
	clear: both;
}

div#footer p
{
	margin: 4px 0px;
}

div#preview
{
	margin-bottom: 8px;
	padding: 8px;
	border: solid 1px #9997aa;
	background: none;
	color: inherit;
}

.includex
{
	display: none;
}
