@charset "Shift_JIS";

<!-- 全体 -->
*{
	margin:0px;
	padding:0px;
}

body {
	color:#540;
	background-color:#425B42;
	padding:14px;
}

#body {
	padding:0px;
	margin:10px 5px 5px 5px;
	font-size:14px;
}

#outskirts {
	border:1px dashed #425B42;
	background-color:#FBFFF4;
	margin:10px auto;
	padding:0px;
}

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

blockquote { margin-left:32px; }

#content{
	vertical-align:top;
}

<!-- メイン -->
#main {
	padding:0px;
	margin:0px;
}

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;
	background-color:#F0F8FF;
	white-space:pre;
	overflow:auto;
	font-size:14px;
}

pre.aa {
/*	font-family:"ＭＳ Ｐゴシック";*/
/*	font-family:"MS UI Gothic";*/
	font-family:"MS Pゴシック","ＭＳ　Ｐゴシック","ＭＳ Ｐゴシック","MS UI Gothic";
	font-size:14px;
	line-height:100%;
	white-space:pre;
	overflow:auto;
}

pre.mapaa {
	font-family:"ＭＳ ゴシック";
	font-size:14px;
	line-height:100%;
	white-space:pre;
	overflow:auto;
}

<!-- ヘッダー -->

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

#navigator {
	font-size:13px;
	text-align:center;
	border-top:3px double #a97;
	border-bottom:3px double #a97;
	padding:3px 0px 3px 0px;
	margin: 0px;
	background-color:#cdcd93;
}

#navigator a {
	border:1px solid #a96;
	padding:1px 4px 1px 15px; 
	margin:0px 1px 0px 1px;
	color:#874;
	background:url(../image/navi.gif) no-repeat left top #e4e0c6;
	height:1em;
	text-decoration:none;
}
#navigator a:hover {
	background-color:#eda;
	color:#874;
	text-decoration:none;
	margin-top:0;
}

#header {
	background:url(../image/wolf.jpg) right top no-repeat;
	padding:5px;
	margin:0px;
	background-color:#E8E5D2;
	height:150px;
}
#header a img {border:0px none #fff;}

#header h1.title a {
	color:#D03F6E;
	font-size:15px;
	text-align:left;
	padding: 0px;
	margin:0px 0px 3px 10px;
}

img#logo {
	margin:0px 0px 0px 10px;
	vertical-align:top;
}

#dir {
	font-size:13px;
	color:#D03F6E;
	text-align:left;
	padding: 0px;
	margin:20px 0px 0px 20px;
	display:block;
	clear:both;
	vertical-align:bottom;
}

#header a {
	color:#D03F6E;
	word-break:break-all;
}
#header img {display:block;}
#header h1.title {
	display:block;
	clear:both;
}

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

#preview {
	padding:5px;
	color:inherit;
	background-color:#F5F8FF;
}

#line {
	background:url(../image/line.gif) center repeat-x;
	padding:0px;
	margin:0px;
	height:10px;
}

<!-- フッター -->
#wrap_footer{
	clear:both;
	height:auto;
}

#toolbar {
	clear:both;
	padding:0px 10px 0px 0px;
	margin:0px;
	text-align:right;
	border-top:0px none #fff;
}
#toolbar a {color:#D03F6E;}

#footer {
	font-size:10px;
	padding:0px;
	margin:5px 0px 0px 10px;
}

#attach {
	clear:both;
	padding:0px;
	margin:0px;
	font-size:11px;
}

#lastmodified {
	font-size:11px;
	padding:0px 0px 0px 10px;
	margin:0px;
}

#related {
	font-size:11px;
	padding:0px;
	margin:16px 20px 0px 20px;
}

#note {
	margin:2px;
	border:1px dotted #425B42;
	padding:5px;
}

#body h1 a{color:#D03F6E;}
#body h2 a{color:#D03F6E;}
#body h3 a{color:#D03F6E;}
#body h4 a{color:#D03F6E;}

<!-- メニューバー -->
#menubar {
	vertical-align:top;
	border: 3px double #425B42;
	padding:3px;
	margin: 5px 10px 5px 5px
	font-size:13px;
}

#menubar {
	vertical-align:top;
	width:170px;
	border: 3px double #425B42;
	padding:3px;
	margin: 5px 10px 5px 5px
	font-size:13px;
	overflow-y:auto;
	word-break:break-all;
}

div#menubar h2 {
	font-family:"MS UI Gothic";
	font-size:12px;
	border:1px solid #863;
	background-color:#ddb;
	padding:1px 1px 1px 6px;
	color:#861;
	font-weight:normal;
}

div#menubar h5 {
	font-family:"MS UI Gothic";
	font-size:13px;
	border:1px solid #863;
	background-color:#ddb;
	padding:1px;
	color:#861;
	font-weight:normal;
	padding:1px 1px 1px 6px;
}

div#menubar p {
	font-size:13px;
	margin:0px;
}

div#menubar ul {
	font-size:13px;
	margin:0px 0px 0.5em 0px;
	padding:0px 0px 0px 0em;
	line-height:110%;
	list-style-type:none;
	padding-left:12px;
}

div#menubar li {
	font-size:12px;
	line-height:110%;
	list-style-type:none;
	background:url(../image/arrow.gif) no-repeat left middle;
	padding-left:10px;
	color:#4E815C;
}

li.new {
	font-size:12px;
	line-height:110%;
	list-style-type:none;
	background:url(../image/arrow.gif) no-repeat left middle;
	padding-left:10px;
	color:#4E815C;
	border-bottom: 1px dashed #863;
}

div#menubar strong {
	font-family:"MS UI Gothic";
	font-size:13px;
	padding-left:12px;
	border:1px solid #ba6;
	display:block;
	margin-bottom:6px;
}

<!-- *** -->

#body a {
	color:#D03F6E;
	text-decoration:none;
}
a {
	color:#D03F6E;
	text-decoration:none;
}

h1 {
	color:inherit;
	background-color:#fff;
	padding: 3px 2px 2px 0.5em;
	margin: 1px 0px 3px 0px;
	font-weight:normal;
	color:#974;
}

h2 {
	margin: 0px 0px 10px 0px;
	padding: 5px 8px 2px 8px;
	font-size: 15px;
	font-weight: bold;
	color: #B6D0A3;
	background: #2F4535;
	border-top: 3px double #7E9A94;
	border-left: 10px double #7E9A94;
	border-bottom: 3px double #52786f;
	border-right: 3px double #52786f;
}

h3 {
	margin: 0px 0px 10px 0px;
	padding: 3px 8px 2px 8px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background: #4E815C;
	border-top: 1px solid #B6D0A3;
	border-left: 1px solid #B6D0A3;
	border-bottom: 1px solid #004000;
	border-right: 1px solid #004000;
}

h4 {
	background-color:#B6D0A3;
	border:1px dotted #425B42;
	color:#325E32;
	font-size:14px;
	font-weight:normal;
	margin: 1px 0px 3px 0px;
	padding: 3px 2px 2px 0.5em;
}

h5, h6 {
	color:#974;
	font-size:13px;
	border:1px dotted #425B42;
	padding: 3px 2px 2px 0.5em;
	margin: 1px 0px 3px 0px;
	font-weight:normal;
}

h1.title {
	font-size: 15px;
	line-height:15px;
	font-weight:bold;
	background-color:transparent;
	padding: 5px 0px 0px 5px;
	border: 0px;
	margin: 5px 0px 0px 0px;
	border-bottom: 0px solid #000;
}

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

dd{padding-left:1em;}

img {border:0px none #fff;}
a img {border:0px none #fff;}
img {
	border:none;
	vertical-align:middle;
}

em { font-style:italic; }

strong { font-weight:bold; }

thead td.style_td,
tfoot td.style_td {
	background-color:#ECF0E5;
	hieght:1em;
	padding:2px 0;
	font-size: 14px;
	text-align:center;
	font-weight:bold;
}
thead th.style_th,
tfoot th.style_th {
	color:inherit;
	background-color:#eec;
	font-size: 14px;
}
.style_table {
	padding:0px;
	border:0px;
	margin:auto;
	text-align:left;
	color:inherit;
	background-color:#863;
}
.style_th {
	padding:2px 5px 2px 5px;
	margin:1px;
	text-align:center;
	color:#fff;
	background-color:#ECF0E5;
	font-size: 14px;
	font-weight:bold;
}
.style_td {
	padding:2px 5px 2px 5px;
	margin:1px;
	color:inherit;
	background-color:#FDFFF9;
	font-size: 14px;
}

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

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

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

.small { font-size:13px; }

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

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

div.jumpmenu {
	font-size:10px;
	text-align:right;
}

hr.full_hr {
	noshade;
	border-style: none;
	border-color:#425B42;
}
hr.note_hr {
	width:90%;
	border-style:none;
	border-color:#a96;
	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; }

/* aname.inc.php */
.anchor {}
.anchor_super {
	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:13px;
	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:13px;
	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:12px; }

/* 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 {}
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:12px; }
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;
}
.edit_form{width:600px;}
textarea {
	width:600px;
	border:1px solid #aa9;margin:2em 0;
}

dl{width:90%;}
input#_p_rename_newname{}

pre{overflow: auto;margin-top:1em; }

input {
	border:1px solid #880;
	background-color:#ffffff;
	margin-top:.5em ;
	color:#870;
}
input[name="encode_hint"] {background-color:#fff;}

dd pre {
	width :  390px;
}

