/*
Title: Lightning
Revision: $Revision: 1.9 $
Author: Nana
Access: http://mikan.sakura.ne.jp/~mpc
Comment:13pxに固定していた所を全て1emに変更、カレンダー２プラグイン対応
	Copyright by (C) Nana http://mikan.sakura.ne.jp/~mpc
	validated by W3C
 */
/* ChangeLog
2002-10-12 NT <nt@24i.net>
        * convert for 1.5 series.

2002-04-28 Nana
        * p calendar font-size16px ->1em
                 font-size: 100%;
          support calendar2

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: #FCC404;
	text-decoration: none;
	font-weight: bold;
	border-style: none;
	border-width: 1px;
}

a:active {
	text-decoration: none;
	color: #adff2f;
}

a:hover, a:focus {
	color: #dc143c;
	background-color: #adff2f;
	border-style: none;
	border-width: 1px;
}



body {
	background-image: url(lightning_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
	background-color: #000;
	color: #fff;
	margin-left: 0px;
	font-size: 100%;
}

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

div.adminmenu {
	text-align: left;
	
}

span.adminmenu {
	margin: 4px;
}

h1 {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.calendar {
	margin-top: 0px;
	background-color: transparent;
	margin-left: 0px;
	font-size: 100%;
	color: #fff;
	text-align: left;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 8px;
}

div.day {
	border-width: 1px;
	padding-bottom: 0.5em;
	margin-bottom: 3em;
}

h2 {
	text-align: right;
	background-image: url(lightning_hi.png);
	background-repeat: no-repeat;	
	width: 249px;
	height: 72px;
	padding-bottom: 1em;
	font-size: 100%;
}

p.strong {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}

h2 span.date {
	font-size: 120%;
}
h2 span.date  a:link,a:visited {
	color: #78D2F8
}

h2 span.title {
	color: #fff;
	margin-right: 1em;
}

div.body {
	padding: 2px;
	padding-bottom: 1px;
	margin-left: 2em;
}

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

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

pre {
	background-image: url(lightning_pre.png);
	color: #fff;
	margin-left: 2em;
	margin-right: 3em;
	padding: 8px;
	font-size: 100%;
	line-height: 1.3em;
}

div.comment {
	background-color: transparent;
	color: #fff;
	font-size: 100%;
	padding: 2px;
	padding-bottom: 1px;
	margin-top: 0.5em;
	margin-left: 4em;
	margin-right: 1em;
}

div.comment div.caption {
	border-style: solid;
	border-color: #9BF9FF;
	border-width: 0px 0px 1px 0px;
	font-size: 100%;
}


div.refererlist div.caption {
}

div.referer {
	background-color: transparent;
	text-align: right;
	font-size: 100%;
	padding: 2px;
	padding-bottom: 1px;
	margin-left: 4em;
	margin-right: 1em;
}

div.refererlist {
	background-color: transparent;
	font-size: 100%;
	padding: 2px;
	padding-bottom: 1px;
	margin-top: 0.5em;
	margin-left: 4em;
	margin-right: 1em;
}

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

hr {
	border-style: outset;
	border-color: #8B4513;
	border-width: 1px;
}

hr.sep {
	display: none;
}

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

div.form {
	padding: 0.5em 1em 0.5em 1em;
	margin-left: 3em;
	margin-right: 1em;
	margin-bottom: 0.5em;
}

div.form form {
	width: 90%;
}

input.field {
	width: 9em;
}

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

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

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


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

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

form.comment textarea {
        display: block;
        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 {
}

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.update.day input.field {
	width: auto;
}

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