/*
Title: kanshin
Revision: $Revision: 1.5 $
Author: abbey
Access: inlet@cello.no-ip.org
License: GPL
Comment: 某空間なテーマ

	Copyright by (C) abbey <inlet@cello.no-ip.org>
	validated by W3C
 */
/* ChangeLog
2002-10-08 NT <nt@24i.net>
        * convert for 1.5 series.

2002-05-13 abbey <inlet@cello.no-ip.org>
	* remove search float.
*/
a:link {
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	color: #036;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	color: #069;
}

a:active {
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	color: #f60;
}

a:hover, a:focus {
	background-color: transparent;
	color: #f60;
}
body {
	background-color: #fff;
	background-position: center;
	color: #333;
	margin: 0px;
	margin-bottom: 1em;
}

strong {
        font-weight: bold;
	font-size: 150%;
}

em {
	font-weight: bold;
}

div.adminmenu {
	text-align: right;
	font-size: small;
	float: right;
	margin-top: 2ex;
}

p.message {
	text-align: center;
	font-size: medium;
	background-color: white;
	width: 66%;
	color: #f00;
	padding: 8px;
}

span.adminmenu {
	background-color: #690;
	color: #333;
	border-style: solid;
	border-color: #eee #aaa #aaa #eee;
	border-width: 0px 0px 0px 0px;
	padding: 3px;
	font-size: 90%;
}

span.adminmenu a:link, span.adminmenu a:visited {
	color: #fff;
	background-color: #690;
}

h1 {
	background-color: #690;
	color: #fff;
	text-align: left;
	padding-left: 1em;
	margin: 0em;
}

div.rank {
	background-color: #9C3;
	color: #333;
	padding: 0em;
	font-size: small;
	text-align: left;
	margin: 0em;
}

div.day {
	background-color: transparent;
	color: #333;
	text-align: left;
	margin: 2em;
	margin-bottom: 0em;
	padding: 0em;
	border-style: solid;
	border-color: #690;
	border-width: 2px 2px 2px 2px;
}

div.day h2 {
	background-color: #eee;
	color: #333;
	margin: 0em;
	padding: 0.2em;
	text-align: left;
	font-size: medium;
}

h2 span.date {
	margin-left: 0.5em;
}

h2 span.title {
}

div.body {
	background-color: #fff;
	color: #333;
	text-align: left;
	margin: 0em;
	padding-left: 16px;
	padding-bottom: 0em;
	margin: 0em;
}

div.section {
	text-align: left;
	padding: 0em;
	margin: 0em;
}

div.body p {
	padding-left: 16px;
	line-height: 1.3em;
	margin-top:0.5em;
	margin-left :1em;
	margin-bottom:0.5em;
}

h3 {
	padding: 0em;
	padding-left: 0em;
	padding-top: 0.5em;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0.5em;
	margin-top: 0.7em;
}

pre {
	background-color: #E9F0F3;
	color: #000;
	margin-left: 2em;
	margin-right: 1em;
	padding: 8px 8px 8px 20px;
	border-style: solid;
	border-color: #666;
	border-width: 1px;
}

div.comment {
	background-color: #FAFAE1;
	color: #333;
	text-align: left;
	margin: 0em;
	padding: 1em;
	padding-left: 3em;
	border-style: solid;
	border-color: #690;
	border-width: 2px 0px 2px 0px;
}

div.comment p {
	font-size: x-small;
	margin: 0.3em;
}
div.comment div.caption {
	text-align: right;
	margin: 0em;
}


div.refererlist div.caption {
	border-style: solid;
	border-color: #666;
	border-width: 0px 0px 1px 0px;
}

div.referer {
	background-color: transparent;
	text-align: right;
	font-size: small;
	padding: 0em ! important;
	margin: 0em;
	padding-right: 16px;
	height: 16px;
}

div.refererlist {
	background-color: transparent;
	font-size: small;
	text-align: left;
	margin: 0em;
	padding: 0em;
	padding-left: 32px;
	clear: both;
}

div.refererlist ul {
	margin-top: 0em;
}

hr {
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	border-color: #ddd;
}

hr.sep {
	display: none;
}

div.footer {
	font-size: small;
	text-align: center;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	border-color: #690;
}

div.form {
	background-color: #eee;
	color: #333;
	padding: 2em;
	margin: 0em;
}

div.form form {
	width: 90%;
}

input.field {
	background-color: white;
	color: #333;
}

input {
	clear: left;
}

textarea {
	background-color: white;
	color: #333;
	margin-left: 1em;
}

div.body dl {
	margin-left: 2em;
}

div.body dt {
	margin-bottom: 0.2em;
	font-weight: bold;
}

div.body dd {
	margin-left: 1em;
	margin-bottom: 0.5em;
}

form.search {
	clear: right;
	text-align: right;
	margin: 0em;
}


div.calendar {
	margin-bottom: 0.5em;
	border-style: none;
	border-color: darkslategray #690 #690 darkslategray;
	border-width: 1px;
	padding: 2px;
	background-color: #eee;
	color: #333;
}
table.calendar {
	font-size: x-small;
	line-height: 100%;
	border-width: 0px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 1em;
	background-color: #fff;
	border-color: #690;
	color: #333;
}

td.calendar-current-month {
	font-size: x-small;
	text-align: center;
}

td.calendar-next-month {
	font-size: x-small;
	text-align: right;
}

td.calendar-prev-month {
	font-size: x-small;
	text-align: left;
}

td.calendar-sunday {
	color: red;
	background-color: #fbb;
	font-size: xx-small;
	text-align: center;
}

td.calendar-saturday {
	color: blue;
	background-color: #bbf;
	font-size: xx-small;
	text-align: center;
}

td.calendar-weekday {
	color: #000000;
	background-color: #ddd;
	font-size: xx-small;
	text-align: center;
}

td.calendar-day {
	font-size: xx-small;
	text-align: right;
}

p.recentitem {
	background-color: #CDD0DE;
	color: #333;
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 0px;
	border-style: solid;
	border-color: #666;
	border-width: 1px;
}

div.recentsubtitles {
	background-color: #CDD0DE;
	color: #333;
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 0em;
	border-style: solid;
	border-color: #666;
	border-width: 1px;
}


/*
ツッコミ省略版本文
*/
div.commentshort {
        font-size: 90%;
        margin-left: 0.5em;
}

span.commentator {
        font-weight: bold;
}

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

/*
ツッコミ本体
*/
div.commentbody {
        font-size: 90%;
        margin: 0.5em;
        line-height: 1.2em;
}

/*
ツッコミした人の情報
*/
div.commentator {
        line-height: 1.5em;
}

/*
ツッコミ本文
*/
div.commentbody p {
        margin: 0.5em;
        margin-left: 2em;
}

/*
フォームの設定
*/
div.form form {
        margin: 0em 0em 0em 2em;
}

div.form div.caption {
        font-size: 90%;
        margin: 0.5em;
}

div.form form.comment {
        font-size: 90%;
}

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

form.comment input {
        background-color: white;
        color: #333;
        margin-left: 1em;
}

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

form.comment textarea {
        display: block;
        background-color: white;
        color: #333;
        margin-left: 3em;
        width: 30em;
        height: 5em;
}

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

/*
更新フォーム
*/
div.update.day {
	border: none;
	margin: 0px;
}

form.update {
        padding-top: 0.5em;
        padding-bottom: 0.5em;
}

form.update input, form.update textarea, form.commentstat input {
        background-color: white;
        color: #333;
}

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