@charset "utf-8";
/* CSS Document */

.idx_brn { margin-bottom:10px;}
.idx_brn,
.idx_brn a
{
	background:url(../images/idx_brn.jpg);
	background-position:top;
	width:630px;
	height:70px;
	text-indent:-9999px;
	text-decoration:none;
	display:block;
}

.idx_brn a:hover
{
	background-position:bottom;
}

#wrapper #main #nav div.relatives {
  background: url(../images/relative_line.jpg) top center repeat-y;
  width: 200px;
  height: 100%;
  margin: 0 0 20px 0;
  padding: 0;
}

#wrapper #main #nav .relatives p {
  margin: 0;
  padding: 0;
  line-height: 0;
}

#wrapper #main #nav .relatives p.inside {
  margin: 5px 0 5px;
}





