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

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

textarea {
/*	border:1px solid #000; */
/*	background-color:#fff; */
	color:#333;
}

input {
/*	border:1px solid #000; */
/*	background-color:#fff; */
	color:#333;
}

.headbar{
	border-style:double;
	border-width:3px;
	padding:0px 16px 0px 16px;
	background-color:#FC1;
}

dl
{
	line-height:130%;
	border:1px dashed #333;
	background-color:#fff;
	padding-bottom:1em;
	padding-right:1em;
	margin-right:20px;
}

blockquote
{
	padding:5px;
	border:3px double #333;
}

body
{
	background-color: #ddd;
	/* background: url(http://www.geocities.co.jp/MusicStar-Drum/2422/Edn/back.jpg) no-repeat fixed 100% 100%; */
	/* color: black; */
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
	font-size: 14px;
	font-family: verdana, arial, helvetica, Sans-Serif;
	color: #111;
}

td {
	margin-left: 2%;
	margin-right: 2%;
	font-size: 14px;
	font-family: verdana, arial, helvetica, Sans-Serif;
	color: #111;
}

a:link
{
	color: #D00;
	text-decoration: none;
/*	font-weight:bolder; */
}

a:active
{
	color: #E00;
	text-decoration: none;
	border-bottom: 1px solid #F00;
	background-color:#DDD;
/*	font-weight:bolder; */
}

a:visited
{
	color: #900;
	text-decoration: none;
/*	font-weight:bolder; */
}

a:hover
{
	color: #E00;
	background-color:#DDD;
	text-decoration: underline;
/*	font-weight:bolder; */
}

h1, h2, h3, h4, h5, h6
{
	font-family: verdana, arial, helvetica, Sans-Serif;
	padding: .5em;
	background-color:#FFF;
	font-weight: bolder;
	color: #111;
	margin:0px;
	margin-bottom:5px;
}

h1 {
	font-size: 14px;
	border:1px solid #111;
	background-color:#FC1;
}

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

h2 {
	font-size:12pt;
	border:1px solid #111;
	background-color:#FC1;
	padding: 2px;
	padding-left:4px;
	padding-top:4px;
	font-weight:normal;
}

h3 {
	font-size:12pt;
	padding: 2px;
	padding-left:4px;
	padding-top:4px;
	background-color:#CCC;
	border:1px solid #000;
	font-weight:normal;
}
h4 {
	padding: 2px;
	padding-left:4px;
	padding-top:4px;
	border:1px solid #999;
	background-color:#fff;
	font-weight:normal;
	border:0;
	border-left:10px solid #CCC;
	border-bottom:1px solid #CCC;
}

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; */
	border:1px dashed #63659C;
	padding:.5em;
	margin-left:1em;
	margin-right:2em;
	white-space:pre;
	color:black;
	background-color:#FFE;
}

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;
	text-align:center;
	white-space: nowrap;
}
.style_table {
	margin:auto;
	border:0px;
	padding:0px;
	text-align:left;
	background-color:#ccc;
}

.style_td {
	background-color: #fff;
	padding: 5px;
	margin: 1px;
	color:#000000;
}

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:#000;
	border-bottom:1px solid #cb143c;
}

.small
{
	font-size:80%;
}

.super_index {
	color: #DD3333;
	font-weight: bold;
	font-size:12px;
	vertical-align:middle;
}
.super_index:hover {
	color: #fff;
}

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

div.jumpmenu
{
	font-size:60%; 
	text-align:right;
}

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

.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 4px 0px;
	margin:0px;
	background-color:#FC1;
	text-align:left;
}

td.menubar
{
	width:12em;
	vertical-align:top;
	background-color:#CCC;
	padding:0px;
	margin:0px;
}

div#menubar
{
	width:12em;
	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;
	padding-left:2px;
	padding-bottom:2px;
	margin:1px;
	background-color:#f1f1f1;
	border:1px solid #333;
}

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

div#toolbar
{
	clear:both;
	padding:0px;
	margin:0px;
	text-align:right;
	background-color:#CCC;
/*	background-image: url(../back.gif); */
}

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;
	background-color:#CCC;
/*	background-image: url(../back.gif); */
}

div#preview
{
	border:1px dashed #cb143c;
	padding:10px;
	margin-bottom:10px;
	background-color:#FFF;
}

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 {
	border: 0px;
	background-color: #CCD5DD;
	padding: 0px;
}

.style_td_caltop {
	background-color: #fff;
	color:#333;
	padding: 5px;
	margin: 1px;
	height:15px;
}

.style_td_today {
	border:1px solid #cb143c;
	color:#cb143c;
	background-color:#f1f1f1;
	padding: 5px;
	margin: 1px;
	width:14%;
	height:19px;
	font-weight:bolder;
}

.style_td_sat {
	background-color: #e0e0ff;
	color:#333;
	padding: 5px;
	margin: 1px;
	width:14%;
	height:19px;
}

.style_td_sun {
	background-color: #ffe0e0;
	color:#333;
	padding: 5px;
	margin: 1px;
	width:14%;
	height:19px;
}

.style_td_day {
	background-color:#fff;
	padding: 5px;
	margin: 1px;
	width:14%;
	height:19px;
}

.style_td_blank {
	background-color: #CCD5DD;
	padding: 5px;
	margin: 1px;
	width:14%;
	height:19px;
}

.style_td_week {
	background-color: #333;
	color:#fff;
	padding: 5px;
	margin: 1px;
	height:15px;
}

/* counter.inc.php */
div.counter
{
	font-size:8pt;
}

/* 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:soild; */
	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
{
/*
	padding:0px;
	border:0px;
	margin:0px 0px 0px 1em;
	word-wrap:break-word;
	word-break:break-all;
*/
}

/* recent.inc.php,showrss.inc.php */
ul.recent_list
{
/*
	padding:0px;
	border:0px;
	margin:0px 0px 0px 1em;
	word-wrap:break-word;
	word-break:break-all;
*/
}

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

div#menusearch{
	background-color:#FC1;
}
.menusearch
{
	background-color:#FC1;
}
table.menusearch
{
	background-color:#FC1;
}
tr.menusearch
{
	background-color:#FC1;
}
td.menusearch
{
	background-color:#FC1;
}
.anntena_dcdate {
	font-size: 65%;
	color: #777;
}
.anntena_dccreator {
	font-size: 80%;
	color: #333;
}
span.jumpmenu{ 
	font-size:70%;
	text-align:right;
	float:right;
}

.comment_date {
	font-size:10px;
	font-size:x-small;
}