 
BODY{
  
  
  background-repeat : repeat-x;
  background-color : #f2f2f2;
  
  background-attachment : fixed;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

/* navigation */
.navigation {
        text-align:left;
	background: #ffffff;
	font : 0.8em Verdana,sans-serif;
	height : 32px;
	margin-left : 8px;
	margin-bottom : 0px;
	padding: 0 0px;
	width: 755px;
  margin-top : 0px;
}
.navigation A{
 color : black;
 text-decoration : none;
 text-align:center;
 
 border-left : 3px solid #ffffff;
 border-top : 1px solid white;
 display:block;
 padding-left:0px;
 width : 150px;
 float:left;
 line-height : 28px;
  font-weight : 100;
  margin-left : 0px;
  background-image : url(menu1.gif);
  height : 28px;
}

.navigation A:hover{
 color : lime;
 
}

/* sub navigation */
.sidenav {
	float: left;
        margin-left : 4px;
	width: 190px;
}
.sidenav H3 {
        text-align:left;
	
	border-bottom: 1px solid #ffffff;
	border-top : 0px solid #1b1b1b;
	color : white;
	font-size : 14px;
	height : 32px;
	margin-top : 15px;
        padding-left: 12px;
  margin-bottom : 2px;
  padding-top : 5px;
  padding-bottom : 0px;
  border-left-width : 0px;
  border-left-style : solid;
  background-image : url(side-menu.jpg);
  
}
.sidenav UL {
	margin: 0;
	padding: 0;
  height : 20px;
}
.sidenav LI {
	
	border-top-color : #ffffff;
	padding-left: 0px;<!--サイドナビの段のズレ-->
        list-style: none;
  
}
.sidenav LI A {
        text-align:left;
	
	color: #393c39;
	display: block;
	padding : 0px 0px 0px 4px;
	text-decoration: none;
  border-left-width : 6px;
  border-left-style : solid;
  border-left-color : #666666;
  margin-bottom : 2px;
  
  
  
  
  background-color : white;
  height : 18px;
}
.sidenav li a:hover {
	background: #D6CCB9;
	color: #654;
}
H1{
  font-size : 13px;
  font-weight : normal;
  color : white;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 0px;
}
TD{
  font-size : 13px;
  line-height : 25px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H2{
  font-size : 14px;
  padding-bottom : 2px;
  margin-top : 1px;
  margin-bottom : 0px;
  margin-left : 4px;
  color : navy;
  padding-top : 2px;
}
H3{
  font-size : 14px;
  font-weight : normal;
  color : white;
  padding-bottom : 0px;
  margin-bottom : 0px;
  
}
TD.no1{
  padding-top : 1px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 1px;
  border-left-width : 12px;
  border-left-color : #61a200;
  border-left-style : solid;
  font-weight : bold;
  color : #282828;
  font-size : 14px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #73bf00;
  border-top-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-right-style : solid;
  border-top-color : #61a200;
  border-right-color : #61a200;
}
TD.no2{
  font-size : 14px;
  color : white;
  padding-top : 3px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 3px;
  border-left-width : 12px;
  border-left-style : solid;
  border-left-color : #2e6703;
  margin-top : 4px;
  margin-bottom : 0px;
  font-weight : bold;
  border-bottom-width : 0px;
  border-bottom-style : solid;
  border-bottom-color : #347003;
  border-top-width : 0px;
  border-top-style : solid;
  border-top-color : #347003;
  background-image : url(bar.jpg);
}
TD.no3{
  padding-left : 12px;
  padding-right : 12px;
  padding-top : 6px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
A.no1:link{
  color : white;
  text-decoration : none;
}
A.no1{
  color : white;
  text-decoration : none;
}
A.no1:visited{
  color : white;
  text-decoration : none;
}
A.no1:hover{
  color : lime;
  text-decoration : none;
}
TD.no4{
  font-size : 14px;
  font-weight : bold;
  border-left-width : 12px;
  border-left-style : solid;
  border-left-color : #ff8000;
  padding-top : 3px;
  padding-left : 3px;
  padding-bottom : 3px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #ff8000;
}
