@charset "euc-jp";

body {
	background-color: #ffffff;
	background-image: url(body.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 160%;
	background-color: transparent;
	color: #000000;
	text-align: right;
	margin: 100px 0px 40px 0px;
	padding: 0px 1em 0px 0px;
}

a:link {
	background-color: transparent;
  color: #006699;
}

a:visited {
	background-color: transparent;
  color: #3399cc;
}

div.adminmenu {
	font-size: 80%;
	margin: 0.1em;
	text-align: right;
	font-weight: bold;
}

div.adminmenu a {
	text-decoration: none;
    color: #9999cc;
}

span.adminmenu {
	background-color: transparent;
	color: #000;
	padding: 2px;
}

div.day {
	background-color: transparent;
	border-style: solid;
	border-color: #003399;
	border-width: 1px 2px 2px 1px;
	margin: 0px 1em 1em 1em;
	padding: 0.1em 0.5em 0.1em 0.5em;
}

h2 {
	background-color: #006699;
    color: #ffffff;
    border-style: solid;
	border-color: #003399;
	border-width: 0px 1px 1px 0px;
	margin-left: 0.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
    padding: 0.5em;
}

h2 span.date {
	font-size: medium;
	margin-left: 0.3em;
}

h2 a:link,
h2 a:visited,
h2 a:hover
{
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
}

h2 span.title {
	font-size: large;
	margin-left: 0.3em;
	margin-right: 0.3em;
}

div.body {
	background-color: transparent;
	color: #000;
	margin-left: 1em;
	margin-right: 1em;
}

div.section {
	margin-top: 0.5em;
	margin-left: 0em;
	margin-bottom: 1em;
	width: 100%;
}

h3 {
	margin: 0.1em;
	font-size: medium;
	font-weight: bold;
	background-color: #6699cc;
	color: #ffffff;
    padding: 0.1em;
    border-left: solid 1.2em #006699;
}

h4 {
	margin: 1em;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 0em;
}

h5 {
	margin: 2em;
	font-size: medium;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
}

div.day span.sanchor, div.day span.canchor {
	font-size: 100%;
	margin-right: 0.1em;
	text-decoration: none;
}

div.section p {
  letter-spacing: 0.05em;
  line-height: 150%;
  margin: 0.5em 1em 0.7em 2em;
}

div.caption {
	font-size: 70%;
	border-style: solid;
	border-color: transparent;
	border-width: 0px 0px 0px 0px;
	margin: 0em;
	padding: 0.2em;
	padding-left: 0.5em;
}

div.caption a {
	text-decoration: none;
}

div.comment {
	background-color: transparent;
/*	color: #000;*/
	border-style: solid;
	border-color: transparent;
	border-width: 0px;
	margin: 0.5em 2em 0.5em 2em;
}

div.commentshort {
	font-size: 90%;
	margin-left: 0.5em;
}

div.commentator {
	margin-left: 0.3em;
}

span.commentator {
	font-weight: bold;
}

div.commentshort p {
	line-height: 120%;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

div.commentbody {
	font-size: 90%;
	line-height: 120%;
	margin: 0.5em;
}

div.commentbody p {
	margin-top: 0.2em;
	margin-bottom: 1em;
	margin-left: 2em;
}

div.form {
	background-color: transparent;
	color: #000;
	border-style: dotted;
	border-color: transparent;
	border-width: 2px;
	margin: 0.5em 2em 0.5em 2em;
}

div.form form {
	margin: 0.5em 0em 0em 0.5em;
}

div.form form.comment {
	font-size: 90%;
	padding-bottom: 0.5em;
}

div.field {
	display: inline;
	margin-right: 2em;
}

form.comment input {
	background-color: transparent;
	color: #000;
	margin-left: 0.5em;
}

div.textarea {
	display: block;
	vertical-align: top;
	margin-top: 0.7em;
}

form.comment textarea {
	display: block;
	background-color: transparent;
	color: #000;
	margin-left: 3.5em;
	margin-bottom: 0.7em;
	width: 25em;
	height: 5em;
}

form.comment div.button {
	display: block;
	margin-left: 3em;
}

div.referer {
	text-align: right;
	font-size: 90%;
	background-color: transparent;
	color: #000;
	margin: 0.5em 1em 0em 2em;
}

div.refererlist {
	background-color: transparent;
	color: #000;
	border-style: dotted;
	border-color: #9ca8ad;
	border-width: 2px;
	padding-bottom: 1px;
	margin: 0.5em 2em 0.5em 2em;
}

div.refererlist ul {
	font-size: 90%;
	line-height: 120%;
	margin: 0.5em 1em 0.5em 2em;
	padding-left: 1em;
}

div.section hr {
	border-style: dotted;
	border-width: 2px 0px 0px 0px;
	border-color: #9ca8ad;
	margin-left: 4em;
	width: 70%;
}

hr.sep {
	display: none;
}

div.footer {
	font-size: 70%;
	text-align: right;
	margin-top: 0px;
	margin-right: 1em;
}

div.update {
	padding-top: 1em;
}

form.update {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
form.update input, form.update textarea, form.commentstat input {
	background-color: transparent;
	color: #000;
}

form.update span.field {
	display: inline;
	margin-left: 0em;
	margin-right: 0.5em;
}

form.update div.field.title {
	display: block;
	margin-top: 1em;
}
form.update div.field.title input {
	margin-left: 0.5em;
}

form.update div.textarea {
	display: block;
	margin-top: 1em;
}
form.update textarea {
	display: block;
	margin-left: 3em;
	margin-bottom: 1em;
	width: 35em;
	height: 15em;
}

form.update span.checkbox.hidediary {
	margin-left: 1em;
}

div.comment form {
	margin-top: 0em;
}

p.message {
	text-align: center;
	font-size: large;
	background-color: transparent;
	color: #fff;
	padding: 8px;
}

div.section {
	font-size: 90%;
}

div.section pre {
	background-color: transparent;
	color: #006699;
	font-weight: bold;
	margin-left: 3em;
	margin-right: 1em;
	padding: 8px 8px 8px 8px;
}

div.section blockquote {
	border-style: solid;
	border-color: #3ab4c2;
	border-width: 0px 0px 0px 6px;
	margin-left: 3em;
	padding-left: 6px;
}
div.section blockquote p {
	margin: 0.5em 0em 0.5em 0em;
}

div.section ul, div.section ol {
	margin-left: 4em;
	margin-right: 3em;
	padding-left: 0px;
}
div.section ul ul, div.section ol ol {
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 0.5em;
}

div.section dl {
	margin-left: 4em;
}

div.section dt {
	margin-bottom: 0em;
	font-weight: bold;
}

div.section dd {
	margin: -1em 0em 0.5em 3.5em;
}

div.section table {
	margin: 0.5em 1em 0.5em 1em;
	border-style: solid;
	border-width: 2px;
	border-color: #9ca8ad;
	border-collapse: collapse;
}
div.section th, div.section td {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #9ca8ad;
}

/*
 plugins
 */
/* amazon plugin */
img.left {
	border-style: dotted;
	border-width: 2px;
	border-color: #fff;
	float: left;
	margin: 0.5em;
}

img.right, img.photo, img.amazon {
	border-style: dotted;
	border-width: 2px;
	border-color: #fff;
	float: right;
	margin: 0.5em;
}

span.blogmap {
	font-size: 80%;
}

/*
div.section, div.comment {
	clear: both;
}
*/

div.footnote {
	margin-left: 5em;
	margin-right: 2em;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #9ca8ad;
}

/*
sidebar
*/
div.main {
	margin-left: 200px;
}

div.sidebar {
	font-size: 90%;
	background-color: transparent;
	color: #000;
	position: absolute;
	top: 170px;
	left: 0px;
	width: 200px;
	padding: 4px 0px 100% 0px;
}

div.sidebar li a:link,
div.sidebar li a:visited,
div.footer li a:link,
div.footer li a:visited
{
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
    font-weight: bold;
}

div.sidebar li a:hover,
div.footer li a:hover 
{
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
    font-weight: bold;
}

div.calendar {
	margin-left: 4px;
}

div.calendar select {
	margin-left: 8px;
}

p.recentitem {
	color: #000;
	font-weight: bold;
	margin-left: 4px;
	margin-bottom: 0.5em;
}

div.recentsubtitles {
}

div.sidebar hr {
	border-style: dotted;
	border-width: 2px 0px 0px 0px;
	border-color: #000;
	width: 80%;
}

div.sidebar li{
  background-color: #6699cc;
  border-right: 1px solid #006699;
  border-bottom: 1px solid #006699;
  margin: 3px 0px 3px -0.5em;
  padding: 4px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #cccccc;
  list-style-type: square;
}

div.sidebar p {
	line-height: 150%;
	margin: 0.5em 1em 0.7em 2em;
}

/*
   rss-recent plugin
*/
.rss-recent {
}

.rss-recent a:link{
}
.rss-recent a:visited{
}
.rss-recent a:hover{
}
.rss-recent-title {
	background-color: #006699;
    color: #ffffff;
    border-style: solid;
	border-color: #003399;
	border-width: 0px 1px 1px 0px;
	margin-left: 0.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
    padding: 0.5em;
}
.rss-recent-title a:link,
.rss-recent-title a:visited,
.rss-recent-title a:hover
{
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
}

/*
   calendar plugin
*/
table.calendar{
	margin: 0.5em 1em 0.5em 1em;
	border-style: solid;
	border-width: 0px;
	border-color: #9ca8ad;
	border-collapse: collapse;
}
table.calendar th,
table.calendar td
{
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}
