*
{
  margin:0px;
  padding:0px;

  font-family:"メイリオ","Meiryo","Arial","sans-serif","ＭＳ Ｐゴシック";
  font-size:11px;
}
body
{
  background-color:#FFFFFF;
}
p
{
  color:#000000;
  background:#FFFFFF;
  margin-top:6px;
  margin-bottom:2em;
  line-height:170%;
}
a
{
  font-weight:bold;
  text-decoration:none;
}
a:link 
{
  color:#0066CC;
}
a:hover 
{
  text-decoration:underline;
}
a:visited
{
  ;
}
h1
{
  font-size:15px;
  display: block;
  width:567px;
/*
  text-indent: -9999px; 
  background-repeat:no-repeat;
*/
  padding-bottom:4px;
  border-bottom:solid 4px #888888;
  margin:auto;
}
h1 a
{
  font-size:15px;
}
h2
{
}
ul
{
  margin-left:2em;
  line-height:20px;
  letter-spacing:1px;
}
ol
{
  margin-left:3em;
  line-height:20px;
  letter-spacing:1px;
}
dt
{
  margin-left:1em;
/*
  color:#000000;
*/
  background-color:#FFFFFF;
  font-weight:bold;
}
dd
{
  margin-left:1.5em;
  background-color:#FFFFFF;
  background-image:url(http://navichirashi.com/images/chirashi/images/dd.gif);
  background-repeat:no-repeat;
  background-position: 0px 5px; 
  padding-left:10px;
/*
  border-bottom:solid 1px #EEEEEE;
*/
}
dd a
{
}
.prev
{
  color:#009900;
}
.end
{
  color:#009900;
}
.during
{
  color:#009900;
}

