@charset "euc-jp";
body {
	background: #9b9 url(http://www.otsune.com/diary/img/bg.gif);
	background-repeat: repeat-y;
	color: #000;
font-family: AquaKana, "„Ņ„é„®„Ī³Ń„“ Pro W3", meiryo, "MS UI Gothic", "Osaka", sans-serif;
}

a:link {
	color: #339;
	background-color: transparent;
	text-decoration: none;
}

a.black {
	color: black;
	font-size: 120%;
}
a:visited {
	color: #903;
	background-color: transparent;
	text-decoration: none;
}
div.adminmenu {
	text-align: right;
	margin-top: 0px;
}

div.adminmenu {
	padding-right: 0.5em;
	font-size: x-small;
}

h1 {
	color: #3faf43;
	background-color: transparent;
/*	background-image: url(http://www.otsune.com/diary/img/GWL_logo.png);
*/
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 110%;
	line-height: 110%;
	text-align: right;
	padding-right: 1%;
	padding-bottom: 1%;
}

h1 img {
	vertical-align: middle;
	border-width: 0px;
}

h2 {
	font-size: 110%;
	color: #EEFFDD;
	border-style: solid;
	border-color: #EDDDDC;
	border-width: 1% 0% 0% 5%;
	background: #888;
	padding:	0em 0em 0em 0.2em;
}

div.day h2 {
	font-size: 110%;
	border-style: solid;
	border-color: #4b4;
	border-width: 0px 0px 1px 0px;
	padding-left: 1%;
	padding-bottom: 0%;
}

div.body {
	margin-left: 1em;
	line-height: 180%;
//	float: left;
}

div.body h3 {
	font-size: medium;
	border-style: solid;
	border-color: #EDDDDC;
	border-width: 1px 0px 0px 2px;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	padding: 1%;
}

div.day span.sanchor {
/*	background-image: url(clover_anchor.png);
*/
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 16px 16px 0px 0px;
	color: #fff;
	background-color: transparent;
	font-size: 10%;
}

div.day span.canchor {
/*	background-image: url(clover_anchor2.png);
*/
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 16px 16px 0px 0px;
	color: #cfd;
	background-color: transparent;
	font-size: 10%;
}

div.body p {
	margin-top: 0px;
	margin-bottom: 0.5em;
	margin-left: 1em;
	color: #000;
	background-color: transparent;
	line-height: 150%;
}

div.body pre {
        font-family: 'MS Gothic', monospace;
	color:			#98A7BA;
	background-color:	#385739;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #3faf43;
	padding: 1%;
	margin-left: 1em;
	margin-bottom: 1em;
	line-height: 110%;
	font-size: 80%;
        width: auto;
        _width: 90%;
        overflow: auto;
        _overflow: scroll;
	word-wrap:break-word;
	word-break:break-all;
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: pre-wrap;      /* CSS3 */
}

div.body blockquote {
	color: #000;
	background-color: #cfd;
	border-style: solid;
	border-color: #3faf43;
	border-width: 2px 0px 2px 0px;
	padding: 1%;
	margin-left: 3em;
	margin-right: 3em;
}

div.body blockquote p {
	margin-left: 0em;
}

div.body li {
	margin-left: 2em;
}

div.body dl {
	margin-left: 2em;
}

div.body dt {
	border-style: solid;
	border-color: #cfd;
	border-width: 0px 0px 1px 0px;
	margin-top: 0.7em;
}

div.body dd {
	margin-top: 0.3em;
	margin-bottom: 0.5em;
	margin-left: 2em;
}

div.trackback {
	border-style: solid;
	border-width: 0px;
	color: #444;
	background-color:  #98B6A7;
	margin-top: 1em;
	margin-bottom: 1%;
	margin-left: 30%;
	padding: 1%;
	line-height: 120%;
	font-size: 60%;
}

div.comment {
	border-style: solid;
	border-width: 0px;
	color: #000;
	background-color:  #98B6A7;
	margin-top: 1em;
	margin-bottom: 1%;
	margin-left: 30%;
	padding: 1%;
	line-height: 120%;
	font-size: 60%;
}

div.form div.comment {
	margin-right: 1em;
	color: #000;
	background-color: #fff;
}

div.comment p {
	margin-top: 0px;
	margin-bottom: 0.5em;
}

div.comment p.commenttitle {
	border-style: dashed;
	border-color: #92A39A;
	border-width: 0px 0px 1px 0px;
}


div.form {
	border-style: solid;
	border-color: #3faf43;
	border-width: 1px;
	color: #000;
	background-color: #cfd;
}

div.day div.form {
	margin-top: 0px;
	margin-bottom: 0.5em;
	margin-left: 2em;
	font-size: small;
}

div.form form {
	margin: 0;
	padding: 4px 4px 4px 4px;
	width: 100%;
}

div.form p {
	margin-top: 0px;
	margin-bottom: 0.5em;
	padding-left: 2%;
}

div.form textarea {
	margin-left: 2em;
}

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

div.refererlist {
	border-style: solid;
	color: #000;
	border-color: #3faf43;
	border-width: 1px;
	background-color: #cfd;
	margin-top: 0px;
	margin-left: 2em;
	margin-bottom: 0.5em;
	font-size: small;
}

div.refererlist ul {
	margin-left: 2em;
}

div.form div.refererlist {
	margin-right: 1em;
	color: #000;
	background-color: #fff;
}

div.refererlist p, div.refererlist ul {
	margin-top: 0px;
	margin-bottom: 0em;
	padding: 4px 4px 4px 4px;
}

hr {
	color: #3faf43;
	background-color: transparent;
	margin-top: 0.5em;
}

hr.sep {
/*	display: none;
*/
	size: 1px;
}

div.footer {
	text-align: left;
	font-size: normal;
}

form div.body {
	border-style: solid;
	border-color: #3faf43;
	border-width: 1px;
	color: #000;
	background-color: #cfd;
	padding: 0px 4px 4px 4px;
}

/*
 for plugins
 */

/* calendar */
div.calendar {
	color: #000;
	background-color: #fff;
	text-align: right;
	font-size: small;
}

/* calendar2 */
table.calendar {
	font-size: small;
	line-height: 100%;
	border-width: 0%;
}

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: normal;
	color:			#151;
	margin-top: 4%;
	margin-bottom: 2%;
	line-height:200%;
}

div.recentsubtitles {
	font-size: small;
	color:			#111;
	margin-top: 0px;
	margin-bottom: 5em;
	margin-left: 1em;
	line-height:160%;
}

/* footnote */
div.body span.footnote {
	vertical-align: super;
	font-size: xx-small;
}

div.footnote {
	border-style: solid;
	border-color: #3faf43;
	border-width: 1px 0px 0px 0px;
	margin-left: 3em;
	font-size: small;
}

/* amazon plugin */
img.left {
	border-width: 1px;
	border-color: #3faf43;
	float: left;
}

img.right {
	border-width: 1px;
	border-color: #3faf43;
	float: right;
}

div.section {
	clear: both;
}

/*
 for Asumi Diary layout
 */
div.main {
	margin-right: 2%;
/*	position: static;
	position: fixed;
	position: absolute;
	top: 0px;
	position: relative;
	left: 0px;
*/
	width: 68%;
}

div.sidebar {
	position: absolute;
	right: 1%;
	top: 33em;

	width: 20%;
	font-size: small;
	padding: 1% 1% 1% 1%;
	border-style: solid;
	border-color: #4b5;
	border-width: 1px;
	color: #000;
	background-color: #898;
	word-break: break-all;
}

div.sidebar p {
	line-height: 180%;
/*	text-align: center;
*/
	border-style: solid;
	border-color: #3faf43;
	border-width: 0px 0px 1px 0px;
	margin: 1% 1% 2% 1%;
}

/*
„Ä„Ć„³„ß¾ŹĪ¬ČĒĖÜŹø
*/
div.commentshort {
        font-size: 0.9em;
        margin-left: 0.5em;
}

span.commentator {
        font-weight: bold;
}

div.commentshort p {
        margin-top: 0.5em;
        margin-bottom: 0.2em;
        line-height: 1.2em;
}

/*
„Ä„Ć„³„ßĖÜĀĪ
*/
div.commentbody {
        font-size: 0.9em;
        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: 0.9em;
        margin: 0.5em;
}

div.form form.comment {
        font-size: 0.9em;
}

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.comment form {
        margin-top: 0em;
}

/*
.delicious-posts { clear: left; margin: 1em; border: 2px solid #ddd; padding: 0.5em; width: 20%; font-family: sans-serif; }
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0}
.delicious-post { border-top: 1px solid #black; padding: 0.25em; font-size: 80% }
.delicious-odd { background-color: #gray }
.delicious-banner a { font-size: 80% }
.delicious-posts a:hover { text-decoration: underline }
.delicious-posts a { text-decoration: none; color: #black; display: block; padding: 0.3em }
.delicious-post a { color: #04a1ff }
*/

@media screen,print
{
div.body pre {
	width: 100%;
	overflow: auto;
	}
}
