/*
Title: fluxbox2
Revision: $Revision: 1.8 $
Author: zoe
Access: http://www.kasumi.sakura.ne.jp/~zoe/
License: GPL

	Copyright by (C) zoe http://www.kasumi.sakura.ne.jp/~zoe/
        Modifed by Nana http://mikan.sakura.ne.jp/~mpc
	validated by W3C
 */
/* ChangeLog
2002-10-18 NT <nt@24i.net>
        * remove some "colors:".

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

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{
	text-decoration: none;
	color: #fff;
}
a:visited {
	text-decoration: none;
	color: #d82;
}

a:active {
	text-decoration: none;
}

a:hover, a:focus {
	color: #00c;
}

body {
	background-color: #6c857a;
	background-position: center;
	color: black;
	margin: 1em;
}

strong {
        font-weight: bold;
	font-size: 200%;
}
font.keyword {
        font-weight: bold;
	font-size: 200%;
	color: red;
}

em {
        font-weight: bold;
}

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

p.antenna {
	text-align: right;
	font-size: small;
	float: right;
}

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

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

h1 {
	text-align: center;
}
img.logo {
	border-style: solid;
	border-color: #0ff;
	border-width: 2px;
	float: left;
}	 
div.calendar {
	background-color: transparent;
	border-style: none;
	padding-top: 0.5em;
	float: right;
}

div.rank {
	background-color: transparent;
	border-style: none;
	border-color: black;
	border-width: 1px;
	font-size: 60%;
	text-align: left;
	margin: 0em;
}
p.sentence {
	background-color: transparent;
	border-style: none;
	margin: 0em;
	font-size: 60%;
}

div.day {
	background-color: white;
	background-image: url(fluxbox2_back.png);
	color: black;
	text-align: left;
	padding: 0em;
	margin: 1em;
	margin-top: 0.5em;
	border-style: solid;
	border-color: #030;
	border-width: 0px 1px 1px 1px;
	clear: both;
}

div.day a{
	color: #44f;
        text-decoration: none;
}

div.day a:hover, a:focus {
	color: #c30;
}

div.day h2 {
	background-image: url(fluxbox2_backh2.png);
	background-repeat: repeat-x;
	margin: 0em;
	padding: 0em;
	padding-top: 4px;
	height: 24px;
	font-size: 16px;
	text-align: center;
}


div.day h2 span.date {
	background-image: url(fluxbox2_backdate.png);
	background-color: #6a7;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0em;
	font-size: 10px;
	float: left;
	position: relative;
	left: -18px;
	top: -4px;
	width: 16px;
	border-style: solid;
	border-color: #254;
	border-width: 0px 1px 1px 0px;
}

h2 span.title {
}

div.body {
	background-color: transparent;
	text-align: left;
	margin: 0em;
	padding: 1em;
}

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

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

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

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

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

pre {
     	background-image: url(fluxbox2_backpre.png);
	background-position: left top;
	background-repeat: repeat;
	background-color: #fff;
	color: #006400;
	font-weight: bold;
	margin-left: 2em;
	margin-right: 1em;
	padding: 8px 8px 8px 20px;
}

div.comment {
	background-color: transparent;
	text-align: left;
	margin: 0em;
	line-height: 1.4em;
	padding: 1em;
	padding-left: 3em;
}

div.comment div.caption {
	text-align: left;
	margin: 0em;
}


div.refererlist div.caption {
	border-style: solid;
	border-color: #04c;
	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: right;
}

div.form {
	background-color: transparent;
	padding: 2em;
	margin: 0em;
}

div.form form {
	width: 90%;
}

input.field {
	background-color: white;
}

input {
	clear: left;
}

textarea {
	background-color: white;
	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;
	float: right;
	margin: 0em;
}
span.memo {
  color:#9E68CA;
  font-weight:bold;
  background:#CCCEFC;
}
/*
$B5SCmHV9f(B
*/
span.footnote ,span.footnote a{
  font-size:90%;
  color:#DC143C;
}
/*
$B5SCmK\J8A4BN(B
*/
div.footnote {
  border-color:#800040;
  border-style:solid;
  border-width: 2px 1px 1px 1px;
  padding: 3px;
  font-size:80%;
  text-align: left;
  margin-left: 24px;
  margin-right: 16px;
}

div.footnote a{
   color:#DC143C;
}
/*
$B$=$l$>$l$N5SCmK\J8(B
*/
span.footnote{
    vertical-align: super;
    color:#DC143C;
    font-size:60%;
}


/*
ツッコミ省略版本文
*/
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;
        margin-left: 1em;
}

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

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