@charset "euc-jp";
/*
Title: Ocha
Revision: $Revision: 1.7 $
Author: Nana
Access: <http://moo.boo.jp>
License: GPL
Comment: なんとなくお茶色なテーマ

	Copyright (c) 2002 Nana <http://moo.boo.jp>
	validated by W3C.

--- Change-Log ---
	2002-05-11 Nana
	h2 line-height: 40px;
*/

div.rank {
	font-size: 80%;
	text-align: left;
	margin-left: 3em;
}
a:link, a:visited {
	background-color:transparent; 
	color: #006800;
	text-decoration: none;
	border-style: none;
}

a:active {
	text-decoration: underline;
	border-width: 1px;
}

a:hover, a:focus {
	text-decoration: underline;
	color: #006800;
}

body {
	background-color: #ffffff;
	color: #006800;
	font-size: 100%;
	
}

p.message {
	text-align: center;
	color: #ffffff;
	background-color: #000000;
	padding: 8px;
}

div.adminmenu {
	text-align: left;
}

span.adminmenu {
	background-color: #C7D2A1;
	border-style: solid;
	border-color: #F7C263;
	border-width: 0px 0px 0px 3px;
	padding: 3px;
}

h1 {
	font-size: medium;
	text-align: left;
	font-size: 100%;
	color: #000;
	font-weight: bold;
	margin-left: 3em;
	padding: 5px;
}

div.calendar {
	margin-top: 0px;
	margin-left: 3em;
	margin-bottom: 1em;
	color: black;
	text-align: left;
	padding: 5px;
}

div.day {
	font-size: 100%;
	width: 600px;
	background-image: url(ocha_div_day.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5em;
	margin-bottom: 2em;
	padding: 0px 0px 20px 0px;
}

h2 span.title {
	color: #333333;
	background-color: transparent;
	margin-right: 1em;
	margin-bottom: 0px;
	text-align: right;
}

h2 {
	background-image: url(ocha_h2.png);
	background-repeat:no-repeat ;
	background-color: transparent;
	color: black;
	padding-left: 3.5em;
	padding-top: 0px;
	padding-bottom:0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: medium;
	line-height: 40px;
}

h2 span.date {
	margin-bottom: 0px;
	font-weight: bold;
}

div.body {
	background-image: url(ocha_div_body.png);
	background-color: transparent;
	background-repeat: repeat-y ;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}

div.section{
	background-color: transparent;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 1em;
	padding-bottom: 2px;
}

div.section p{
	background-color: transparent;
	margin-top: 0px;
	
}

div.section p {
	background-color: transparent;
	color: #000000;
	margin-left: 2em;
	margin-right: 1em;
	margin-top: 0.5em;
	margin-bottom: 0px;
	line-height: 135%;
}

h3 {
	color: #006800;
	background-color: transparent;
	border-style: dotted;
	border-color: #eee;
	border-width: 0px 0px 1px 0px;
	margin-top: 0px;
	margin-left: 1em;
	margin-right: 1em;
	padding: 12px 3em 0px 0px;
	font-weight: bold;
	font-size: medium;
}

h3 a:link{
	color: #FF8000;
}
h3 a:hover, a:focus{
	background-color: transparent;
	color: #ffffff;
}

pre {
	background-color: #ffffff;
	color: #000000;
	margin-left: 3em;
	margin-right: 5em;
	margin-bottom:0px;
	padding: 8px 8px 8px 8px;
	border-color: #FF8040 ;
	border-style: dotted ; 
	border-width: 0px 0px 0px 5px;
}

div.comment {
	background-image: url(ocha_div_body.png);
	background-color: transparent;
	background-repeat: repeat-y ;
	color: #000;
	text-align: left ;
	padding-left: 1em;
	padding-top: 25px;
	padding-right: 1em;
	padding-bottom: 2em;
}

div.comment p{
	margin-left: 0em! important;
	text-indent: 0em
}

div.day span.sanchor {
	background-image: url(ocha_panchor.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 15px 15px 0px 0px;
	color: #C7D2A1;
	background-color: transparent;
	font-size: 1px;
}

div.day span.canchor {
	background-image: url(ocha_canchor.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 15px 15px 0px 0px;
	color: #C7D2A1;
	background-color: transparent;
	font-size: 1px;
}

div.comment div.caption {
	background-color: transparent;
	color: #660000;
	text-align: left ;
	margin: 0px 15px;
	padding-left: 1em;
	border-style: dotted;
	border-color: #006800;
	border-width: 0px 0px 1px 0px;
}


div.refererlist div.caption {
	background-color: transparent;
	color: #fff;
	border-style: dotted;
	border-color: #006800;
	border-width: 0px 0px 1px 0px;
	margin: 0px 25px;
}

div.referer {
	background-color: transparent;
	color: #000000;
	text-align: left;
	padding-top: 0px;
	font-size: small;
	margin: 0.5em 1em 0em 2em;
	line-height: 135%;
}

div.refererlist {
	width: 600px;
	background-image: url(ocha_div_body.png);
	background-color: transparent;
	color: #fff;
	margin-right: 1em;
	margin-top: 0px;
	margin-bottom:0px
}

div.refererlist ul {

}

hr {
	border-style: dotted;
	border-color: #999999;
	border-width: 1px;
}

hr.sep {
	display: none;
}

div.footer {
	text-align: right;
	margin-top: 0px;
	font-size: small;
}

div.form {
	width: 600px;
	background-image: url(ocha_div_body.png);
	background-color: transparent;
	color: #000000;
	margin-left: 0px;
	margin-right: 1em;
}

div.form form {
	margin: 0px;
}

div.form p {
	margin-top: 0px;
}

input.field {
	color: #000000;
	background-color: #ffffff;
}

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

li{
	margin-left: 6em;
	margin-bottom:0px
}

div.body blockquote {
	color: #000;
	background-color: #fff;
	padding: 0.5em 0.5em 0.5em 1em;
	border-color: #006800 ;
	border-style: dotted ; 
	border-width: 5px 0px 5px 0px;
}

strong {
	
}

/* calendar2 */
table.calendar {
	text-align: center;
	color: #000000;
	background-color: #fff;
	;border-color: #006800 ;
	border-style: dotted ; 
	border-width: 1px;
	margin-bottom: 1em;
	margin-left: 3em;
	font-size: small;
}


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

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

td.calendar-prev-month {
	font-size: xx-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.strong{
	font-size: 200%;
	color: #000;
}
.memo{
	background-color: #FFC8FF;
	color: #000;
}

.hide{
	background-color: #000;
}

div.footnote p.footnote{
	border-width: 1px 1px 1px 1px;
	border-style: outset;
	border-color: #009800;
	background-color: transparent;
	padding: 1px;
	margin: 0em 0em 0em 2em;
	color: #000;
	width: 90%; 
	font-size: small;
}

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

span.commentator {
}

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

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

/*
ツッコミした人の情報
*/
div.commentator {
	display: inline;
	border-style: dotted;
	border-color: #660000;
	border-width: 0px 0px 1px 0px;
	margin-top: 0.5em;
	margin-bottom: 0.8em;
	color: #660000;
	font-weight: bold;
	background-color: transparent;
}

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

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

div.form div.caption {
	border-style: solid;
	border-color: #006800;
	border-width: 0px 0px 1px 0px;
	margin: 0em 25px;
}

div.form form.comment {
}

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

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

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

form.comment textarea {
	display: block;
	width: 30em;
	height: 5em;
}

div.button {
	display: block;
}

/*
更新フォーム
*/
div.day.update div.form div.caption {
	background-image: url(ocha_h2.png);
	background-repeat:no-repeat ;
	background-color: transparent;
	color: black;
	padding: 0px 40px;
	margin: 0px;
	line-height: 40px;
	border-style: none;
}

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

form.update input, form.update textarea, form.commentstat input {
}

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-bottom: 1em;
	width: 35em;
	height: 15em;
}

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

/*
ツッコミ状態変更フォーム
*/
div.comment form {
	margin-top: 0em;
}
