@charset "UTF-8";
/*
Title: Sleepy Kitten
Revision: $Revision: 1.2 $
Author: TADA Tadashi
Access: sho@spc.gr.jp
License: GPL

validated by W3C.
*/

/*値の記述数	設定される方向
1	上下左右をまとめて設定
2	上下、左右の順に設定
3	上、左右、下の順に設定
4	上、右、下、左の順（時計回り）に設定
*/

/*ul、olに	font-size: 0.9em;を指定する*/

/*ツッコミ題文字のフォントサイズ*/
div.caption { font-size:  0.8em; }

/*テーブルの調整*/
table {
	font-size : 0.85em ;
	text-align : left ;
	table-layout : auto ;
}

/*サイドバー用スタイル*/
div.sb {
/*  color: #dimgray;  文字の色 */
  color: #696969;
  background-color : #e0e0e0; /* 背景の色 */
  border-style: double; /* 枠の種類 */
  border-color: #e0e0e0; /* 枠の色 */
  border-width: 2px; /* 枠の幅 */
  line-height: 1.5em; /* 行の高さ */
  text-align: left; /* テキストの配置 */
  font-size:  0.85em;  /* フォントの大きさ */
  overflow : hidden ;
}

h3.sb {
  margin: 0.5em 0em 0em 0em;
  color: #ffffff; /* 文字の色 */
  background-color : #8faebe; /* 背景の色 */
  border-style: double; /* 枠の種類 */
  border-color: #8faebe; /* 枠の色 */
  border-width: 2px; /* 枠の幅 */
  line-height: 120%; /* 行の高さ */
  text-align: left; /* テキストの配置 */
  font-size:  12px;  /* フォントの大きさ */
}
/*サイドバー用スタイルここまで*/

/*本文下段のスタイル*/
div.honkadan {
/*  color: #dimgray;  文字の色 */
  color: #696969;
  background-color : #e0e0e0; /* 背景の色 */
  border-style: double; /* 枠の種類 */
  border-color: #e0e0e0; /* 枠の色 */
  border-width: 2px; /* 枠の幅 */
  line-height: 1.5em; /* 行の高さ */
  text-align: left; /* テキストの配置 */
  font-size:  0.85em;  /* フォントの大きさ */
  overflow : hidden ;
  margin: 0px 4em 0em 0px;
}

h3.honkadan {
  margin: 0.5em 0em 0em 0em;
  color: #ffffff; /* 文字の色 */
  background-color : #8faebe; /* 背景の色 */
  border-style: double; /* 枠の種類 */
  border-color: #8faebe; /* 枠の色 */
  border-width: 2px; /* 枠の幅 */
  line-height: 120%; /* 行の高さ */
  text-align: left; /* テキストの配置 */
  font-size:  12px;  /* フォントの大きさ */
  margin: 0px 4em 0em 0px;
}
/*本文下段のスタイルここまで*/


/*背景画像が必要ならここで設定*/
body {
	background-color: #e0cf87;
	background-image: url(body.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

/*背景画像にタイトルが被るならここで調整*/
h1 {
	background-color: transparent;
	color: #ffffff;
	height: 40px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 160px;
}

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

a:visited {
	background-color: transparent;
	color: #948959 ;
}

div.adminmenu {
	font-size: 80%;
	margin: 0.1em;
/*下記で編集メニューを左寄せに*/
	text-align: left;
	font-weight: bold;
}

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

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

div.day {
	background-color: #FFFFE0;
	color: #000;
	border-style: dotted;
	border-color: #9ca8ad;
	border-width: 2px;
/*下記マージン3emで本文を調整*/
	margin: 0px 3em 1em 0px;
	padding: 0px;
	padding-bottom: 1em;
}

h2 {
	border-style: dotted;
	border-color: #9ca8ad;
	border-width: 0px 0px 2px 0px;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}

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

h2 a {
	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:first-child {
	margin-top : 0px ;
}



h3 {
	color: black ;
	font-weight: normal ;
	padding: 0.3em 0.2em 0.3em 0.5em ;
	border-right: #ffa500 ; */
	letter-spacing: 0.1em;
	border-bottom: 1px solid #008080 ;
	border-left: 4px solid #008080 ;
	font-size: 1.2em ;
	margin: 1em ;
}

h4 {
	color: black	;
	font-weight: bold ;
	padding: 0.2em ;
	border-right: #e0cf87 ; 
	border-bottom: 1px solid #e0cf87 ;
	font-size:1em ;
	margin: 1em 2em 1em 2em ;
}

h5 {
	font-size:0.9em ;
	margin: 2em;
	font-weight: bold;
}

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

/*本文の段落スタイル*/
div.section p {
	line-height: 1.8em;
	letter-spacing: 0.08em;
	margin: 1em 3em 0em 3em;
	font-size: 1em ;
}

div.caption {
	font-size: 90%;
	border-style: dotted;
	border-color: #9ca8ad;
	border-width: 0px 0px 2px 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: dotted;
	border-color: #9ca8ad;
	border-width: 2px;
	margin: 0.5em 2em 0.5em 2em;
	overflow : hidden ;
}

div.commentshort {
	font-size: 80%;
	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: #9ca8ad;
	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: #fff;
	color: #000;
	margin-left: 0.5em;
}

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

form.comment textarea {
	display: block;
	background-color: #fff;
	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: 80%;
	text-align : center ;
}

hr.sep {
	display: none;
}

div.footer {
	font-size: 90%;
/*↓ここでフッタを左寄せに*/
	text-align: left;
	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: #fff;
	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: #d00;
	color: #fff;
	padding: 8px;
}

div.section pre {
	background-color: #9ca8ad;
	color: #fff;
	margin-left: 3em;
	margin-right: 1em;
	padding: 8px 8px 8px 8px;
}

div.section blockquote {
	margin: 1em 5em; 
	padding: 1em; 
	border: solid 1.5px teal
}

div.section ul, div.section ol {
	font-size: 1em;
	letter-spacing: 0.08em;
	margin-left: 5em;
	margin-right: 3em;
	padding-left: 0px;
}
div.section ul ul, div.section ol ol {
	margin-left: 1.7em;
	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: 0.2em 0em 0.5em 2em;
}

div.section table {
	margin: 0.5em 1em 0.5em 5em;
	border-style: solid;
	border-width: 1px;
	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: 0em 2em 1em 0em;
}

img.right {
	border-style: dotted;
	border-width: 2px;
	border-color: #fff;
	float: right;
	margin: 0em 0em 1em 2em;
}

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

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

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;
	background-color: #e0cf87;
}

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

div.sidebar a:link,
div.sidebar a:visited,
div.sidebar a:hover,
div.footer a:link,
div.footer a:visited,
div.footer a:hover 
{
	background-color: transparent;
	color: #000;
	text-decoration: none;
}

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

