/*
Title: Orange-Blue
Revision: Revision: 1.6 $
Author: Nana
Access: http://moo.boo.jp

	Copyright (C) Nana http://moo.boo.jp
	validated by W3C
 */
/* ChangeLog
2002-05-16 Nana 
        * remove div.body font-size:14px
        * fixed pre sytle
        * support footnote,blockquote,calendar2,recent_list
2002-04-05 TADA Tadashi <sho@spc.gr.jp>
	* add spec.
	* div.comment align left.

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

body {
	text-align : center;
	background-color: #FFCC33;
	color: #00007F;
}

a:link {
        text-decoration: none;
	color: #FF8000;
        background-color: transparent;
}
a:visited {
        text-decoration: none;
        color: #FF8000;
        background-color: transparent;
}
a:hover,a:active {
	text-decoration: none;
        color: #fff;
        background-color: transparent;
}

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

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

span.adminmenu {
	background-color: transparent;
	padding: 3px;
}

h1 {
	text-align: left;
}

div.calendar {
	font-weight: bold;
	background-color: transparent;
	text-align: left;
	padding: 2px;
	border-style: dotted;
	border-color: #00007F;
	border-width: 1px;
	border-style: none;
}

div.day {
	margin: 3em auto 3em auto;
	clear: both;
	width: 80%;
	border-style: dotted;
	border-color: #00007F;
	border-width: 4px;
	padding: 0px 8px 0px 8px;
}
h2 {
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 0em;
	margin-left: auto;
	margin-right: 0px;
	font-weight: bold;
}

h2 span.date {
	font-weight: bold;
	position: relative;
	text-align: right;
	margin-bottom: 0em;
	margin-left: auto;
	margin-right: 0px;
	padding-bottom: 0em;
}

h2 span.title {
	
}

div.body {
	margin: 0px auto 0px auto;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-align: left;
	color: #00007F;
}

p.body {
	margin-top: 0em;
	margin-bottom: 0em;
	line-height: 1.2em;
	padding-left: 1em;
	padding-top:0em;
}
div.section p {
	margin-top: 0.5em;
	margin-bottom: 0.7em;
	line-height: 1.3em;
}
p.sentence {
	margin-left: 12px;
	margin-right: 12px;
	line-height: 1.2em;
	border-style: none;
	border-color: #ccc;
	border-width: 1px 0px 0px 0px;
}

h3 {
	margin-top: 0.2em;
	margin-bottom: 0em;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
	clear: both;
}
span.anchor {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 12px;
	margin-right: 12px;
	font-weight: bold;
	float: left;
}

pre {   
        border-style: inset;
        border-width: 2px;
	background-color: transparent;
	color: #00007f; 
	border-color: #fcc;
	margin-left: 1em;
	margin-right: 1em;
	padding: 5px 5px 5px 5px;
}

div.comment {
	clear: both;
	text-align: left;
	padding-bottom: 1px;
	margin: auto 5px;
	border-style: dotted;
	border-color: #FF8000;
	border-width: 3px 0px 0px 0px;
}

div.comment div.caption {
	text-align: right;
	position: relative;
	color: #FF8000;
	display: inline;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-style: none;	
}


p.comment {
	text-align: left;
	color: #FF8000;
	padding: 0px 0px 0px 0px;
	margin-left: 24px;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 2px;
	line-height: 1.0em;
}
div.refererlist div.caption {
	color: #FF8000;
	background-color: #fff;
	text-align: right;
	display: inline;
	position: relative;
	top: -10px;
	left: -20px;
	border-style: dotted;
	border-color: #00007F;
	border-width: 2px;
	padding: 4px;
}

div.referer {
	display: inline;
	text-align: right;
	color: #FF8000;
	position: relative;
	top: 10px;
	left: -20px;
	clear: both;
	background-color: #fff;
	padding: 2px;
	border-style: dotted;
	border-color: #00007F;
	border-width: 2px;
}

div.refererlist {
	text-align: right;
	padding-bottom: 1px;
	margin-top: 0.2em;
	border-style: dotted;
	border-color: #00007F;
	border-width: 1px 0px 0px 0px;
}

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

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

hr.sep {
	display: none;
}


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

div.form {
	background-color: transparent;
	padding: 0.5em 1em 0.5em 1em;
	margin-bottom: 1.0em;
	border-style: none;
	width: 90%;
}

div.form form {
	color: #fff;
	background-color: transparent;
	text-align: left;
	padding: 0.5em 1em 0.5em 1em;
	margin-bottom: 0.5em;
	border-color: #00007F;
	border-style: dotted;
	width: 90%;
}

input.field {
	color: #00007F;
	border-color: #00007F;
	border-style: dotted;
}

input, select, option {
	color: #00007F;
	border-color: #00007F;
	border-style: dotted;
	clear: both;
}

textarea {
	color: #00007F;
	border-color: #00007F;
	border-style: dotted;
	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;
}

/* calendar2 */
table.calendar {
	font-size: 90%;
	line-height: 100%;
	border-width: 2px;
        border-color: #00007F;
        border-style: solid;
        margin-left :25%;
        background-color: transparent;
        color: #00007f;
        padding: 1px;
}

table.calendar td {
	margin: 0px;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

table.calendar td.calendar-prev-month, table.calendar
td.calendar-current-month, table.calendar td.calendar-next-month {
	text-align: center;
}

/* recent_list */
        p.recentitem {
        font-size: 90%;
        margin-top: 0px;
        margin-bottom: 0px;
}

div.recentsubtitles {
        font-size: 90%;
        margin-top: 0px;
        margin-bottom: 1em;
        margin-left: 1em;
}

/* footnote */
div.body span.footnote {
        vertical-align: super;
        font-size: xx-small;
}
div.footnote {
        border-style:solid;
        border-color: #aaa;
        border-width: 1px 0px 0px 0px;
        margin-left: 10em;
        font-size:90%;
}
div.footnote p.footnote {
        text-align: right;
        padding: 0em 0em 0em 0em;
        margin: 0em 0em 0em 0em;
}

div.body blockquote {
         color: #0000FF;
         background-color: #fff;
         border-color:#00007f;
         border-style:solid;
         border-width: 1.5px 0px 1.5px 0px;
         padding: 4px;
         font-size: 90%; 
         margin: 0em 3em 0em 3em;
}

/*
ツッコミ省略版本文
*/
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 {
        line-height: 1.5em;
}

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

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

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

div.form form.comment {
}

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

form.comment input {
        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 {
	border-style: none;
	text-align; center;
}

div.day.update div.form form {
	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;
}
