@charset "euc-jp";
/*
Title: デフォルトakiary
Author: しあ
Access: http://fweb.midi.co.jp/~m0/info/formmail.php
Comment: tDiaryテーマにデフォルトakiaryのcssを準拠

Copyright 2005 (C) by Cia@GARCIA
validated by W3C.
*/

body {
	background-color: #fffff0;
	margin-left: 10%;
	margin-right: 10%;
}

div.adminmenu {
	text-align:center;
}

h1 {
	background-color: #000000;
	border: 3px solid #b0b0b0;
	color: #e0e0e0;
	font-weight: bold;
	font-size: 150%;
	padding: 5 5 5 5; /* top right bottom left */
	text-align: center;
	width: 100%;
}

div.referer {
	text-align: center;
	font-weight: bold;
	font-size: 120%
	}

h2 {
	background-color: #e0e0e0;
	border: 1px solid #b0b0b0; /* width style color */
	font-weight: bold;
	font-size: 100%;
	padding: 5 5 5 5; /* top right bottom left */
	text-align: center;
	width: 100%;
}

div.day h2 {
	background-color: #e0e0e0;
	border: 1px solid #b0b0b0; /* width style color */
	font-weight: bold;
	font-size: 100%;
	padding: 5 5 5 5; /* top right bottom left */
	text-align: left;
	width: 100%;
}

div.body h3 {
	font-weight: bold;
	padding: 5 5 5 5; /* top right bottom left */
}

pre {
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

div.body pre {
	color: #000;
	background-color: #fff;
	border: 1px solid #b0b0b0; /* width style color */
	padding: 0.5em;
	margin: 0 32px 0 1.5em;
	/*overflow: auto;*/
}

div.body blockquote {
	color: #000;
	background-color: #fff;
	border: 1px solid #b0b0b0; /* width style color */
	padding: 0.5em;
	font/size: smaller;
}

div.section {
	line-height: 120%;
	padding: 0 5 15 5; /* top right bottom left */
}

div.sectionfooter {
	text-align: right;
	font-size: small;
	clear: both;
}

div.day td {
	vertical-align: top;
}

div.day td span {
	display: none;
}

img {
	border: none;
}

.clear {
	clear: both;
	line-height: 0.5em;
}

.none {
	display: none;
}

/*
footer
*/
div.footer {
	text-align: center;
}

/*
Akiary day of week
*/
span.weekday {
	color:black;
}

span.saturday {
	color:blue;
}

span.sunday {
	color:red;
}
