@charset "Shift_JIS";


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

blockquote { margin-left:32px; }

body,td {
	color:black;
	background-color:#008000;
	margin-left:2%;
	margin-right:2%;
	font-size:100%;
	font-family:verdana, arial, helvetica, Sans-Serif;
}

a:link {
	color:#800000;
	background-color:inherit;
	text-decoration:none;
}

a:active {
	color:#215dc6;
	background-color:#CCDDEE;
	text-decoration:none;
}

a:visited {
	color:#800000;
	background-color:inherit;
	text-decoration:none;
}

a:hover {
	color:#215dc6;
	background-color:#CCDDEE;
	text-decoration:underline;
}

/*書式の変更*/

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

em { font-style:italic; }

img {
	border: none;
	vertical-align: middle;
}

p {
	margin: 0px 5px 5px 10px;
} 

pre {
	background-color:#E0FFFF;
	border: 1px solid #6090EF;
	color:black;
	font-size: 90%;
	margin: 5px 1em 10px 1em;
	padding: 0.5em;
	white-space: pre;
}

strong { font-weight:bold; }

ul {
	margin-top: 0.5em;
	margin-bottom: 1em;
	margin-left: 1.5em;
	line-height: 110%;
}

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

h2 {	
	background-image:url(../image/h2.png);
	background-repeat:  repeat-x;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 5px 0px 5px 10px;
	padding: 5px 0px 6px 10px;

}

h3 {
	background-image:url(../image/h3.png);
	background-repeat:  repeat-x;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 4px 0px 6px 10px;
}

h2 a:link,h2 a:visited,h3 a:link,h3 a:visited {
	color: #000000;
	text-decoration: none;
}

h2 a:active,h2 a:hover,h3 a:active,h3 a:hover {
	color: #FF0000;
	text-decoration: none;
}

h4 {
	background-color: ;
	background-image:url(../image/h4.png);
	background-repeat:  repeat-x;

	border: outset 2px #80FFFF;
        border-left: 7px solid #ff9900;
        border-top: 0px solid #ffcc66;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 5px;
	padding: 4px;
}

h5, h6 {
	background-image:url(../image/h3.png);
	background-repeat:  repeat-x;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 4px 0px 6px 10px;
}

h4 a:link,h4 a:visited,h5 a:link,h5 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

h4 a:active, h4 a:hover,h5 a:active, h5 a:hover {
	color: #FFFF66;
	text-decoration: none;
}

h1.title {
	font-size: 20px;
	color: #FFFFFF;
	font-weight:bold;
	background-color:transparent;
	padding: 12px 20px 20px 0px;
	border: 3px;
	margin: 12px 20px 20px 0px;
}


strong { font-weight:bold; }

thead td.style_td,
tfoot td.style_td {
	color:inherit;
	background-color:#800000;
}
thead th.style_th,
tfoot th.style_th {
	color:inherit;
	background-color:#800000;
}
.style_table {
	padding:0px;
	border:0px;
	margin:auto;
	text-align:left;
	color:inherit;
	background-color:#87CEFA;
}
.style_th {
	padding:5px;
	margin:1px;
	text-align:center;
	color:inherit;
	background-color:#87CEFA;
}
.style_td {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#ccffff;
	border: outset 2px #99ffff;
}

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:blue;
	border-width:1px 1px;
}
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 */
div#header {
	padding:2px 2px 2px 2px;
	margin:2px 2px 2px 2px;
}

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

td.menubar {
	width:12em;
	vertical-align:top;
border-right:0px solid #959595;
border-left:0px solid #959595;
border-top:0px solid #959595;
border-bottom:0px solid #959595;

}

div#menubar {
	width:15em;
	padding:0px;
	margin:0px;
	word-break:break-all;
	font-size:92%;
	overflow:hidden;
	background-color:white;
}

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

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

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




td.menubar2 {
	width:13em;
	vertical-align:top;
border-right:0px solid #959595;
border-left:0px solid #959595;
border-top:0px solid #959595;
border-bottom:0px solid #959595;

}

div#menubar2 {
	width:15em;
	padding:0px;
	margin:0px;
	word-break:break-all;
	font-size:88%;
	overflow:hidden;
	background-color:#E0FFFF;
}

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

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

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





div#body {
	padding:2px;
	margin:0px 0px 0px .0em;
	background-color:white;
	vertical-align:top;
border-right:0px solid #959595;
border-left:0px solid #959595;
border-top:0px solid #959595;
border-bottom:0px solid #959595;
}

div#note {
	clear:both;
	padding:0px;
	margin:0px;
	background-color:#87CEEB;
}

div#attach {
	clear:both;
	padding:0px;
	margin:0px;
	background-color:#87CEEB;
}

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

div#lastmodified {
	font-size:80%;
	padding:0px;
	margin:0px;
	background-color:#87CEEB;
}

div#related {
	font-size:80%;
	padding:0px;
	margin:0px 0px 0px 0px;
	background-color:#87CEEB;
}

div#footer {
	font-size:70%;
	padding:0px;
	margin:0px 0px 0px 0px;
	background-color:#87CEEB;
}

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

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

img#logo {
	float:left;
	margin-right:5px;
}

/* aname.inc.php */
.anchor {}
.anchor_super {
	font-size:xx-small;
	vertical-align:super;
}

/* br.inc.php */
br.spacer {}

/* calendar*.inc.php */
.style_calendar {
	padding:2px;
	border:0px;
	margin 3px;
	color:#CD5C5C;
	background-color:#CCD5DD;
	text-align:center;
}
.style_td_caltop {
	padding:0px;
	margin:0px;
	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:110%;
              color:blue;
              text-align:right
}


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

//　カレンダーのサイズを変更するプログラム（2011/9/24追記）

#menubar .style_calendar{
    font-size:8px;
    width:80%;　　<= デフォルトスキンの場合（自作スキンの場合は調整してください）
    margin:0px auto;
}
#menubar .style_td_caltop,
#menubar .style_td_week,
#menubar .style_td_sat,
#menubar .style_td_sun,
#menubar .style_td_blank,
#menubar .style_td_day,
#menubar .style_td_today{
    padding:2px;
    margin:2px;
}