body {
	margin: 0;
	padding: 0;
	background-color: #F8F8F8;
	font-family: ¥á¥¤¥ê¥ª, ¥Ò¥é¥®¥Î³Ñ¥´, Arial;
	font-size: 0.85em;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1{
	font-size: 1.7em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
	margin: 0.3em 0;
}
h1,h2,h3,h4,h5{
	padding-left: 5px;
}
h1 a, h2 a, h3 a {
	color: black;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	color: red;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin: 1em 0;
	padding-bottom: 1em;
}
#wrapper {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 0 1px 0 0px;
	margin: 0;
}
/*header style*/
#header {
	padding-top: 160px;
	background-image: url('/wiki/image/wikihead.png');
	height: 32px;
	background-repeat: no-repeat;
	background-color: #886666;
	text-align: left;
	width: 95%;
	border-right-width: 1px;
	border-right-color: #2F2222;
	border-right-style: solid;
}
#header form {
	margin: 0 10px 0 0;
	text-align: right;
}
#header form #searchbutton {
	border-width: 0px;
	background-image: url('http://em.xxz.jp/wp-content/themes/plus-e/images/searchbutton.png');
	background-color: transparent;
	width: 22px;
	height: 20px;
}
/*content box*/
#box {
	width: 95%;
	text-align: left;
	background-color: white;
	border-style: solid;
	border-color: #2F2222;
	border-width: 0 1px;
}
/*navigation menu */
#menu {
	margin: 0;
	padding: 0;
}
#menu ul {
	padding: 5px 0;
	margin: 0;
	background: #864444;
	border-bottom: 1px solid #777777;
	float: left;
	width: 100%;
	height: auto;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-color: #CC9900;
	border-bottom-color: #777777;
	width: 95%;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	font-weight: bold;
	padding: 1px 11px 1px 11px;
	text-decoration: none;
	float: left;
	border: 1px solid #aaaaaa;
	background: #663333;
	color: #FFFFFF;
	margin: 2px 0px 2px 6px;
}
#menu ul li a:hover {
	color: #FFFFFF;
	background: #777777;
}
#menu ul li a:active {
	border-style: inset;
}
/*main*/
#main {
	padding-left: 0.5em;
	padding-top:1.5em;
	clear: both;
}
#main h1, #main h2, #main h3 {
	padding: 0.5em 0.4em 0.1em 0.5em;
	border-style: solid;
	border-color: #2F2222;
	border-width: 0 0 1px 0;
	background-color: #F5F5F5;
}
#main h4{
	padding: 0.4em;
	border-style: solid;
	border-color: #999999;
	border-width: 0 0 1px 0;
}
.post {
	margin : 1em 0 2em 0.5em;
	border-style: solid;
	border-color: #2F2222;
	border-width: 0 0 1px 0;
}
.metabar {
	padding: 0.5em 1em;
	background-color: #2F2222;
	margin: 0;
	color: #E6E6E6;
	font-size: 0.8em;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 0 0 1px 1px;
}
.metabar a, .metabar a:hover, #menu a, #menu a:hover {
	color: #E6E6E9;
}
.post .metabar {
	font-size : 0.7em;
}
#footer {
	//font-size: 0.8em;
	margin: 0;
	color: #FFFFFF;
	padding: 0;
	width: 95%;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #2F2222;
	background-color: #331111;
}
#archives li a, #link a, #meta a, #copyright a {
	color: #88DDDD;
}
#link {
	margin: 0px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #FFCC00;
	clear: both;
	padding: 0.3em 0 0.3em 44px;
}
#meta {
	margin: 0px;
	padding: 0.3em 0 0.3em 44px;
}
#copyright {
	margin: 0px;
	background: #540137;
	padding: 0.3em 0 0.3em 44px;
}
/*========================================*/
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 */
td.menubar {
	width: 15%;
	vertical-align: top;
	background-color : #FAFAFA;
	border-width : 0 1px;
	border-style : solid;
	border-color : #EEEEEE;
}
div#menubar {
	word-break: break-all;
	overflow: hidden;
	padding-left: 0.3em;
}
div#menubar ul {
	margin: 0;
	padding: 0;
	list-style-position : inside;
	list-style-type: square;
	list-style-image: url(/wiki/image/arrow.png);
}
div#menubar ul li {
	margin : 0.2em 0;
	padding :0;
}
div#menubar ul li ul {
	margin-left : 1em;
	padding :0;
}
div#menubar a {
	color:#222266;
}
div#menubar h4,div#menubar h5 {
	font-size: 1.2em;
	border-style: solid;
	border-color: #2F2222;
	border-width: 0 0 1px 0;
	background-color: #E0E0E0;
}
div#body{
	padding-left: 0.5em;
}
div#note {
	clear: both;
	padding: 0px;
	margin: 0px;
}
div#attach {
	clear: both;
	padding: 0px;
	margin: 0px;
}
div#lastmodified {
	font-size: 80%;
	padding: 0px;
	margin: 0px;
}
div#related {
	font-size: 80%;
	padding: 0px;
	margin: 16px 0px 0px 0px;
}
div#banner {
	float: right;
	margin-top: 24px;
}
div#preview {
	color: inherit;
	background-color: #F5F8FF;
}
/* 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;
}
