@charset "EUC-JP";

/* Style for Blog content */

.checkcookie {float:left;}

/* Content box */
.blog {
	padding: 0px;
}

table.blogentry {border-width: 0px; font-size: 0.9em;
	border-spacing: 1em;
	border-collapse: separate;
	background-color: #FFF785;
        width:500px;}

table.blogentry td {
	border-width: 0px;
	padding: 1px;
}

/* Entry box */
.entry {
	font-size: small;
	font-weight: normal;
	white-space: normal;
	line-height: 150%;
	margin: 0 1em 1em 0em;
        border: 0px solid red;
}

.entry form {line-height:100%;}

.entry p {
	margin: 0 0 0 2.3em;
        border: 0px solid blue;
}

/* date of entry*/
.date {
	background: #fff;
	color: black;
	font-family:verdana,arial,georgia, "Osaka", sans-serif;
	font-size: normal;
	line-height: 110%;
	font-weight: normal;
	padding: 3px 0;
	margin-bottom: 5px;
}

.day {
	font-family: arial,verdana,georgia,"Osaka", sans-serif;
        width: 1.5em;
	font-size: normal;
	line-height: 100%;
	font-weight: normal;
	margin-left: 4pt;
	margin-right: 3pt;
	padding-right: 3pt;
	border-right: 4px solid #FFF;
}


/* title of entry*/
.title {
	font-size: large;
	margin: 1.5em 0em 0em 1.8em;
	border-bottom: 1px dotted #000;
}

/* Subtitle of entry*/
.subtitle {
	color: #fff;
	font-size: x-small;
	line-height: 110%;
	margin: 0 0em 0em 3.2em;
	border-left: 1em solid #fff;
}

/* category of entry */
.category {
	font-size: x-small;
	line-height: 110%;
	text-align:right;
	margin: 0 0 1em 0;
}

/* postedtime,comment,trackback information for entry */
.posted {
	font-size: x-small;
	text-align: right;
	margin: 1em 10px 2em 0;
}

/* comment for entry */
.comments-head	{
	font-size: small;
	font-weight: bold;
	line-height: 100%;
	margin: 1.5em 0em 0em 1.8em;
	padding-left: 0.2em;
	border-bottom: 1px dotted #000;
}

/* comment body */
.comments-title {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-left: 2.2em;
	border-bottom: 1px dotted #000;
}

/* comment body */
.comments-body {
	font-size: small;
	font-weight: normal;
	line-height: 130%;
	margin: 0 1em 1em 2em;
	border-bottom: 1px solid #000;
}

/* postedtime for comment */
.comments-post {
	font-size: x-small;
	text-align:right;
	margin: 0 0.2em 1em 0;
}

.trackback-body {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin: 0 1em 1em 0em;
	border-bottom: 1px solid #000;
}

.trackback-title {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.2em;
	border-bottom: 1px dotted #000;
}

.trackback-url {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	padding: 0.5em;
	border: 1px dotted #000;
}

.trackback-post {
	font-size: x-small;
	font-weight: normal;
}

.worning {
    color: #A02;
	font-size: small;
	font-weight: normal;
}


#banner-commentspop {
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #FFF;
	background:#003366;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}

/* footer */
.footer {
	background: #fff;
	color: #FFF;
	font-size: x-small;
	font-weight: normal;
	text-align: right;
	padding: 0.2em 1em 0.5em 0;
	border-top: 2px solid #000;
}

/* -------------------- */

.visualFontSizeCorrection{background-color:#fff}

textarea {
	font-family: verdana, arial, sans-serif; font-size:normal; background-color: #fff;
}

blockquote {
	color: #014;
	line-height: 110%;
	margin: 0.5em 1.5em 0.5em 1.5em;
	padding: 0.2em 0.5em;
	border-left: 1px solid #014;
}

pre {
	color: #014;
	font-family: courier new,courier,"Osaka", sans-serif;
	font-size: small;
	line-height: 110%;
	margin: 1em 0 1em 2em;
	padding: 0 0.5em;
	border-left: 1px solid #014;
}

ul,ol {
	color: #000;
	font-size: small;
	line-height: 120%;
	margin: 1em 0 1em 3em;
}


.entry img {
	float: left;
	margin: 0 1em 1em 0;
}

/* Style for sidebox */

#sidebox {
	background: #FFF;
	margin-top: 6em;
	margin-right: 10px;
	text-align: center;
	width: 200px;
}

.sideboxtitle {
	background: #fff;
	font-size: small;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: left;
	padding-left: 0.3em;
        margin-bottom: 1em;
}

.sidebody {
	background: #fff;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	text-align:left;
	margin-bottom: 15px;
}

.calendar {
	background:#fff;
	font-family: georgia,arial,verdana,"�ҥ饮�γѥ� Pro W3", "�ͣ� �Х����å�", "Osaka", sans-serif;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	text-align:center;
	padding: 0em 0em 0em 0em;
	margin-bottom: 15px;
width:200px;
}

/* -------------------- */

/* style for category name in category list*/
.category-banner {
	background: #fff;
	color: #FFF
	line-height: 100%;
	font-weight: normal;
	margin-bottom: 10px;
        text-align: right;
}

.category-banner dt {
	font-size: normal;
}

.category-banner dd {
	font-size: normal;
}

