@charset "Shift_JIS";

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

blockquote { margin-left:32px; }

body{
	background:white url(./background.jpg);
	color:black;
	margin-left:1px;
	margin-right:1px;
	font-size:16px;
	font-family:verdana, arial, helvetica, Sans-Serif;
}

td {
	background:white;
	color:black;
	margin-left:1px;
	margin-right:1px;
	font-size:90%;
	font-family:verdana, arial, helvetica, Sans-Serif;
}

/*------------------------*/
/*　　 　リンク設定開始　　　  */
/*------------------------*/
a:link {
	color:blue;
	text-decoration:none;
}

a:active {
	color:red;
	text-decoration:underline;
}

a:visited {
	color:blue;
	text-decoration:none;
}

a:hover {
	color:red;
	text-decoration:underline;
}


/*------------------------*/
/*　　 　見出し設定開始　　　  */
/*------------------------*/
/*　h1 h2　*/
h1, h2 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	font-size:20px;
	color:white;
	background-color:black;
	padding:5px 10px;
	border:0px;
	margin:0px 0px .5em 0px;
}

h1 a,h1 a:visited,h2 a,h2 a:visited{
	color:white;
}

/*　h3　*/
h3 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	font-size:18px;
	border-top:  3px solid #CCCCCC;
	border-left:   18px solid #CCCCCC;
	padding:5px 7px;
	color:black;
	background-color:#F5F5F5;
}

h3 a,h3 a:visited{
	color:black;
}

/*　h4　*/
h4 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	font-size:16px;
	border-left:   18px solid #CCCCCC;
	color:inherit;
	background-color:#FFFFFF;
	padding:.3em;
	margin:0px 0px .5em 0px;
}

/*　h5 h6　*/
h5, h6 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	font-size:16px;
	color:inherit;
	background-color:#CCCCCC;
 	padding:.3em;
 	border:0px;
 	margin:0px 0px .5em 0px;
}


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:#F5F5F5;
}

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

/*------------------------*/
/*     　 　table設定開始　 　   */
/*------------------------*/
.style_table {
	padding:0px;
	border:0px;
	margin:auto;
	text-align:left;
	color:inherit;
	background-color:#D3D3D3;
}
.style_th {
	padding:5px;
	margin:1px;
	text-align:center;
	color:inherit;
	background-color:#EEEEEE;
}
.style_td {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#F5F5F5;
}

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:red;
	border-width:1px 0px;
	margin-top:0;
	margin-bottom:0;
}
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; }


/*------------------------*/
/*ページ上部大見出し設定開始  */
/*------------------------*/
h1.title {
	background-color:transparent;
	padding: 0;
	border: 0;
	margin: 0;
}

div#header {
	padding:0px;
	margin-left:18px;
	background-color:transparent;
}

div#header a:hover {
	color:red;
	background-color:transparent;
}

div#header a {
	color:gray;
	background-color:transparent;
	font-size:12px;
}

div#header h1 a {
	font-size:35px;
	font-weight:bold;
}

/*　画像を非表示　*/
div#header img{
	display:none;
}

/*------------------------*/
/*　　ページ上部ナビゲータ  　*/
/*------------------------*/
div#navigator {
	color:red;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	clear:both;
	padding:0px 0px 4px 0px;
	margin-top:0;
	margin-right:25px;
	margin-bottom:0;
}

div#navigator a{
	color:red;
}

/*------------------------*/
/*   　　menubar設定開始　　  */
/*------------------------*/
/*　大枠　*/
td.menubar {
	color:white;
	background-color:transparent;
	width:170px;
	vertical-align:top;
}

/*　中枠　*/
div#menubar {
	background-color:transparent;
	width:170px;
	padding:0px;
	margin:0 30px 0 16px;
	word-break:break-all;
	font-size:90%;
	overflow:hidden;
}

/*　見出し　h1~h6まで同じデザイン　*/
div#menubar h1,div#menubar h2,div#menubar h3,div#menubar h4,div#menubar h5,div#menubar h6{
	margin-top:15px;
	margin-bottom:0;
	margin-left:0;
	padding-left:0;
	color:white;
	font-size:16px;
	background:transparent;
}
div#menubar strong {
	color:red;
	margin-left:0;
	padding-left:0;
}

/*　リスト表示　*/
div#menubar ul {
	margin-left:0;
	padding-left:0;
}

div#menubar ul li {
	line-height:110%;
	list-style-type: none;
}

/*　リスト表示 - リンク　*/
div#menubar ul li a:link,div#menubar ul li a:active,div#menubar ul li a:visited{
	color:gray;
	background-color:transparent;
}

div#menubar ul li a:hover {
	color:white;
}

/*　リスト表示 - まだ無いページ　*/
div#menubar ul li span.noexists {
	color:black;
	background-color:yellow;
}

/*------------------------*/
/*   　　　本文部設定開始　 　  */
/*------------------------*/
/*　大枠　*/

div#body {
	background-color:white; 
	padding:0px;
	margin:0 18px 0 0;
}


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

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

/*------------------------*/
/*　　　　　 一番下　　  　　　*/
/*------------------------*/
/*　画像　*/
div#toolbar {
	clear:both;
	padding:0px;
	margin:0 25px 0 0;
	text-align:right;
}

/*　文字　*/
div#lastmodified,div#related,div#footer{
	font-size:10px;
	padding:0px;
	margin:0 25px 0 0;
	text-align:right;
}



/*------------------------*/
/*　　以下とりあえず未変更  　*/
/*------------------------*/
div#banner {
	float:right;
	margin-top:24px;
}

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

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:#F5F5F5;
	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:#F5F5F5;
	text-align:center;
}
.style_td_day {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#F5F5F5;
	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:#F5F5F5;
}
