* {
	margin: 0px; padding: 0px; text-align: left; font-family: "meiryo"; font-style: normal;
}
body {
	background-position: 50% 0px; margin: 0px; padding: 0px; text-align: center; color: rgb(51, 51, 51); font-size: 13px; background-image: url("./img/back11.jpg"); background-repeat: repeat-y; background-color: rgb(255, 255, 255);
}
#mainbox p {
	line-height: 1.6; margin-top: 0.8em; margin-bottom: 0.8em;
}
pre {
	margin: 1em; padding: 5px; border: 1px dotted rgb(170, 170, 170); width: 90%; overflow: scroll; font-family: "Osaka－等幅", "ＭＳ ゴシック", monospace;
}
blockquote {
	margin: 15px; padding: 10px; width: 90%;
}
#mainbox #menu h2 {
	display: none;
}
#diary h2 {
	display: none;
}
#page h2 {
	display: none;
}
hr {
	display: none;
}
ul {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}
li {
	margin: 0px; padding: 0px;
}
li {
	line-height: 1.6; list-style-type: none;
}
dt {
	line-height: 1.6; list-style-type: none;
}
dl {
	line-height: 1.6; list-style-type: none;
}
dl {
	margin: 10px 0px;
}
dl dt {
	margin: 3px 0px;
}
dl dd {
	margin: 0px 20px 3px 25px;
}
form fieldset {
	border: 0px solid rgb(0, 0, 0);
}
form legend {
	display: none;
}
form input {
	padding: 1px; font-size: 90%; margin-right: 1px;
}
form select {
	padding: 1px; font-size: 90%; margin-right: 1px;
}
form select {
	margin-top: 1px;
}
form p input {
	text-align: center;
}
form textarea {
	padding: 1px; line-height: 1.2; font-family: "ＭＳ ゴシック", Osaka, monospace;
}
table {
	border: 1px solid rgb(102, 102, 128); margin-bottom: 10px; border-collapse: collapse;
}
table tr th {
	padding: 5px; border: 1px solid rgb(170, 170, 170); text-align: center; white-space: nowrap; background-color: rgb(238, 238, 238);
}
table tr td {
	padding: 5px; border: 1px solid rgb(170, 170, 170);
}
th {
	font-size: 13px;
}
td {
	font-size: 13px;
}
img {
	margin: 0px; border: currentColor;
}
img a {
	margin: 0px; border: currentColor;
}
dl dd img {
	margin: 0px 0px 1px 3px; border: 0px currentColor; vertical-align: bottom;
}
object {
	margin-left: 10px;
}
h1 {
	font-size: 148%; font-weight: bolder;
}
h2 {
	font-size: 120%; font-weight: bolder;
}
h3 {
	font-size: 111%; font-weight: bolder;
}
h4 {
	font-size: 110%; font-weight: bold;
}
h5 {
	font-size: 110%; font-weight: bold;
}
h6 {
	font-size: 107%; font-weight: bold;
}
small {
	font-size: 86%;
}
em {
	font-weight: bold;
}
strong {
	font-weight: bolder;
}
del {
	text-decoration: line-through;
}
ins {
	text-decoration: none; border-bottom-color: rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: dotted;
}
code {
	line-height: 1.2; font-family: "ＭＳ ゴシック", "Osaka－等幅", monospace;
}
var {
	line-height: 1.2; font-family: "ＭＳ ゴシック", "Osaka－等幅", monospace;
}
kbd {
	line-height: 1.2; font-family: "ＭＳ ゴシック", "Osaka－等幅", monospace;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: rgb(51, 51, 51); text-decoration: underline;
}
pre {
	color: rgb(51, 51, 51); background-color: rgb(245, 245, 245);
}
blockquote {
	border: 1px dotted rgb(51, 153, 92); color: rgb(136, 136, 136); font-size: 95%; background-color: rgb(217, 242, 227);
}
#container {
	background: url("./img/back11.jpg") repeat-y 50% 0px; margin: 0px auto; width: 960px; text-align: center;
}
#header {
	background: url("./img/header.jpg") no-repeat 50% 0px; margin: 0px auto; width: 960px; height: 100px; clear: both; float: none;
}
#menu {
	margin: 0px; padding: 0px;
}
#widthbox {
	margin: 0px auto; width: 960px; clear: both;
}
#mainbox {
	width: 930px; margin-right: 0px; margin-left: 15px;
}
#footer {
	background: url("./img/02a_bg730_wh2.jpg") no-repeat 50% 0px; width: 900px; height: 120px; clear: both;
}
#header h1 a {
	color: rgb(255, 255, 255); font-weight: bolder; margin-top: 25px; margin-left: 60px; float: left;
}
#header h1 a:hover {
	color: #FF0000;
	text-decoration: none;
}
#header p {
	padding: 10px 0px 0px 80px; color: rgb(255, 255, 255); clear: both; font-size: 11px;
}
#menu ul {
	text-align: right; padding-top: 5px; padding-right: 15px; padding-bottom: 5px;
}
#menu li {
	font-size: 12px; display: inline;
}
#menu li a {
	padding: 3px 5px;
}
#menu li a:hover {
	background: url("./img/02a_bg_swh.jpg"); text-decoration: none;
}
#mainbox #logs {
	margin: 0px 5px 0px 0px; width: 650px; float: left; display: inline;
}
#mainbox #navigation {
	background: url("./img/02a_minikagewh.jpg") repeat-y 0px 0px; width: 250px; margin-right: 0px; float: right;
}
#mainbox #navigationtop {
	background: url("./img/02a_minikagewhtop.jpg") no-repeat 0px 0px; width: 8px; height: 25px;
}
#mainbox #navigationend {
	background: url("./img/02a_minikagewhend.jpg") no-repeat 0px 0px; width: 8px; height: 25px;
}
#diary {
	margin: 0px; width: 650px;
}
#diary .diary h3 {
	background: url("./img/obi.jpg") repeat-y 0px 0px rgb(102, 102, 102); padding: 6px 5px 6px 16px; color: rgb(231, 231, 231); font-weight: bolder; margin-top: 15px; margin-bottom: 3px;
}
#diary .diary {
	margin: 0px; padding: 5px 15px;
}
#diary .text {
	padding: 10px 10px 5px 20px;
}
#diary .text p {
	margin: 5px 0px 10px;
}
#diary .text img {
	margin: 0px 8px 2px 0px;
}
#diary .text h1 {
	background: rgb(237, 237, 237); margin: 15px 0px 7px -5px; padding: 3px 5px 3px 7px; color: rgb(51, 51, 51); font-size: 13px; font-weight: bolder; border-top-color: rgb(179, 179, 179); border-bottom-color: rgb(179, 179, 179); border-top-width: 2px; border-bottom-width: 2px; border-top-style: solid; border-bottom-style: solid;
}
#diary .text h2 {
	background: rgb(237, 237, 237); margin: 15px 0px 7px -5px; padding: 3px 5px 3px 7px; color: rgb(51, 51, 51); font-size: 13px; font-weight: bolder; border-top-color: rgb(179, 179, 179); border-bottom-color: rgb(179, 179, 179); border-top-width: 2px; border-bottom-width: 2px; border-top-style: solid; border-bottom-style: solid;
}
#diary .text h3 {
	background: rgb(237, 237, 237); margin: 15px 0px 7px -5px; padding: 3px 5px 3px 7px; color: rgb(51, 51, 51); font-size: 13px; font-weight: bolder; border-top-color: rgb(179, 179, 179); border-bottom-color: rgb(179, 179, 179); border-top-width: 2px; border-bottom-width: 2px; border-top-style: solid; border-bottom-style: solid;
}
#diary .text h4 {
	background: rgb(237, 237, 237); margin: 15px 0px 7px -5px; padding: 3px 5px 3px 7px; color: rgb(51, 51, 51); font-size: 13px; font-weight: bolder; border-top-color: rgb(179, 179, 179); border-bottom-color: rgb(179, 179, 179); border-top-width: 2px; border-bottom-width: 2px; border-top-style: solid; border-bottom-style: solid;
}
#diary .diary .text h5 {
	margin: 15px 0px 7px -5px; padding: 3px 5px 3px 7px; font-size: 13px; font-weight: bolder; border-bottom-color: rgb(153, 153, 153); border-left-color: rgb(153, 153, 153); border-bottom-width: 1px; border-left-width: 3px; border-bottom-style: solid; border-left-style: solid;
}
#diary .diary .text h6 {
	margin: 15px 0px 7px -5px; padding: 3px 5px 3px 7px; font-size: 13px; font-weight: bolder; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: dotted;
}
#diary .text ul {
	margin: 10px 0px 10px 15px;
}
#diary .text li {
	background: url("./img/02a_list2wh.gif") no-repeat 0px 6px; margin: 5px; line-height: 1.4em; padding-left: 10px;
}
#diary .date {
	margin: 0px 18px 0px 0px; text-align: right; color: rgb(180, 180, 180); font-family: "century", Serif; font-size: 60%; font-style: italic;
}
.diary ul.info {
	padding: 2px 15px 5px 0px; text-align: right; color: rgb(102, 102, 102); clear: both; font-size: 96%;
}
.diary ul.info li {
	margin-right: 3px; display: inline;
}
#diary .list {
	margin: 5px 20px 10px;
}
#diary .list h4 {
	padding: 2px 5px 3px 3px; font-size: 13px; font-weight: bold; margin-left: 20px; border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: solid;
}
#diary .list dl {
	margin: 5px 0px 10px 35px; font-size: 95%;
}
#diary .list ul {
	margin: 5px 0px 10px 35px; font-size: 95%;
}
#diary .list dt {
	margin: 12px 0px 0px; font-weight: bold; border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: dotted;
}
#diary .list dd {
	margin: 2px 0px 12px 20px; color: rgb(102, 102, 102); line-height: 1.3em;
}
#diary .list li {
	background: url("./img/02a_listwh.gif") no-repeat 0px 6px; margin: 2px 0px 2px 10px; color: rgb(102, 102, 102); padding-left: 10px;
}
#comment {
	margin: 5px 40px 10px;
}
#trackback {
	margin: 5px 40px 10px;
}
#contents {
	margin: 5px 40px 10px;
}
#comment h2 {
	margin: 15px 15px 15px 0px; padding: 3px 5px 3px 7px; font-size: 13px; font-weight: bold; border-top-color: rgb(102, 102, 102); border-bottom-color: rgb(102, 102, 102); border-top-width: 3px; border-bottom-width: 3px; border-top-style: double; border-bottom-style: double; background-color: rgb(243, 243, 243);
}
#trackback h2 {
	margin: 15px 15px 15px 0px; padding: 3px 5px 3px 7px; font-size: 13px; font-weight: bold; border-top-color: rgb(102, 102, 102); border-bottom-color: rgb(102, 102, 102); border-top-width: 3px; border-bottom-width: 3px; border-top-style: double; border-bottom-style: double; background-color: rgb(243, 243, 243);
}
#contents h2 {
	margin: 15px 15px 15px 0px; padding: 3px 5px 3px 7px; font-size: 13px; font-weight: bold; border-top-color: rgb(102, 102, 102); border-bottom-color: rgb(102, 102, 102); border-top-width: 3px; border-bottom-width: 3px; border-top-style: double; border-bottom-style: double; background-color: rgb(243, 243, 243);
}
#form h2 {
	margin: 15px 15px 15px 0px; padding: 3px 5px 3px 7px; font-size: 13px; font-weight: bold; border-top-color: rgb(102, 102, 102); border-bottom-color: rgb(102, 102, 102); border-top-width: 3px; border-bottom-width: 3px; border-top-style: double; border-bottom-style: double; background-color: rgb(243, 243, 243);
}
#comment h3 {
	margin: 15px 20px 5px; padding: 2px 5px 3px 7px; font-size: 13px; font-weight: bold; border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: solid;
}
#trackback h3 {
	margin: 15px 20px 5px; padding: 2px 5px 3px 7px; font-size: 13px; font-weight: bold; border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: solid;
}
#contents h3 {
	margin: 15px 20px 5px; padding: 2px 5px 3px 7px; font-size: 13px; font-weight: bold; border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: solid;
}
#form h3 {
	margin: 15px 20px 5px; padding: 2px 5px 3px 7px; font-size: 13px; font-weight: bold; border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: solid;
}
#trackback dt {
	margin: 15px 20px 5px; padding: 2px 5px 3px 7px; font-size: 13px; font-weight: bold; border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: solid;
}
#comment ul li {
	text-align: right; margin-right: 15px;
}
#trackback ul li {
	text-align: right; margin-right: 15px;
}
#contents ul li {
	margin: 20px 20px 5px 40px;
}
#comment .comment .text {
	margin: 0px 35px 10px; color: rgb(102, 102, 102); line-height: 1.2em; font-size: 95%;
}
#trackback dd {
	margin: 0px 35px 10px; color: rgb(102, 102, 102); line-height: 1.2em; font-size: 95%;
}
#navigation h2 {
	background: url("./img/obi.jpg"); margin: 15px 0px; padding: 4px 5px 4px 10px; color: rgb(207, 207, 207); font-family: "century", Serif; font-size: 16px; font-style: italic;
}
#navigation #caltable {
	text-align: center;
}
#navigation table {
	border: currentColor; margin-right: auto; margin-left: auto;
}
#navigation table th {
	border: currentColor; text-align: center; font-family: "Century Gothic", sans-serif; font-size: 13px; background-color: transparent;
}
#navigation table td {
	padding: 2px 3px; border: currentColor; text-align: center; font-size: 10px;
}
#navigation table td a {
	padding: 2px 3px; text-decoration: underline;
}
#navigation table td a:hover {
	padding: 2px 3px; background-color: rgb(140, 217, 156);
}
#navigation .day {
	color: rgb(51, 51, 51); font-family: "Century Gothic", sans-serif;
}
#navigation .satday {
	color: rgb(68, 68, 204); font-family: "Century Gothic", sans-serif;
}
#navigation .sunday {
	color: rgb(204, 68, 68); font-family: "Century Gothic", sans-serif;
}
#navigation .today {
	font-family: "Century Gothic", sans-serif; font-weight: bolder; background-color: rgb(140, 217, 156);
}
#navigation ul {
	margin: 4px 4px 4px 15px;
}
#navigation dl {
	margin: 4px 4px 4px 15px;
}
#navigation form {
	margin: 4px 4px 4px 15px;
}
#navigation ul li {
	background: url("./img/02a_listwh.gif") no-repeat 0px 6px; margin: 0px; color: rgb(102, 102, 102); padding-left: 10px;
}
#navigation #recentimages ul li {
	padding-left: 0px; display: inline;
}
#navigation ul li ul {
	margin: 0px 0px 0px 10px;
}
#navigation ul li ul li {
	background: url("./img/02a_list2wh.gif") no-repeat 0px 6px; margin: 0px; color: rgb(102, 102, 102); padding-left: 10px;
}
#navigation dl dt {
	background: url("./img/02a_listwh.gif") no-repeat 0px 6px; margin: 0px; color: rgb(102, 102, 102); padding-left: 10px;
}
#navigation dl dd {
	color: rgb(102, 102, 102); font-size: 90%;
}
#navigation form.search {
	margin: 0px 5px 10px 10px;
}
#navigation form.search input.form {
	width: 135px; font-size: 12px;
}
#navigation form.search input.button {
	width: 40px; text-align: center; font-size: 12px;
}
#page ul {
	text-align: center; margin-top: 40px;
}
#page ul li {
	margin: 5px; display: inline;
}
#page li a {
	padding: 1px 3px; text-decoration: none;
}
#page li a:hover {
	text-decoration: none; background-color: rgb(217, 217, 217);
}
#navi ul {
	margin: 0px 10px; padding: 0px 5px; text-align: right; border-top-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-top-width: 1px; border-bottom-width: 1px; border-top-style: dotted; border-bottom-style: dotted;
}
#navi ul li {
	margin: 3px; display: inline;
}
#navi li a {
	padding: 1px 3px; text-decoration: none;
}
#navi li a:hover {
	text-decoration: none; background-color: rgb(217, 217, 217);
}
#footer ul {
	text-align: center; padding-top: 60px;
}
#footer li {
	font-size: 12px; margin-left: 8px; display: inline;
}
#work {
	margin: 40px;
}
#env {
	margin: 40px;
}
#status {
	margin: 40px;
}
#canvas {
	margin: 40px;
}
#navi {
	margin: 40px;
}
#form {
	margin: 40px;
}
#contents {
	margin: 40px;
}
#work h2 {
	background: rgb(237, 237, 237); margin: 15px 15px 15px 0px; padding: 3px 5px 3px 7px; font-size: 14px; font-weight: bold; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 2px; border-bottom-width: 2px; border-top-style: solid; border-bottom-style: solid;
}
#env h2 {
	background: rgb(237, 237, 237); margin: 15px 15px 15px 0px; padding: 3px 5px 3px 7px; font-size: 14px; font-weight: bold; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 2px; border-bottom-width: 2px; border-top-style: solid; border-bottom-style: solid;
}
#status h2 {
	background: rgb(237, 237, 237); margin: 15px 15px 15px 0px; padding: 3px 5px 3px 7px; font-size: 14px; font-weight: bold; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 2px; border-bottom-width: 2px; border-top-style: solid; border-bottom-style: solid;
}
#canvas h2 {
	background: rgb(237, 237, 237); margin: 15px 15px 15px 0px; padding: 3px 5px 3px 7px; font-size: 14px; font-weight: bold; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 2px; border-bottom-width: 2px; border-top-style: solid; border-bottom-style: solid;
}
#navi h2 {
	background: rgb(237, 237, 237); margin: 15px 15px 15px 0px; padding: 3px 5px 3px 7px; font-size: 14px; font-weight: bold; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 2px; border-bottom-width: 2px; border-top-style: solid; border-bottom-style: solid;
}
#contents h2 {
	background: rgb(237, 237, 237); margin: 15px 15px 15px 0px; padding: 3px 5px 3px 7px; font-size: 14px; font-weight: bold; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 2px; border-bottom-width: 2px; border-top-style: solid; border-bottom-style: solid;
}
#work h3 {
	margin: 15px 15px 15px 0px; padding: 2px 5px 3px 7px; font-size: 14px; font-weight: bold; border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: solid;
}
#env h3 {
	margin: 15px 15px 15px 0px; padding: 2px 5px 3px 7px; font-size: 14px; font-weight: bold; border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: solid;
}
#status h3 {
	margin: 15px 15px 15px 0px; padding: 2px 5px 3px 7px; font-size: 14px; font-weight: bold; border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: solid;
}
#canvas h3 {
	margin: 15px 15px 15px 0px; padding: 2px 5px 3px 7px; font-size: 14px; font-weight: bold; border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: solid;
}
#navi h3 {
	margin: 15px 15px 15px 0px; padding: 2px 5px 3px 7px; font-size: 14px; font-weight: bold; border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: solid;
}
#contents h3 {
	margin: 15px 15px 15px 0px; padding: 2px 5px 3px 7px; font-size: 14px; font-weight: bold; border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: solid;
}
div#form form {
	margin-bottom: 10px;
}
div#form form dl {
	margin-bottom: 20px;
}
div#form form dl dt {
	width: 5em; clear: left; float: left;
}
div#form form dl dd {
	margin-top: 6px;
}
div#form form dl dd textarea {
	margin-top: 2px;
}
div#form form ul {
	margin: 0px 0px 20px;
}
#canvas applet {
	margin-bottom: 15px;
}
.new {
	color: rgb(204, 0, 0);
}

