#primary  H1 {
	background-color : #cccccc;
	
	text-align: left;
	font-size: 12pt;
	font-family: sans-serif;
  font-weight : normal;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : navy;
  
  
}

#primary  h2 {
	background-color: #f3f3f3;
	border-left: 5px solid #2d78bf;
	border-bottom: 1px solid #cccccc;
	font-size : 11pt;
	font-family : Verdana;
	color: black;
  font-weight : 100;
  

  
  margin-bottom : 1px;
}


/*#primary  .list  LI {*/
#primary   li {
	margin-right : 0px;margin-bottom : 0px;margin-left : 0px;
	display: block;	
	border-bottom : 1px dotted #cccccc;
  
  list-style-image : url(gif/mark.gif);
  font-size : 9pt;
  font-family : Verdana;
  list-style-position : outside;
  padding-top : 4px;
}
/*===表示済のリンク===*/

/*===未表示のリンク===*/

/*===マウスが重なってる時===*/

