a:visited{
  color                 : #5755BA;
  text-decoration       : none;
}

a:hover{
  color                 : #5755BA;
  text-decoration       : underline;
}

#contents p{
  width                 : 580px;
  line-height           : 150%;
  letter-spacing        : 0.1em;
  margin-bottom         : 20px;
}

#contents h2{
  width                 : 580px;
  height                : 25px;
  margin                : 10px 0;
  text-indent           : -9999px;
  background-image      : url('../img/title/sitemap.gif');
  background-repeat     : no-repeat;
  background-position   : 0 0;
}

.attention{
  color                 : #670000;
}

.lower_level{
  height                : 40px;
	margin                : 0;
  padding               : 0 0 0 75px;
  background-image:url('../../img/link_level.gif');
  background-position:30px 0;
  background-repeat:no-repeat;
}

.lower_level_end{
  height                : 40px;
  padding               : 0 0 0 75px;
  background-image:url('../../img/link_level_end.gif');
  background-position:30px 0;
  background-repeat:no-repeat;
}

.lower_level div{
	height                : 40px;
	position              : relative;
	top                   : 1em;
}