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

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




blockquote
{
	margin-left:32px;
}

body
{
	color:#B0E0E6;
	margin : 0px;	/*div#allで指定*/
	padding:0px;
	font-size:90%;
	font-family:verdana, arial, helvetica, Sans-Serif;
	background: url(../image/background.jpg) no-repeat scroll 0 0;
	background-color:#0F3340;
}

div#all
{
	text-align:center;
	margin:2%;
	padding:0px;
}

div#footer_all
{
	margin:2%;
	padding:0px;
}

td
{
	text-align:left;
	padding:0 0%;
	margin-left:0%;
	margin-right:0%;
	font-size:90%;
	font-family:verdana, arial, helvetica, Sans-Serif;
}

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

a:active
{
	color:#87CEEB;
	background:#005263;
	text-decoration:none;
}

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

a:hover
{
	color:#0FFFFF;
	text-decoration:underline;
}

h1
{
	font-family:verdana, arial, helvetica, Sans-Serif;
	color:#71E3CF;
	font-size:120%;
	margin:0px;
	padding:0px;
/*	background-color:#DDEEFF;
	padding:.3em;
	border:0px;
	margin:0px 0px .5em 0px;
	border-top:    #888899 0px solid;
	border-bottom: #888899 3px dashed;
	border-left:   #888899 15px solid;
	border-right:  #888899 0px solid;
	background-color: #003C42;
*/
}

h2
{
	font-family: verdana, arial, helvetica, Sans-Serif;
	color:#E9A500;
	background-color: #000000;
	padding: .3em;
	background-image : url(../image/wiki_bar.gif);
	border-top:    #000000 0px solid;
	border-bottom: #000000 0px solid;
	border-left:   #665000 0px solid;
	border-right:  #665000 0px solid;
}

h3
{
	font-family: verdana, arial, helvetica, Sans-Serif;
	margin-left: 0px;
	padding-left: 38px;
	color:#71E3CF;
	background: url(../image/star2.gif) no-repeat 0 0;
	padding-top: 20px;
	padding-bottom: 10px;
	width : 95%;
	height:64px;
	min-height: 64px;
	vertical-align:middle;

}

h4
{

	font-family: verdana, arial, helvetica, Sans-Serif;
	margin-left: 15px;
	padding-left: 24px;
	color:#71E3CF;
	background: url(../image/star3.gif) no-repeat 0 0;
	padding-top: 15px;
	padding-bottom: 10px;
	width : 95%;
	height:48px;
	min-height: 48px;
	vertical-align:middle;
}

h5, h6
{
	color:#999999;
	font-family: verdana, arial, helvetica, Sans-Serif;
	border-top:    #888899 0px solid;
	border-bottom: #888899 1px dashed;;/*solid;*/
	border-left:   #888899 0px solid;
	border-right:  #888899 0px solid;
	width : 95%;
	padding: .3em;
	font-size:100%


}

h2.title
{
	text-align:left;
	color:#71E3CF;
	font-size: 30px;
	font-weight:bold;
	/*width :100%;*/
	background-color:transparent;
	padding: 0px 0px 4px 10px;
	margin: 12px 0px 0px 10px;
	border-color: #B0E0E6;
	border-width: 0px 0px 2px 0px ;
	border-style: solid;
	background-image : none;

}


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

dt.pagedef
{
	font-weight:normal;
	margin-top:0.3em;
}



pre
{
	border-top:   #555555 1px dashed;
	border-bottom:#555555 1px dashed;
	border-left:  #555555 1px dashed;
	border-right: #555555 1px dashed;
	padding:.5em;
	margin-left:1em;
	margin-right:2em;
	white-space:pre;
	color:#99cccc;
	background-color:#303030;
}

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:#0F3340;
}
thead th.style_th,
tfoot th.style_th
{
	color:inherit;
	background-color:#005263;
}
.style_table
{
	padding:0px;
	border:0px;
	margin:auto;
	text-align:left;
	color:inherit;
	background-color:#555555;//ccd5dd;
}
.style_th
{
	padding:5px;
	margin:1px;
	text-align:center;
	background-color: #005263;//#334444;
}
.style_td
{
	padding:5px;
	margin:1px;
	vertical-align:top;
	background-color:#0F3340;//#334444;
}

ul.list1
{
	/*list-style-type:disc;*/
	list-style-image: url(../image/li1.gif);
}
ul.list2
{
	/*list-style-type:circle;*/
	list-style-image: url(../image/li1.gif);
}
ul.list3
{
	/*list-style-type:square;*/
	list-style-image: url(../image/li1.gif);
}
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
{
	background-color:#346843;
}

.small
{
	font-size:80%;
}

.whisper
{
	font-size:65%;
	font-weight:normal;
}

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

.full_hr {
	border-style:dashed;
	color:#ddffff;
	border-color:#ddffff;
	border-width: 2px;
}

.note_hr {
	width:90%;
	border-style:dashed;
	border-color:#888899;
	border-width:1px;
	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#body_title
{
	width:100%;
	padding:1px;
	margin:0px;
}

div#navigator
{
	font-size : 70%;
	clear:both;
	padding: 4px 8px;
	margin: 0px 10px;
	text-align:right;
	border-right: 4px dotted #B0E0E6;
}

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

/*
div#body_header
{
	margin:0px;
	padding:4px;
	border: #B0E0E6 1px dashed;
	text-align:right;
}
*/

div#topicpath
{
	font-size : 90%;
	text-align:right;
}

div#copyright_banner
{
	height:72px;
	/*width:100%;*/
	text-align:right;
	vertical-align:middle;
	padding:0px;
	margin:0px;
	background : #6699CC url(../image/copyright.jpg) no-repeat scroll 0 0;
	/*background-color:#6699CC;*/
}

td.menubar
{
	width:14em;
	vertical-align:top;
	/*background: url(../image/menu_gra.jpg) repeat-x;*/
	margin:0px 0px 0px 0px;
	padding:0px;
}

div#menubar
{
	width:13em;
	padding:10px 2px 4px 1em;
	margin:2px 10px 2px 2px;
	word-break:break-all;
	font-size:85%;
	overflow:hidden;
/*	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#006b84, EndColorStr=#00394a, GradientType=0);/**/*/
/*//	background-image : url(bgtile.gif);*/
/*//	background-color:#334455;//#2C4A45;*/
/*	background-color:black;*/
}

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

div#menubar ul li
{
	line-height:110%;
	list-style-image: url(../image/li1.gif);
}

div#menubar h4
{
	font-size:110%;
}

/*add begin*/
div#menubar2
{
	color:#66a0a0;
/*	width:19em;*/
	padding:2em 2px 4px 1em;
	margin:2px;
	word-break:break-all;
	font-size:70%;
	overflow:hidden;
}

div#menubar2 ul
{
	margin:0px 0px 0px .9em;
	padding:0px 0px 0px .5em;
}

div#menubar2 ul li
{
	line-height:110%;
}

div#menubar2 h4
{
	font-size:110%;
}

div#menubar2 a:link
{
	color: #aabbcc;
	text-decoration:none;
}

div#menubar2 a:active

{
	color: #B0E0E6;
	background:#005263;
	text-decoration:none;
}

div#menubar2 a:visited
{
	color: #696969;
	text-decoration:none;
}

div#menubar2 a:hover
{
	color: #B0E0E6;
	text-decoration:underline;
}


/*add end*/

div#body
{
	padding:0px;
	margin:0px 0px 0px .5em;
}

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

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

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

div#lastmodified
{
	font-size:80%;
	padding:0px 20px;
	margin:0px;
}

div#related
{
	font-size:80%;
	padding:0px 20px;
	margin:16px 0px 0px 0px;
}

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

div#preview
{
	/*
	color: #ddffff;
	background-color:#000000;
	*/
}

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

/* 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:#ffccaa;
	background-color:transparent;
	font-size:x-small;
}
span.new2
{
	color:f0f0f0;
	background-color:transparent;
	font-size:xx-small;
}
span.new3
{
	color:d4d4d4;
	background-color:transparent;
	font-size:xx-small;
}
span.new4
{
	color:d1d1d1
;
	background-color:transparent;
	font-size:xx-small;
}
span.new5
{
	color:b8b8b8;
	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:#005263;
	/*background-color:#FFCCCC;*/
}
td.vote_td1
{
	color:inherit;
	/*background-color:#DDE5FF;*/
}
td.vote_td2
{
	color:inherit;
	/*background-color:#EEF5FF;*/
}




/*
 * ここからkifubbs用の設定
 */

div.kifubbs form.post div.postform{
	clear: both;
	margin: 15px 50px 0px 50px;
	padding: 8px;
	text-align: right;
	font-size: smaller;
}

div.kifubbs form.post div.postform span.postform_attension
{
	color: #FF99BE;
}

div.kifubbs form.post div.postform script span.message
{
}

div.kifubbs hr
{
	display: none;
}

div.kifubbs div.column
{
	clear: both;
	margin: 30px 50px 0px 50px;
	padding: 15px 30px;
	border-style: solid;
	border-color: #555555;
	border-width: 1px;
	background-color: 0F3340;
}

div.kifubbs div.withgoban
{
	height: 440px;
}

div.kifubbs div.column h2
{
	margin-right: 1em;
	background-color: transparent;
	font-size: smaller;
	font-weight: bolder;
	display: inline;
}

div.kifubbs div.column span.name,
div.kifubbs div.column span.mail,
div.kifubbs div.column span.url,
div.kifubbs div.column span.number,
div.kifubbs div.column span.timestamp,
div.kifubbs div.column span.res,
div.kifubbs div.column span.ipaddress{
	font-size: smaller;
}

div.kifubbs p.goban{
	margin: 15px 0px 15px 8px;
	padding: 0px;
	background-color: 0F3340;
	float: right;
	width: 310px;
}

div.kifubbs p.goban span.warning{
	color: #FF99BE;
}

div.kifubbs div.column p.text
{
}

div.kifubbs div.column div.subcolumn
{
	margin: 15px 0px 0px 50px;
	padding: 15px 0px 0px 0px;
	border-style: solid;
	border-color: #555555;
	border-width: 1px 0px 0px 0px;
}

div.kifubbs div.column div.withgoban
{
	clear: both;
	height: 410px;
}

div.kifubbs div.column div.subcolumn span.name,
div.kifubbs div.column div.subcolumn span.mail,
div.kifubbs div.column div.subcolumn span.url,
div.kifubbs div.column div.subcolumn span.number,
div.kifubbs div.column div.subcolumn span.timestamp,
div.kifubbs div.column div.subcolumn span.res,
div.kifubbs div.column div.subcolumn span.ipaddress{
}

div.kifubbs div.column div.subcolumn p.text
{
}

div.kifubbs form.pagelist,
div.kifubbs form.searchform{
	clear: both;
	margin: 15px 50px 0px 50px;
	padding: 15px 30px;
	border-style: solid;
	border-color: #555555;
	border-width: 1px;
	background-color: 0F3340;
	text-align: right;
}

div.kifubbs form.pagelist p.pagelist,
div.kifubbs form.searchform p.searchform{
	display: inline;
	margin: 0px;
	padding: 0px;
}

div.kifubbs form.command p.commandform{
	clear: both;
	margin: 15px 50px 0px 50px;
	padding: 0px 8px;
	text-align: right;
	font-size: smaller;
}

div.kifubbs p.message{
	margin: 15px 50px 0px 50px;
	padding: 8px;
	border-style: solid;
	border-color: #555555;
	border-width: 1px;
	background-color: 0F3340;
	font-size: smaller;
	color: #666666;
}

div.kifubbs p.warning{
	margin: 15px 50px 0px 50px;
	padding: 8px;
	border-style: solid;
	border-color: #555555;
	border-width: 1px;
	background-color: 0F3340;
	font-size: smaller;
	color: #FF99BE;
}

div.kifubbs ol.threadlist{
	margin: 15px 50px 0px 50px;
	padding: 8px;
	border-style: solid;
	border-color: #555555;
	border-width: 1px;
	background-color: 0F3340;
	font-size: smaller;
}

div.kifubbs ol.threadlist li{
	display: inline;
	margin-right: 1em;
}

div.kifubbs ol.allthreadlist,
div.kifubbs ul.searchlist{
	margin: 15px 50px 0px 50px;
	padding: 8px;
	border-style: solid;
	border-color: #555555;
	border-width: 1px;
	background-color: 0F3340;
	padding: 15px 30px 15px 50px;
}

.p2link_aa{
	font-size : 12pt;
	font-family : "ＭＳ Ｐゴシック";
	line-height : 18px;
}

/*
 * kifubbs ここまで
 * これだけが全てではないが、これだけあればほとんどのことができるはず。
 */
