/*
Title: HARU
Revision: $Revision: 1.10 $
Author: Nana
Comment: support calendar2
Access: http://moo.boo.jp
License: GPL

	Copyright by (C) Nana http://moo.boo.jp
	validated by W3C
 */
/* ChangeLog
2002-10-18 NT <nt@24i.net>
        * remove some "color:".

2002-09-24 NT <nt@24i.net>
        * convert for 1.5 series.

2002-05-02 Nana <moo@xu.boo.jp>
        * support calendar2
        * fix CRLF->LF
 font-size: 100%;
        * font-size 13px->0.9em

2002-04-05 TADA Tadashi <sho@spc.gr.jp>
	* add spec.

2002-03-27 TADA Tadashi <sho@spc.gr.jp>
	* fix textarea biyo--n problem.
*/

a:link, a:visited {
	color: #0080ff;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover, a:focus{
	color: #9CAEF7;
	text-decoration: none;
}

body {
	background-color: #fff;
	font-size: 100%;
	color: black;
	margin: 0em 0.5em 1em 1em;
	background-image: url(haru_3.png);
	background-attachment: fixed;
}

div.body p a{
	background-image:url(haru.gif) ;
}

div.adminmenu {
	text-align: right;
	font-size: 90%;
}

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

h1 {
	text-align: center;
}

div.calendar {
	font-size: 90%;
	text-align: right;
	border-style: none;
	border-color: darkgray #eee #eee darkgray;
	border-width: 1px;
	padding: 2px;
	margin-bottom: 0.5em;
}

div.day {
	border-style: none;
	border-color: pink;
	border-width: 1px;
	padding-bottom: 0em;
	padding-left: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
        font-size: 100%;
}

h2 {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}

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

h2 span.date {
	color: #ffc0cb;
	text-decoration: none;
}

h2 span.date {
	color: #fff;
	text-decoration: none;
}

div.body {
	background-color: transparent;
	padding: 2px;
	padding-bottom: 1px;
	margin-left: 24px;
	margin-right: 12px;
}

h3 {
	font-size: 100%;
	margin: 0em;
	font-weight: bold;
}

h3 {
	color: #2a4;
	text-decoration: none;
}
h3 {
	color: #4e8;
	text-decoration: none;
}

div.section p {
	margin-top: 0.5em;
	margin-bottom: 0.7em;
	line-height: 1.3em;
}

div.comment {
	font-size: 90%;
	padding: 2px;
	padding-bottom: 1px;
	margin-top: 0.5em;
	margin-left: 24px;
	margin-right: 12px;
}

div.comment div.caption {
	border-style: solid;
	border-color: #ffc0cb;
	border-width: 0px 0px 1px 0px;
	width: 90%;
}


div.referer {
	text-align: right;
	font-size: 90%;
	padding: 2px;
	padding-bottom: 1px;
	margin-left: 12px;
	margin-right: 12px;
}

div.refererlist {
	font-size: 90%;
	padding: 2px;
	padding-bottom: 1px;
	margin-top: 0.5em;
	margin-left: 24px;
	margin-right: 12px;
}

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

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

hr {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #ffc0cb;
	width: 90%;
}

hr.sep {
	display: none;
}

div.footer {
	font-size: 90%;
	text-align: right;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 30px;
	
}


div.form {
	background-color: transparent;
	border-style: none;
	border-color: #008;
	border-width: 0px 0px 1px 1px;
	padding: 0.5em 1em 0.5em 24px;
	margin-bottom: 0.5em;
	margin-left: 0em;
}

div.form {
	width:80%
}

input.field {
	background-color: white;
}

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

p.message {
	text-align: center;
	font-size: large;
	background-color: red;
	color: white;
	padding: 8px;
}

pre {
	background-color: #fff;
	color: #0080ff;
	margin-left: 1em;
	margin-right: 1em;
	padding: 8px;
	width: 90%
}

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;
}
p.strong {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	color: #ff0;
}

/* calendar2 */
table.calendar {
	text-align: center;
	background-color: transparent;
	border-style: solid;
	border-color: #ccc #999999 #999999 #ccc;
	border-width: 1px;
	margin-bottom: 1em;
        margin-left: 3em;
        font-size: 90%;
}

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

/*
ツッコミ省略版本文
*/
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 {
        border-style: solid;
        border-color: #ffc0cb;
        border-width: 0px 0px 1px 0px;
        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%;
        border-style: solid;
        border-color: #ffc0cb;
        border-width: 0px 0px 1px 0px;
        margin: 0.5em;
}

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

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

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

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

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

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

/*
更新フォーム
*/
form.update {
        padding-top: 0.5em;
        padding-bottom: 0.5em;
}

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

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