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

	Copyright (C) zoe http://www.kasumi.sakura.ne.jp/~zoe/
	validated by W3C
*/
/* ChangeLog
2002-10-18 NT <nt@24i.net>
        * convert for 1.5 series.

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

body {
	background-color: white;
	color: #008;
	background-image: url(magic.png);
}

a:link {
       text-decoration: none;
       color: #f30;
}
a:visited {
       text-decoration: none;
       color: #838;
}
a:hover,a:active {
	text-decoration: underline;
	color: #c40;
	font-size: 150%;
}

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

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

span.adminmenu {
	background-color: #ddd;
	border-style: solid;
	border-color: #eee #aaa #aaa #eee;
	border-width: 1px;
	padding: 3px;
	background-image: url(magic_g.png);
}

h1 {
	text-align: center;
}

div.calendar {
	background-color: #dfd;
	border-style: solid;
	border-color: darkgray #eee #eee darkgray;
	border-width: 1px;
	padding: 2px;
	margin-bottom: 0.5em;
	text-align: right;
	background-image: url(magic_g.png);
}

div.day {
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	background-image: url(magic_g.png);
}

div.anntena {
	width: 160px;
}
div.main {
 	float: right;
	width: 560px;
}
h2 {
	text-align: right;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}

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

h2 span.title {
}

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

p.body {
	margin-top: 0em;
	margin-bottom: 0em;
	line-height: 1.2;
	background-color: #fff;
	background-image: url(magic_g.png);
	padding-left: 1em;
	padding-top:0em;
}

div.section {
	width: 100%;
}

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

h3 {
	font-size: 100%;
	margin-top: 0.2em;
	margin-bottom: 0em;
	font-weight: bold;
	border-style: solid;
	border-color: #aaa;
	border-width: 0px 0px 1px 0px;
}

pre {
	background-color: black;
	color: #ff8000;
	margin-left: 2em;
	margin-right: 1em;
	padding: 8px 8px 8px 8px;
}

div.comment {
	font-size: small;
	font-weight: bold;
	color: #606;
	padding: 2px;
	padding-bottom: 1px;
	margin-top: 0.5em;
	margin-right: 12px;
	margin-left: 4em;
}

div.comment div.caption {
	margin-left: 4em;
}


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

div.referer {
	text-align: right;
	font-size: small;
	background-color: #fd9;
	padding: 2px;
	padding-bottom: 1px;
	margin-left: 24px;
	margin-right: 12px;
	background-image: url(magic_g.png);
}
div.referer {
	position: relative;
	top: -0.7em;
	left: 0.7em;
	color:black;
	border-style: solid;
	border-color: lime;
	border-width: 1px;
}
div.referer {
	position: relative;
	top: -0.7em;
	left: 0.7em;
	color: blue;
	border-style: solid;
	border-color: red;
	border-width: 2px;
}

div.refererlist {
	font-size: small;
	background-color: #eee;
	padding: 2px;
	padding-bottom: 1px;
	margin-top: 0.5em;
	margin-left: 24px;
	margin-right: 12px;
	background-image: url(magic_g.png);
}

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;
	margin-top: 0px;
}

div.form {
	background-color: #ddd;
	border-style: solid;
	border-color: darkgray #eee #eee darkgray;
	border-width: 1px;
	padding: 0.5em 1em 0.5em 1em;
	margin-bottom: 0.5em;
	background-image: url(magic_g.png);
}

input.field {
	background-color: white;
	color: black;
	background-image: url(magic_g.png);
}

input {
	background-image: url(magic_g.png);
}
textarea {
	background-color: white;
	margin-left: 1em;
	color: black;
	background-image: url(magic_g.png);
}

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

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

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

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

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

/*
更新フォーム
*/
div.update.day {
	background-color: #ddd;
	border-style: solid;
	border-color: darkgray #eee #eee darkgray;
	border-width: 1px;
	padding: 0.5em 1em 0.5em 1em;
	margin-bottom: 0.5em;
	background-image: url(magic_g.png);
}

div.update.day div.form {
	border: none;
}

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

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

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