 
BODY{
  
  
  background-repeat : repeat-x;
  
  
  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;
  font-size : 14px;
  
  
  
  background-color : #e6e4cc;
}

/* 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:#ffffff;
 text-decoration : none;
 text-align:center;
 background-color : #15346c;
 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;
}

.navigation a:hover{
 color:#ffffff;
 background-color:#636563;
}

/* sub navigation */
.sidenav {
	float: left;
        margin-left : 4px;
	width: 190px;
}
.sidenav H3 {
        text-align:left;
	background : #797464;
	
	border-top : 0px solid #392d22;
	color : white;
	font-size : 14px;
	height: 22px;
	margin-top : 6px;
        padding-left: 12px;
  margin-bottom : 6px;
  padding-top : 0px;
  padding-bottom : 1px;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #9d9888;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav LI {
	
	border-top: 0px solid #ffffff;
	padding-left: 0px;<!--サイドナビの段のズレ-->
        list-style: none;
  height : 27px;
}
.sidenav LI A {
        text-align:left;
	background : #eae8d0;
	color: #393c39;
	display: block;
	padding : 5px 4px 5px 5px;
	text-decoration: none;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #ada99c;
  margin-bottom : 0px;
  line-height : 15px;
  font-size : 13px;
}
.sidenav li a:hover {
	background: #D6CCB9;
	color: #654;
}
H1{
  font-size : 13px;
  font-weight : normal;
  
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 0px;
  color : black;
}
TD{
  font-size : 14px;
  line-height : 28px;
  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 : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-left-width : 1px;
  border-left-color : silver;
  border-left-style : solid;
  font-weight : bold;
  color : black;
  font-size : 14px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
  border-top-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-right-style : solid;
  border-top-color : silver;
  border-right-color : silver;
  
  background-image : url(02.jpg);
  background-repeat : repeat-x;
}
TD.no2{
  font-size : 14px;
  color : white;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  
  
  
  margin-top : 4px;
  margin-bottom : 0px;
  font-weight : bold;
  border-bottom-width : 0px;
  border-bottom-style : solid;
  border-bottom-color : #323125;
  
  
  
}
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;
}
TD.no4{
  line-height : 26px;
}
TD.block{
  line-height : 26px;
   display:block;
}



TD.no5{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
