@charset "Shift_JIS";

pre, dl, ol, p, blockquote { line-height:130%; }
p { margin: 12px 4px; padding: 0px; }

blockquote {
	margin-left:25px;
	padding: 0 0 0 8px;
			border-left: 3px solid #DFD;
	}

body {
	color:black;
	background-color: #DFD;
	font-size:90%;
	font-family:verdana, arial, helvetica, Sans-Serif;
}

table { border-width: 0; padding: 0; margin: 0; }
td, th { color: inherit; background-color: inherit; margin: 1px; padding: 5px; font-weight: normal; text-align: left; border-width: 0; }

a:link, a:active {
	color: #2D85C1;
	background-color:inherit;
	text-decoration:none;
}

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

a:hover {
	color: white;
	background-color: #236999;
	text-decoration:underline;
}

h1, h2 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	font-size: large;
	font-weight: bold;
	color:inherit;
	background-color: #DFD;
	padding: 8px 8px;
	border: 0px;
	margin: 6px 0px;
}
h3 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	font-size: large;
	font-weight: bold;
	border-style: solid;
	border-color: #DFD;
	border-width: 0 0 3px 10px;

	color:inherit;
	background-color: #FFF;
	padding: 2px 6px;
	margin: 8px 0px;
}
h4 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	font-size: normal;
	font-weight: bold;
	border-left:   18px solid #DFD;

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

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

pre {
			background-color: #DED;
		color: black;
		border: 0;
		overflow: visible;
		margin: 8px 6px;
	padding: 8px;
	font-family: monospace;
}

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

ul {
	margin: 8px 0;
	line-height:130%;
}

em { font-style:italic; }

strong { font-weight:bold; }

code { font-family: monospace; }

.style_table {
	padding: 0;
	border: 0;
	margin:auto;
	text-align:left;
	color:inherit;
	background-color: transparent;
}

.style_td, .style_th {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color: transparent;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #6A6 #8C8 #8C8 #6A6;
}

.style_th {
	text-align: center;
}

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

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, a.note_super {
	color: #DA2;
	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#wrapper {
		width: 908px;
	margin: 0 auto;
	padding: 0;
			background-color: #FFF;
		background-image: url(../image/sidewall.png);
		background-position: left top;
		background-repeat: repeat-y;
	}

div#menubar {
	width: 128px;
	padding: 0 0 10px 0;
	margin: 0px;
	font-size:90%;
	overflow:hidden;
	float:left;
	background-color: #DFD;
	}
div#menubar h2, div#menubar h5 {
	background-color: transparent;
	background-image: url(../image/menu_header.png);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: small;
	font-weight: bold;
	padding: 2px 2px 2px 4px;
	margin: 3px 0;
}

div#logo { padding: 0; margin: 0 0 10px 0; }
div#logo a:link, div#logo a:hover, div#logo a:active, div#logo a:visited {
	text-decoration: none;
	background-color: transparent;
	color: inherit;
}

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#main {
			float: left;
		width: 780px;
	margin: 0;
	padding: 0;
	}

div#header {
	padding: 0 0 10px 0;
	margin: 0;
			background-color: transparent;
		background-image: url(../image/header_back.png);
		background-position: right top;
		background-repeat: no-repeat;
		}

div#toolbar {
			padding: 0 0 5px 15px;
		margin: 0;
		height: 18px;
		background-color: #DFD;
			}
div#toolbar ul {
	margin: 0;
	padding: 0;
}
div#toolbar ul li { float: left; margin: 0; padding: 0; list-style-type: none; }

h1.title {
	font-size: 32px;
	font-weight:bold;
	text-align: right;
	background-color:transparent;
	padding: 3px 10px 0px 0px;
	border: 0;
	margin: 0;
	clear: both;
	}

div#breadcrumbs {
			text-align: right;
		margin: 3px 5px;
		padding: 0 10px 0 0;
		font-size: 80%;
	}

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

div#body {
			padding: 15px 10px 10px 80px;
		margin:0;
	clear: both;
	}

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

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

div#wrapper_bottom { 
	margin: 0;
	padding: 0;
	clear: both;
	height: 32px;
			background-color: transparent;
		background-image: url(../image/wrapper_bottom.png);
		background-position: right bottom;
		background-repeat: no-repeat;
			}

div#related {
	display: none;
}

div#lastmodified, div#footer {
	font-size:80%;
	padding: 12px 0 0 0;
	margin: auto;
	clear: both;
	width: 908px}

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

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

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

div#advertisement {
	padding: 0;
	margin: 5px 10px;
}

/* article.inc.php */
div.article input,
div.article textarea {
	border: 2px solid black;
}

/* 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: #AAF;
	background-color:inherit;
}

span.diff_removed {
	color: #FAA;
	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;
}
