 
BODY{
  
  font-size : 13px;
  background-image : url(background23.jpg);
  background-repeat : repeat-x;
  background-color : #fafaf8;
  font-family : Verdana;
}
TD{
  font-size : 13px;
  line-height : 22px;
}

/* sub navigation */
.sidenav {
	float: left;
 	width : 180px;
}
.sidenav H3 {
        text-align:left;
	color : white;
	font-size : 13px;
	height : 26px;
	margin-top : 0px;
        padding-left : 8px;
  margin-bottom : 0px;
  padding-top : 6px;
  padding-bottom : 0px;
  width : 180px;
  padding-right : 0px;
  margin-left : 20px;
  margin-right : 5px;
  vertical-align : middle;
  background-color : #4d4b46;
  background-repeat : inherit;
}
.sidenav LI {
	padding-left: 0px;<!--サイドナビの段のズレ-->
        list-style: none;
  color : #cc0000;
}
.sidenav LI A {
        text-align:left;
	
	color : #3c3c3c;
	display: block;
	padding : 2px 0px -1px 0px;padding-left : 8px;
	text-decoration : none;
  width : 180px;
  
  margin-left : 20px;
  margin-right : 20px;
  line-height : 23px;
  
  
  
  margin-bottom : 0px;
  margin-top : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : white;
  
  background-repeat : repeat-y;
  background-color : white;
}
.sidenav LI A:hover {
  background-color : #e7e7e0;
  color : black;
}

.sidenav H4{
  margin-left : 20px;
  font-size : 14px;
  font-weight : normal;
  
  padding-top : 3px;
  
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-right : 20px;
  margin-bottom : 0px;
  width : 180px;
  vertical-align : middle;
  
  color : white;
  background-repeat : no-repeat;
  height : 27px;
  
  

  background-image : url(side-menu.jpg);
  padding-left : 36px;
}
.sidenav UL{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
}
H1{
  font-size : 13px;
  font-weight : normal;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : black;
}
