@charset "Shift_JIS";

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

blockquote { margin-left:32px; }

dl {
	backgroun-color:#AA0000;
	margin: 0 10 0 0;
}

body {
	color:#222222;
	font-size:11px;
	line-height:200%;
	font-family:"Helvetica",verdana,"Arial","ＭＳ Ｐゴシック", "Osaka", "MS UI Gothic", "MS Sans Serif", "sans-serif";
	background-color:#CFCEB6;
	margin: 0 0 0 0;
	background-image:url(../images/texture_2px_white.gif);
}

td {
	color:#222222;
	font-size:11px;
	line-height:200%;
	font-family:verdana, "Arial","ＭＳ Ｐゴシック", "Osaka", "MS UI Gothic","Helvetica", "MS Sans Serif", "sans-serif";
}


.submitbutton {
    background-color: rgb(000,000,000);
    color: rgb(255,255,255);
    border: 1px solid rgb(0,0,0);
    cursor: hand; cursor: pointer;
}

.radiobox {
	outline-style: none; outline-width: 1px; outline-color: #000000;
    background-color: #000000; 
}

<!--
.lookup{
	color:#FF00FF;
    font-size:11px;
	margin:auto;
    margin-top:0px;
    margin-bottom:0px;
    text-align:center;
    background-color:#FA0000;
}
-->

.search_form {
	font-size:11px;
    text-align:center;
	background-color:#FFFFFF;
}

a:link {
	text-decoration: underline;
}

a:active {
	color:#000000;
	background-color:transparent;
	text-decoration:underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	color:#FFFFFF;
	background-color:#000000;
	padding:1px 0.2em 0px 0.2em;
}

.contents {
	background-color:#FFFFFF;
	padding-left	: 5px;
	padding-bottom	: 6px;
	padding-top		: 5px;
	padding-right	: 5px;
	margin:0px 5px .5em 10px;
    border-left:#000000 1px solid;
	width:90%;
}

h1 {
	font-family: Helvetica,"Arial", "Osaka", "MS UI Gothic","Helvetica", "MS Sans Serif", "sans-serif";
	font-size		: 22px;
	color:#000000;
	font-weight:normal;
	padding-left	: 4px;
	padding-bottom	: 6px;
	padding-top		: 5px;
	padding-right	: 5px;
	text-align:left;
	margin:0px 0px .5em 0px;
	
}

h2 {
	font-family: "ＭＳ Ｐゴシック"，"Arial","Helvetica", "MS Sans Serif", "sans-serif";
	font-size		: 22px;
	color:#000000;
	font-weight:100;
	padding-left	: 5px;
	padding-bottom	: 5px;
	padding-top		: 24px;
	padding-right	: 5px;
	text-align:left;
	vertical-align : baseline;
	margin:40px 10px 20px 10px;
	border-top:#000000 0px solid;
	border-bottom:#CFCEB6 0px solid;
	border-left:#000000 0px solid;
	border-right:#000000 0px solid;
	background-repeat:repeat-x;
	background-image:url(divider_slash_colored.gif);
	background-color:#FFFFFF;
	
}
h3 {
	font-family: "ＭＳ Ｐゴシック","Arial", "Osaka", "MS UI Gothic","Helvetica", "MS Sans Serif", "sans-serif";
	font-size		: 16px;
	color:#000000;
	font-weight:100;
	padding-left	: 10px;
	padding-bottom	: 2px;
	padding-top		: 6px;
	padding-right	: 5px;
	text-align:left;
	margin:1em 4px 2em 10px;
	border-left:#000000 2px solid;
	
}
h4 {
	font-family: "ＭＳ Ｐゴシック","Arial", "Osaka", "MS UI Gothic","Helvetica", "MS Sans Serif", "sans-serif";
	font-size		: 12px;
	color:#000000;
	font-weight:100;
	padding-left	: 10px;
	padding-bottom	: 0px;
	padding-top		: 0px;
	padding-right	: 5px;
	text-align:left;
	margin:0em 4px 2em 10px;
	border-top:#CFCEB6 0px solid;
	border-bottom:#CFCEB6 0px solid;
	border-left:#CFCEB6 2px solid;
	border-right:#CFCEB6 0px solid;
}

h5, h6 {
	font-family:verdana,"Arial","ＭＳ Ｐゴシック", "Osaka", "MS UI Gothic","Helvetica", "MS Sans Serif", "sans-serif";
	color:inherit;
 	border:0px;
 	margin:0px 0px .5em 0px;
}

div#title {
	font-family: "Helvetica","Arial",ＭＳ Ｐゴシック, "Osaka", "MS UI Gothic","MS Sans Serif", "sans-serif";
	color:#FFFFFF;
	font-size: 24px;
	font-weight:100;
	background-color:#EFEFEF;
    //background-color:#FF0000;
    //background-repeat:repeat-x;
	background-image:url(../images/texture_2px_white.gif);
	//background-image:url(divider_slash_colored.gif);
    padding: 10px 0px 10px 0px;
	border: 0px;
	margin: 0px 10px 0px 10px;
    height:100px;
	text-align: left;
	text-height:180%;
	font-weight:normal;
}



h1.title a:hover {
	color:#FFFFFF;
	background-color:#000000;
	text-decoration:none;
	//padding: 1px 0.2em 0px 0.2em;
}

h1.title a:link {
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	//padding: 1px 0.2em 0px 0.2em;
}

h1.title a:visited {
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	//padding: 1px 0.2em 0px 0.2em;
}

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

dd {
	//margin-top:1em;
	//margin-left:1em;
    margin-right:1em;
}

pre {
	border-top:#CFCEB6 1px solid;
	border-bottom:#CFCEB6 1px solid;
	border-left:#CFCEB6 1px solid;
	border-right:#CFCEB6 1px solid;
	padding:.5em;
	margin-left:1em;
	margin-right:2em;
	white-space:pre;
	color:black;
	background-color:#FAFAFA;
   // background-image:url(divider_slash_colored.gif);
    background-image:url(../images/texture_2px_white.gif);
}

.quotation {
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	background-color:#FAFAFA;
}

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:#FFFFFF;
	background-color:#000000;
	border:#222222 1px solid;
}
thead th.style_th,
tfoot th.style_th {
	color:inherit;
	background-color:#E0E8F0;
}
.style_table {
	padding:0px;
	width: 80%;
	table-layout : fixed;
	border:0px;
	margin:auto;
	text-align:left;
	color:inherit;
	background-color:#000000;
}
.style_th {
	padding:5px;
	margin:1px;
	text-align:center;
	border-top:#000000 2px solid;
	color:#FFFFFF;
	background-color:#000000;
}
.style_td {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#FFFFFF;
}

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: none; 
	border-style:solid;
	border-color:#222222;
	border-width:1px;
	height: 1px;
	width:95%;
	text-align:center;
}
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:0px;
	margin:0px;
	text-align:right;
	background-color:#FFFFFF;
}

div#navigator {
	display:none;
}

div#navigator a:link {
	color:#FFFFFF;
	text-decoration:none;
}

div#navigator a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

div#navigator a:active {
	color:#000000;
	background-color:#FFFFFF;
	text-decoration:none;
}

div#navigator a:hover {
	color:#000000;
	background-color:#FFFFFF;
	text-decoration:none;
	padding: 1px 0.2em 0px 0.2em;
}


td.menubar {
	display:none;
}

div#menubar {
	display:none;
}

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

div#menubar ul li {
	line-height:150%;
	list-style-position:outside;
	list-style-type: square;
	padding:0px 0px 0px 0em;
	margin:0px 0px 0px 0.5em;
}

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

div#body {
	padding:0px 0px 50px 0px;
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	border: 0px;
}

div#body_no_menu {
	padding:0px 0px 50px 0px;
	background-color:#FFFFFF;
	margin:0px 10px 0px 0px;
	border: 0px;
}

div#body P {
	padding:2px 10px 2px 10px;
	margin:0px 0px 0px 0px;
}

div#note {  
	width: 200px;
    line-height:140%;
    float:right;
	padding:10px;
	margin:0px;
    vertical-align:top;
}

div#attach {
	display:none;
}

div#toolbar {
        display:none;
}

div#lastmodified {
	font-size:80%;
    color:#000000;
	padding:0px 0px, 10px, 0px;
	margin:0px 10px 0px 0px;
    text-align:right;
}

div#related {
        display:none;
}

div#footer {
	background:#000000;
	font-size:10px;
	padding:10px;
    color:#FFFFFF;
	margin:16px 0px 0px 10px;
}

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

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

img#logo {
	display:none;
}

/* 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:#DDDDDD;
	text-align:center;
}
.style_td_caltop {
	padding:5px;
	margin:1px;
	color:#000000;
	background-color:#FFFFFF;
	font-size:80%;
	text-align:center;
}
.style_td_today {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#F7F7E9;
	text-align:center;
	background-image:url(pattern_hatched.gif);
}
.style_td_sat {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
	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:#FAFAFA;
	text-align:center;
}
.style_td_day {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#FFFFFF;
	text-align:center;
}
.style_td_week {
	padding:5px;
	margin:1px;
	color:#FFFFFF;
	background-color:#000000;
	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;
}
