
#postinfo{
  float: left;
  background-image: url(../_images/postinfo.gif);
  line-height: 1;
  height: 100px;
  width: 408px;
  margin: 0 9px 2.5em 0;
  padding: 0 0;
  color: #990033;
}
#postinfo ol{
  margin: 2em 0 0 .5em;
}
#postinfo li{
  list-style: none;
  margin: 0 0; 
  padding: 0 0;
  font-weight: bold;
}
#postinfo li.date{
  font-size: 70%;
  margin-bottom: .5em;
}
#postinfo li.title{
  font-size: 145%;
}
#archive
{
	text-align:center;
	padding-left:10em;
}
#content_episode{
  width: 700px;
  margin: 0 auto;
  padding: 0 0;
}
#content_episode p{
  font-size: 104%;
  text-align: justify;
  margin-left: 10px;
}
#content_episode h2{
  text-align: right;
  font-size: 130%;
}
#content_story{
  width: 700px;
  margin: 0 auto;
  padding: 0 0;
}
#content_story p{
  font-size: 104%;
  text-align: justify;
  margin-left: 10px;
}
#content_story h2{
  text-align: center;
  font-size: 130%;
}
#content_story #print{
 text-align: center;
 font-size: 110%;
}
#episode_01_image{
  float: left;
  width: 350px;
  height: 216px;
  margin: -.5em .5em .5em -55px;
  background-image: url(../_images/episode_01.jpg);
}
#episode_02_image{
  float: left;
  width: 350px;
  height: 216px;
  margin: -.5em .5em .5em -55px;
  background-image: url(../_images/episode_02.jpg);
}
#episode_03_image{
  float: left;
  width: 350px;
  height: 216px;
  margin: -.5em .5em .5em -55px;
  background-image: url(../_images/episode_03.jpg);
}
#episode_04_image{
  float: left;
  width: 350px;
  height: 216px;
  margin: -.5em .5em .5em -55px;
  background-image: url(../_images/episode_04.jpg);
}
#episode_05_image{
  float: left;
  width: 350px;
  height: 216px;
  margin: -.5em .5em .5em -55px;
  background-image: url(../_images/episode_05.jpg);
}
#episode_06_image{
  float: left;
  width: 350px;
  height: 216px;
  margin: -.5em .5em .5em -55px;
  background-image: url(../_images/episode_06.jpg);
}
#next{
  text-align: right;
  margin: 1em 0;
  font-weight: bold;
}
#print{
  text-align: right;
  font-weight: bold;
  font-size: 105%;
}