@charset "shift-jis";
/* this @charset is for mozilla's bug */

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

blockquote
{
	margin-left:32px;
	margin-top: 4px;
	margin-bottom: 4px;
}

body,td
{
	color: #333333;
	background-color: #8899aa;
	margin-left:10px;
	margin-right:10px;
	font-size:11pt;
	font-family:verdana, arial, helvetica, Sans-Serif;
}

a:link
{
	color: #ffff55;
	text-decoration: none;
}

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

a:visited
{
	color: #ffff55;
	text-decoration: none;
}

a:hover
{
	background: #aabbcc;
	color: #667799;
	text-decoration: underline;
}

.title, a#title
{
	color: #ffffff !important;
	font-size: 30px;
	font-weight:bold;
	background-color:transparent;
	padding: 12px 0px 0px 0px;
	border: 0px;
	margin: 12px 0px 0px 0px;
	font-family: verdana, arial, helvetica, Sans-Serif;
}

h1, h2
{
	font-family: verdana, arial, helvetica, Sans-Serif;
	color: #FFFFFF;
	background-color: #778899;
	padding: 0.3em;
	margin: 1px;
	margin-bottom: 5px;
}

h3
{
 	border-bottom:1px solid #778899;
 	border-top:1px solid #778899;
 	border-left:10px solid #778899;
 	border-right:10px solid #778899;

	color: #FFFFFF;
	padding: 0.2em;
	padding-left: 0.4em;
	margin: 1px;
	margin-bottom: 3px;
	font-family: verdana, arial, helvetica, Sans-Serif;
}

h4, h5
{
 	border-left:18px solid #778899;
	color: #FFFFFF;
	padding: 0.1em;
	padding-left: 0.4em;
	margin: 1px;
	margin-bottom: 1px;
	font-family: verdana, arial, helvetica, Sans-Serif;
}

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

p
{
	margin-top: 1px;
	margin-bottom: 3px;
}

div#body p
{
	margin-top: 2px;
	margin-bottom: 5px;
	padding-left: 8px;
	padding-right: 5px;
}

pre
{
	border-top: #888899 1px solid;
	border-bottom:    #DDDDEE 1px solid;
	border-left:  #888899 1px solid;
	border-right:   #DDDDEE 1px solid;
	padding: 0.5em;
	margin-left: 1em;
	margin-right: 2em;
	white-space: pre;
	background-color: #333333;
	color: #DDDDDD;
	line-height: 1em;
}

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

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

em
{
	font-style:italic;
}

strong
{
	font-weight:bold;
}

.noexists
{
	color:inherit;
	background-color:#aabbcc;
}

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 {
	border: 0px;
	background-color: #333333;
	margin: 5px;
	margin-left: 3em;
	padding: 0px;
}

.style_td {
	background-color: #8899AA;
	padding: 5px;
	margin: 1px;
}

.style_td_caltop {
	background-color: #778899;
	padding: 5px;
	margin: 1px;
}

.style_td_today {
	background-color: #77CC99;
	padding: 5px;
	margin: 1px;
}

.style_td_sat {
	background-color: #7788FF;
	padding: 5px;
	margin: 1px;
}

.style_td_sun {
	background-color: #FF8899;
	padding: 5px;
	margin: 1px;
}

.style_td_blank {
	background-color: #8899AA;
	padding: 5px;
	margin: 1px;
}

.style_td_week {
	background-color: #778899;
	padding: 5px;
	margin: 1px;
}

.style_calendar {
	background-color: #333333;
}

.small
{
	font-size:80%;
}

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

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

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

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

.side_label {
    text-align: left;
    border: #333333 1px solid;
    background: #778899;
    margin-bottom: 5px;
}
}

.counter
{
	font-size:70%;
}

.vote_label {
	background-color: #778899;
}

.vote_td1 {
	background-color: #AABBCC;
}

.vote_td2 {
	background-color: #8899AA;
}

.recent_list{
/*
	padding:0px;
	border:0px;
	margin:0px 0px 0px 1em;
	word-wrap:break-word;
	word-break:break-all;
*/
}

span {
	margin-top: 4px;
	margin-bottom: 4px;
}

span.diff_added
{
	color:blue;
	background-color:inherit;
}

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

.ie5
{
	text-align:center;
}

.size1{
	font-size:xx-small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

.size2{
	font-size:x-small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

.size3{
	font-size:small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

.size4{
	font-size:medium;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

.size5{
	font-size:large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

.size6{
	font-size:x-large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

.size7{
	font-size:xx-large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

.img_margin{
	margin-left:32px;
	margin-right:32px;
}

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

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

/* pukiwiki.skin.ja.php */

div#header
{
	padding:0px;
	padding-left:10px;
	margin:0px;
}

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

div#menubar
{
	/* float:left; */
	width:120px;
	overflow:hidden;
	word-break:break-all;
	padding:5px;
	margin:0px;
	font-size:75%;
	background: #708090;
}

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

div#menubar ul li {
	line-height:110%;
	padding-bottom:3px;
	padding-left:0px;
}

div#menubar h4,
div#menubar h5 {
	font-size:105%;
	background:#778899;
	margin-bottom:3px;
	border:solid 1px #333333;
	padding:3px;
}

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

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

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

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

div#lastmodified
{
	font-size:75%;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

div#related
{
	font-size:80%;
	padding:4px;
	margin:16px 0px 0px 0px;
	background:#778899;
	border: solid 1px;
}

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

div#preview
{
	background-color:#8091a2;
	border:dotted 1px #778899;
	padding:5px;
}

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

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

.jumpmenu {
	color: #dd0000 !important;
	font-size:9px;
	/* text-align:right; */
	padding-left:10px;
}

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

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


/* pcomment.inc.php */
.pcommenthead
{
	border-bottom:dotted 1px;
	padding:4px;
	margin:0px;
	font-size:80%;
}

.pcommentline
{
	list-style:none;
	line-hight:90%;
	margin:0px;
	marker-offset:em;
}


.date
{
	font-size: 9px;
	color: #333366;
}
