body{
	background-color:#eee;
  color:black;
}
a{
  color:brown;
}
a:visited{
  color:gray;
}
.clear{
  clear:left;
}
/* ----------------------- */
.pager{
  margin:10px auto;
  background-color:#e4e7e1;
  padding:10px;
}
.pager h2{
  font-size:small;
  color:white;
  background-color:gray;
}
.pager_category a,
.pager_year a{
  display:block;
  background-color:#eee;
  padding:3px;
  margin:3px;
  
}
.pager_category{
}
.pager_year{
}

.fotter_pager{
  clear:both;
}

/* セリふ */

.hudoumyouou{
  font-weight:bold;
  color:#990099;
}
.hudoumyouou_kenzoku1{
  font-weight:bold;
  color:#990000;
}
.hudoumyouou_kenzoku2{
  font-weight:bold;
  color:#000099;
}

.iessus{
  font-weight:bold;
  color:#556c56;
}
.syaka{
  font-weight:bold;
  color:#718292;
}
.tensin{
  font-weight:bold;
  color:#715167;
}

.mitizane{
  font-weight:bold;
  color:#990099;
}
.seimei{
  font-weight:bold;
  color:#000099;
}
.taira{
  font-weight:bold;
  color:#999900;
}

/* Page */
.page{
  width:800px;
  margin:auto;
}
.page .image img{
  margin:30px;
  border:3px solid gray;
}
/* Box */
.detail{
	margin:10px auto;
	width:600px;
	background-color:#e4e7e1;
	padding:10px;
}
.subject{
	font-size:small;
  border-bottom:10px solid #e4e7e1;
}
.comment{
  padding:10px;
  margin:10px auto;
  border:10px solid #e4e7e1;
background:#f3f6e5 url(http://ahito.com/top/back_note_white.webp) fixed repeat bottom left;
  text-align:left;
}

/* リンク */
.link{
  background-color:#eee;
  padding:5;
}
.copyright{
  clear:both;
  background-color:#eee;
}
