@charset "UTF-8";

body{
		background-color: #FFFFFF;
		margin :5% 5%;
		color: black;
		font-size: 12px;
		line-height: 16px;
		font-family:"Osaka","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック";
		}
A:link {color : IndianRed}
A:visited {color : DarkOrange}
A:hover {color : DarkRed}
h3.entrydate{
		color:Beige;
		background-color:#110D3D;
		font-size: 16px;
		}
h4.entrytitle{
		color:#110D3D;
		background-color:Beige;
		font-weight:lighter;
		font-size: 14px;
		}
h4.sidebartitle{
		color:olive;
		background-color:Beige;
		font-weight:lighter;
		font-size:12px;
		}	
p.introduction{
		color:black;
		text-align:left;
		line-height:16px;
		text-indent:0em;
		font-size:12px;
		}
p.notice{
		color:DarkSlateGray;
		text-align:left;
		line-height:14px;
		text-indent:0em;
		font-size:10px;
		}
p.notice2{
		color:Red;
		text-align:left;
		line-height:14px;
		text-indent:0em;
		font-size:10px;
		}
div.title{
		margin-top:20px;
		margin-bottom:40px;
		}
div.introduction{
		margin-top:20px;
		margin-bottom:20px;
		}
div.search{
		text-align:left;
		line-height:14px;
		text-indent:0em;
		font-size:12px;
		margin-top:20px;
		}
div.entries{
		text-align:left;
		line-height:16px;
		text-indent:0em;
		font-size:12px;
		margin-top:20px;
		}
div.archivelist{
		text-align:left;
		line-height:16px;
		text-indent:0em;
		font-size:12px;
		margin-top:20px;
		}
div.categories{
		text-align:left;
		line-height:16px;
		text-indent:0em;
		font-size:12px;
		margin-top:20px;
		}
div.notice{
		text-align:left;
		line-height:18px;
		text-indent:0em;
		font-size:12px;
		margin-top:20px;
		}
div.address{
		text-align:left;
		line-height:14px;
		text-indent:0em;
		font-size:12px;
		margin-top:20px;
		margin-bottom:20px;
		}
div.footer{
		text-align:left;
		line-height:12px;
		text-indent:0em;
		font-size:10px;
		margin-top:20px;
		}
div.blog{
		margin-top:20px;
		margin-left:20px;
		margin-right:20px;
		}
div.blogbody{
		color:black;
		background-color:#FFFAFA;
		border-top :7px solid #110D3D;
		border-right :7px solid #110D3D;
		border-left :7px solid #110D3D;
		border-bottom :7px solid #110D3D;
		padding:10px;
		font-weight:lighter;
		font-size:12px;
		line-height:16px;
		margin-top:20px;
		}
div.posted{
		color:#110D3D;
		background-color:Beige;
		font-size:11px;
		line-height: 16px;
		margin-top:20px;
		margin-bottom :20px;
		}

span.entrycategory{
	   font-size:10px;
	   }

span.extended{
	   font-size:12px;
	   }
	
	
h1{
	   color:	maroon;
	   background-color: white;
	   text-align:	center;
	   }
	 h2 {
	   color:	maroon;
	   background-color: white;
	   text-align:	left;
	   font-size: 18px;
}

h3.newcomment{
	   color:	white;
	   background-color: #4594A0;
	   font-weight: lighter;
	   text-align:	right;
	   font-size: 14px;
	   line-height:16px;
	   margin-bottom: 0px;
}
h3.trackback-url{
	   color:	white;
	   background-color: #4594A0;
	   font-weight: lighter;
	   text-align:	right;
	   font-size: 14px;
	   line-height:16px;
	   margin-bottom: 0px;
}
div.comments-body {
		  text-align: left;
		  color:black;
		  font-size:12px;
		  font-weight:normal;
		  background:#F5F5DC;
		  line-height:14px;
		  border-left :10px	solid #666600;
		  margin-bottom :5px;		   }
div.comments-posted{
		  text-align: left;
		  color:navy;
		  font-size:11px;
		  font-weight:normal;
		  background:#FFFFCC;
		  border-left :10px	solid #666600;
		  border-bottom :2px solid #666600;
		  margin-bottom :5px;		   }
div.newcomment	{
		  text-align: left;
		  color:navy;
		  font-size:11px;
		  font-weight:normal;
		  background:#F5F5DC;
		  line-height:14px;
		  border-left :10px	solid #4594A0;
		  border-bottom :5px solid #4594A0;
		  margin-top :0px;
		  margin-bottom :5px;
		  }
div.trackback-body {
		  text-align: left;
		  color:black;
		  font-size:11px;
		  font-weight:normal;
		  background:#F5F5DC;
		  padding-bottom:10px;
		  padding-top:10px;
		  border-top:3px solid #666600
		  margin-bottom :3px;
		  }
div.trackback-posted {
		  text-align: left;
		  color:navy;
		  font-size:11px;
		  font-weight:normal;
		  background:#FFFFCC;
		  margin-bottom:10px;
		  }
div.trackback-url  {
		  text-align: left;
		  color:navy;
		  font-size:11px;
		  font-weight:normal;
		  background:#F5F5DC;
		  line-height:14px;
		  border-left :10px	solid #4594A0;
		  border-bottom :5px solid #4594A0;
		  margin-top :0px;
		  margin-bottom :5px;
		  }
blockquote{
	   text-align:	left;
	   color:	navy;
	   background-color: white;
	   text-indent: 0em;
	   font-size: 12px;
	   line-height: 14px;
	   }
textarea {
font-family: "Osaka","ＭＳ Ｐゴシック",sans-serif;
}