
@charset "EUC-JP";

        /* modified by GD so date is NOT the entry header, since the date is not important */
body {
	background: #FFF;
	color: #000;
	font-family: verdana,georgia,arial,sans-serif;
	margin: 2px 8px 0 8px;
        border-left: 8pt solid #C0C0CF;
        -webkit-background-size: 1930px 1286px; 
	/*color: #3b5766;*/
}

A {
	color: #036; text-decoration: underline; }
A:link {
	color: #036; text-decoration: underline; }
A:visited {
	color: #012; text-decoration: underline; }
A:active {
	color: #888; }
A:hover {
	color: #888; }

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

h3 {
	margin: 5px;
	padding: 0px;
	font-family: american typewriter, sylfaen, sans-serif;	
        color: #60608F;
	font-family: american typewriter, sylfaen, sans-serif;
	font-size: medium;
	text-align: center;
	font-weight: bold;
}

/* Style for banner */

#banner {
	background: #808087;
	font-family: arial,verdana,georgia, sans-serif;
	font-weight: normal;
	padding-left: 10px;
	border-bottom: 2px solid #000;
}

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

/* Blog name */
.blogname {
	background: #C0C0CF;
	font-size: 2.6em;
	text-align: right;
}

/* Blog description */
.description {
	background: #B08087;
	font-size: 1em;
	line-height: 100%;
	text-align: left;
}

/* Style for Blog content */

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

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

/* Entry box */
.entry {
	font-size: medium;
	font-weight: normal;
	white-space: normal;
	line-height: 120%;
	margin: 0 0.5em 0 3.7em;
}

.entry p {
	margin: 1em;
}

/* Comments, lins, etc */
.smallstuff {
	font-size: small;
	font-weight: normal;
	white-space: normal;
	line-height: 150%;
	margin: 0 0.5em 0 3.7em;
}

.smallstuff p {
	margin: 1em;
}

/* date of entry*/
.date {
	background: #60608F;
	color: #FFF;
	font-family:verdana,arial,georgia,"&#239;&#191;&#189;&#210;&#165;&#233;&#165;&#174;&#239;&#191;&#189;&#206;&#179;&#209;&#165;&#239;&#191;&#189; Pro W3", "&#239;&#191;&#189;&#205;&#163;&#239;&#191;&#189; &#239;&#191;&#189;&#208;&#165;&#239;&#191;&#189;&#239;&#191;&#189;&#239;&#191;&#189;&#239;&#191;&#189;&#195;&#165;&#239;&#191;&#189;", "Osaka", sans-serif;
	font-size: small;
	line-height: 110%;
	font-weight: normal;
	padding: 3px 0;
	margin-bottom: 10px;
        visibility:hidden;
}

.day {
	float: left;
	font-family: arial,verdana,georgia,"&#239;&#191;&#189;&#210;&#165;&#233;&#165;&#174;&#239;&#191;&#189;&#206;&#179;&#209;&#165;&#239;&#191;&#189; Pro W3", "&#239;&#191;&#189;&#205;&#163;&#239;&#191;&#189; &#239;&#191;&#189;&#208;&#165;&#239;&#191;&#189;&#239;&#191;&#189;&#239;&#191;&#189;&#239;&#191;&#189;&#195;&#165;&#239;&#191;&#189;", "Osaka", sans-serif;
	font-size: xx-large;
        visibility:hidden;
	line-height: 100%;
	font-weight: normal;
	letter-spacing: 0.02em;
	margin-left: 4pt;
	margin-right: 3pt;
	padding-right: 3pt;
	border-right: 4px solid #FFF;
}


/* title of entry*/
.title {
	font-size: xx-large;
	margin: 1.2em 0.2em 0.1em 0em;
	border-bottom: 1px dotted #000;
        /* modified by GD so date is NOT the header, since the date is not important */
        width: 80%;
        background: #60608F;
	color: #FFF;
	font-weight: normal;
	float: left;
	/* font-family: arial,verdana,georgia,"&#239;&#191;&#189;&#210;&#165;&#233;&#165;&#174;&#239;&#191;&#189;&#206;&#179;&#209;&#165;&#239;&#191;&#189; Pro W3", "&#239;&#191;&#189;&#205;&#163;&#239;&#191;&#189; &#239;&#191;&#189;&#208;&#165;&#239;&#191;&#189;&#239;&#191;&#189;&#239;&#191;&#189;&#239;&#191;&#189;&#195;&#165;&#239;&#191;&#189;", "Osaka", sans-serif; **/
	font-size: xx-large;
	line-height: 110%;
	margin-left: 2pt;
	margin-right: 3pt;
	padding-right: 3pt;
	border-right: 4px solid #FFF;
	font-family: american typewriter, sylfaen, sans-serif;
	text-align: center;

}

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

/* 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 2em 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:#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: #808087;
	color: #000000;
	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", "&#239;&#191;&#189;&#210;&#165;&#233;&#165;&#174;&#239;&#191;&#189;&#206;&#179;&#209;&#165;&#239;&#191;&#189; Pro W3", "&#239;&#191;&#189;&#205;&#163;&#239;&#191;&#189; &#239;&#191;&#189;&#208;&#165;&#239;&#191;&#189;&#239;&#191;&#189;&#239;&#191;&#189;&#239;&#191;&#189;&#195;&#165;&#239;&#191;&#189;", verdana, arial, sans-serif;
}

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;
	text-align: left;
}

pre {
	color: #014;
	font-family: courier new,courier,"&#239;&#191;&#189;&#210;&#165;&#233;&#165;&#174;&#239;&#191;&#189;&#239;&#191;&#189;&#239;&#191;&#189;&#239;&#191;&#189;&#196;&#171; Pro W3", "&#239;&#191;&#189;&#205;&#163;&#239;&#191;&#189; &#239;&#191;&#189;&#239;&#191;&#189;&#239;&#191;&#189;&#239;&#191;&#189;&#196;&#171;", "Osaka", sans-serif;
	font-size: small;
	line-height: 110%;
	margin: 1em 0 1em 2em;
	padding: 0 0.5em;
	border-left: 1px solid #014;
	text-align: left;
}

ul,ol,li {
	color: #000;
	font-size: small;
	line-height: 100%;
        text-indent: 0px ;
}


.entry img {
	// float: left;  // allow centering GD 2016
	margin: 0 1em 1em 0;
}

/* Style for sidebox */

#sidebox {
	background: #FFF;
	margin-top: 15px;
	margin-right: 8px;
	text-align: center;
	width: 230px;
}

.sideboxtitle {
	color: #FFF;
	background: #808087;
	font-size: small;
	font-weight: normal;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	text-align: left;
	padding-left: 0.3em;
	border-left: 1em solid #000;
}

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

.calendar {
	background:#C0C0CF;
	font-family: georgia,arial,verdana,"&#239;&#191;&#189;&#210;&#165;&#233;&#165;&#174;&#239;&#191;&#189;&#206;&#179;&#209;&#165;&#239;&#191;&#189; Pro W3", "&#239;&#191;&#189;&#205;&#163;&#239;&#191;&#189; &#239;&#191;&#189;&#208;&#165;&#239;&#191;&#189;&#239;&#191;&#189;&#239;&#191;&#189;&#239;&#191;&#189;&#195;&#165;&#239;&#191;&#189;", "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 {
	background: #60608F;
	color: #FFF;
	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 #FFF;
}

/* ROUNDED CORNERS */
.spiffy{display:block;
	text-align: center;}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#60608F} /* 60608F -> dark bluegrey */
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #b0313d;
  border-right:1px solid #b0313d;
  background:#834b6b}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #df170e;
  border-right:1px solid #df170e;
  background:#7a5073}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #7a5073;
  border-right:1px solid #7a5073;}
.spiffy4{
  border-left:1px solid #b0313d;
  border-right:1px solid #b0313d}
.spiffy5{
  border-left:1px solid #834b6b;
  border-right:1px solid #834b6b}
.spiffyfg{
        /* modified by GD so date is NOT the header, since the date is not important */
        width: 100%;
        /* line-height: 100%;*/
        background: #60608F; /* 606060->dark grey */
	color: #FFFFFF;
	font-weight: normal;
	float: left;
	/* font-family: arial,verdana,georgia,"&#239;&#191;&#189;&#210;&#165;&#233;&#165;&#174;&#239;&#191;&#189;&#206;&#179;&#209;&#165;&#239;&#191;&#189; Pro W3", "&#239;&#191;&#189;&#205;&#163;&#239;&#191;&#189; &#239;&#191;&#189;&#208;&#165;&#239;&#191;&#189;&#239;&#191;&#189;&#239;&#191;&#189;&#239;&#191;&#189;&#195;&#165;&#239;&#191;&#189;", "Osaka", sans-serif; **/
	font-size: xx-large;
	font-family: american typewriter, sylfaen, sans-serif;
        margin: 0 0 0 0 ;
}

.atitle  a,link,visited,active,hover {
	color: #FFF;
	text-decoration: none;
}

/* error message box. GD Apr 8, 2008.  e.g.:  [div class="errorbox"]Clean error message box[/div] */
.errorbox{  
		border:solid 1px #CC0000; 
		background:#F7CBCA;
		color:#CC0001;
		font-weight:bold;
		padding:4px;
		text-align:center;
	}