@charset "EUC-JP";

body{
	background: url("./bg_paper") ;
	color: #000;
	font-family:"verdana,georgia,arial,'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','£Í£Ó £Ð¥´¥·¥Ã¥¯','Osaka', sans-serif";
	margin: 0px 0px 0px 0px;
}

A {
	color: #8B4513; text-decoration: underline; }
A:link {
	color: #8B4513; text-decoration: underline; }
A:visited {
	color: #8B4513; text-decoration: underline; }
A:active {
	color: #8B0000; }
A:hover {
	color: #8B0000; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

/* Style for banner */

#banner {
	font-family: "arial,verdana,georgia,'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','£Í£Ó £Ð¥´¥·¥Ã¥¯','Osaka', sans-serif";
	font-weight: normal;
	padding:0;
	border-top: 5px solid #000;
	border-bottom: 5px solid #000;
}

/* Blog title */
#banner a,link,visited,active,hover {
	color:  #8B0000;
	text-decoration: none;
}

/* Blog name */
h1.blogname {
        margin:10px 20px;
	font-size: 1.5em;
}

/* Blog description */
.description {
	font-size: 1em;
	line-height: 150%;
        color:#333;
        text-align:center;
}

/* Style for Blog content */

/* Content box */
#content {
	margin: 15px 10px 0 10px;
}

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

/* Entry box */
.entry {
	width:450px;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin: 0 5px 5px 40px;
	padding:10px;
	border:1px dashed #666;
}

.entry p {
	margin: 0em;
}

/* date of entry*/
.date {
	color: #8B0000;
	font-family:verdana,arial,georgia,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", sans-serif;
	font-size: small;
	line-height: 110%;
	font-weight: normal;
	padding:5px;
	border:0;
	margin:10px 0 10px 10px;
}

.day {
	float: left;
	font-family: arial,verdana,georgia,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 0.02em;
	margin-right: 5pt;
	border:0;
}


/* title of entry*/
.title {
	font-size: 1em;
	margin: 0 0.2em 0.1em 0em;
	border:0;
}

/* Subtitle of entry*/
.subtitle {
	background: url("./bg_paper2") ;
	color: #8B0000;
	font-size: x-small;
	line-height: 110%;
	padding:2px 10px;
	margin: 0.1em 0.2em 0 0em;
	border:1px inset #ccc;
}

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

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

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

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

/* comment body */
.comments-body {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.5em;
	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-left: 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:#8B0000;
	font-size:large;
	font-weight:bold;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #FFF;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}

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

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

textarea {
	font-family: "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", verdana, arial, sans-serif;
}

blockquote {
	color: #333;
	line-height: 110%;
	margin: 10px 20px;
	padding: 10px;
	border-left: 2px solid #8B4513;
}

pre {
	background: url("./bg_paper2") ;
	color: #333;
	font-size: small;
	line-height: 110%;
	margin: 10px 5px 10px 20px;
	padding: 10px;
	border: 2px inset #ccc;
}

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 {
	margin:15px 5px;
	text-align: center;
	width: 200px;
}

.sideboxtitle {
	background: url("./bg_paper2") ;
	color: #8B0000;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.1em;
	border:1px solid #333;
	padding:2px;
}

.sidebody {
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	text-align:left;
	margin-bottom: 15px;
	padding: 1em 0.1em 1em 1.5em;
}

.calendar {
	font-family: georgia,arial,verdana,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", sans-serif;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	text-align:center;
	padding: 0.2em 0 0.2em 0;
	margin-bottom: 15px;
}

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

/* style for category name in category list*/
.category-banner {
	color: #8B0000;
	line-height: 110%;
	font-weight: normal;
	padding: 3px 3pt;
	margin-bottom: 10px;
}

.category-banner dt {
	font-size: x-large;
}

.category-banner dd {
	font-size: medium;
	margin: 0.5em 0 0 0;
	padding-left: 1em;
	border-top: 1px dotted #8B0000;
}