@charset "euc-jp";

body {
	margin-left: 25px;
	margin-right: 25px;
	background-color: #000;
	color: #F5F5F5;
}

a:link, a:visited {
	color: #f99;
	background-color: transparent;
	text-decoration: none;
/*	font-weight: bold;*/
}

a:active {
	text-decoration: none;
}

a[href]:hover, a:focus {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
}

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

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

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

h1 {
	margin-top:0.5em;
	margin-bottom:0;
	font-weight: bold;
	text-align: left;
/*	font-size: 150%;*/
}

h1:first-letter {
	color:#f99;
	background:transparent;
}

div.calendar {
	border-style: none;
	border-color: #666 #eee #eee #666;
	border-width: 1px;
	padding: 2px;
	margin-bottom: 0.5em;
   
}

div.day {
	background-color: transparent;
	color: #F5F5F5;
	margin: 3em auto 3em auto;
	text-align: left;
	clear: both;
	width: 90%;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px;
	padding: 0px 10px 0px 10px;
}

h2 {
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 0em;
	margin-left: auto;
	margin-right: 0px;
        font-weight: bold;
}

h2 span.date {
	text-align: center;
}

h2 span.title {
	font-size: 80%;
}

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

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

p.sentence {
	margin-left: 12px;
	margin-right: 12px;
	line-height: 1.2;
	border-style: none;
	border-color: black;
	border-width: 1px 0px 0px 0px;
}

h3 {
	font-size: 100%;
	margin: 0em;
	font-weight: bold;
	border-bottom-width:1px;
	border-bottom-color:#eee;
	border-bottom-style:dotted;
}

span.anchor {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 12px;
	margin-right: 12px;
	font-weight: bold;
	font-size: 80%;
}

p.strong {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}
pre {
	border-left-width:3px;
	border-left-color:#eee;
	border-left-style:solid;
	margin-left: 2em;
	margin-right: 3em;
	padding: 8px;
        line-height: 1.3;
	overflow: auto;
}

div.comment {
	clear: both;
	text-align: left;
	padding-bottom: 1px;
	margin: auto 5px;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 0px 0px 0px;
        color: #ccc;
	background-color: transparent;
	font-size: 90%;
}

div.comment div.caption {
        background-color: transparent;
	border-style: solid;
	border-color: #aaa;
	border-width: 0px 0px 1px 0px;
	font-size: 90%;
}

div.refererlist div.caption {
        background-color: transparent;
	color: #ccc;
	text-align: left;
	border-style: solid;
	border-color: black;
	border-width: 1px;
    	padding: 2px;
	font-size: 90%;
}

div.referer {
	text-align: right;
	background-color: transparent;
	padding: 2px;
	padding-bottom: 1px;
	margin-left: 24px;
	margin-right: 12px;
    	color: #ccc;
	font-size: 90%;
}

div.refererlist {
	color: #ccc;
	background-color: transparent;
	text-align: right;
	padding-bottom: 1px;
	margin-top: 1em;
	border-style: solid;
	border-color: black;
	border-width: 3px 0px 0px 0px;
	font-size: 90%;
}

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

hr {
	border-style: dotted;
	border-width: 1px;
	border-color: black;
}

hr.sep {
	display: none;
}


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

div.form {
    
	background-color: transparent;
	padding: 0.5em 1em 0.5em 1em;
	margin-bottom: 0.5em;
	border-width: 1px;
	color:#fff;
	border-color: #ccc;
	border-style: solid;
}

input.field {
	background-color: transparent;
	color:#fff;
	border-color: white;
	border-style: solid;
	border-width: 1px;
}


textarea {
	background: transparent;
	color:#fff;
	
}

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 {
        border-style: solid;
        border-color: #aaa;
        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: #aaa;
        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: transparent;
        color: #fff;
        margin-left: 1em;
}

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

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

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

/*
更新フォーム
*/
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: transparent;
        color: #fff;
}

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;
}
/* calendar2 */
table.calendar {
	font-size: 70%;
	line-height: 110%;
	border-style: solid;
	border-color: #ccc;
	border-width: 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: 70%;
}

div.footnote {
	font-size: 90%;
	border-style: solid;
	border-color: #ddd;
	border-width: 1px 0px 0px 0px;
	padding: 0em;
	margin-left: 6em;
}

p.footnote {
	margin: 0.5em;
	padding: 0em;
}

div.section, div.comment, h3, div.hexe {
	clear: both;
}

span.hidden-marker {
	cursor:help;
}
/*
サイドバー関連
*/
div.main {
	margin-left: 21%;
}

div.sidebar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20%;
	padding: 2px 2px 100% 2px;
	padding-top: 0.5em;
}

div.sidebar p {
	line-height: 120%;
	text-align: center;
	border-style: solid;
	border-color: #ccc;
	border-width: 0px 0px 1px 0px;
	margin: 2px 4px 2px 4px;
}

div.sidebar ul {
	line-height: 1.1em;
	margin: 10px;
	padding: 0px;
	list-style-type: none;
}

div.sidebar h4:first-letter {
	padding:1px;
	color:#f99;
	background:transparent;
}

/* calendar3 */
.calendar-popup {
        display: none;
        position: absolute;
	padding: 0 1ex 0 1ex;
}

.calendar-day a{
	font-weight: normal;
}

.calendar-sunday {
	color: #FF8080;
	background-color: transparent;
}

.calendar-saturday {
	color: #3d3d8f;
	background-color: transparent;
}

.calendar-weekday {
}
.calendar-todo {
	border-style: dashed;
	border-color: #fff;
	border-width: 1px;
}

a img {
	border:none;
}

span.hidden-marker {
	cursor:help;
	border-width:0 0 1px 0;
	border-style:dotted;
	border-color:#fff;
}

#to-top{
	position:fixed;
	right:0.2em;
	bottom:0.2em;
	padding:3px;
	font-size:90%;
	width:2em;
	text-align:right;
	line-height:0.8em;
}


