BODY{
  background-image : url(../img/back.jpg);
  text-align : center;
  font-family : ???C???I;
  font-size : 100%; 
  height:100%;
  margin:0;
  padding:0; 
  
}
H1{
  font-size : 12px;
  
  
  
  margin-top : 15px;
  margin-bottom : 0px;
}

.header{
  background-image : url(../img/vivid-top.gif);
  background-repeat : no-repeat;
  width : 800px;
  height : 80px;
  margin-left : 0px;
}

.header-2 UL{
  
  margin-top : 0px;
  list-style-type : none;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : auto;
  
  background-color : black;
  text-align : center;

  width : 800px;
  padding-left : 0px;
}

.header-2 LI{
  
  text-align : center;
  
  
  float : left;
  width : 160px;
  background-color : black;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-left : 0px;
}

.header-2 A{
  color : white;
  text-decoration : none;
  background-color : black;
  
  
}.header-2 A:hover{
  color : aqua;
  text-decoration : none;
  
  width : 100%;
}


.left{
   vertical-align : top;
  width : 200px;
  float : left;
  text-align : center; 
  padding-top : 7px;
  
  background-color : black;
}

.left UL{
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  padding-left : 0px;
  width : 200px;
  vertical-align : middle;
  margin-bottom : 1em;
  list-style-type : none;
}
.left LI {
  padding-left : 10px;
  margin-left : 0px;
  padding-bottom : 5px;
  
  padding-top : 5px;
}

.right{
  width : 600px;
  float : left;
  
  color : white;
  
  background-color : black;
  

  padding-top : 12px;
  text-align : left;
}
.right H2{
  
  font-size : 120%;
  margin-top : 0px;
  
  float : none;
  width : 600px;
  padding-top : 2px;
  background-image : url(../img/h2.gif);
  background-repeat : repeat-y;
  padding-bottom : 2px;
  color : #ff8040;
  text-align : center;
}
.right P{
  background-color : black;  
  color : white;
  text-align : left;
  padding-left : 7px;
  padding-top : 3px;
  padding-right : 7px;
  padding-bottom : 3px;
}

.address{
  font-size : 77%;
  color : silver;
}

.main{
  background-color : black;
  width : 800px;

  margin-bottom : auto;
}
.bottom{
  background-color : black;
  width : 800px;
  float : left;
  color : yellow;
  clear : both;
  padding-top : 3px;
  padding-bottom : 3px;
  border-top-width : thin;
  border-top-style : double;
  border-top-color : silver;
  font-size : 77%;
}
A{
  color : gray;
  text-decoration : underline;
}
A:hover{
  color : teal;
  text-decoration : none;
}

.clearfix{
	content: "";
	display: block;
	clear: both;
}
.kakaku{
  
  color : white;
  font-size : medium;
  text-align : center;
  
  border-bottom-width : thin;
  border-bottom-style : dashed;
  border-bottom-color : #ff8000;
}
TABLE.kakakuhyo{
  border-collapse : separate;
  margin-top : 5px;
  margin-left : 5px;
}
.kakaku-mo{
  color : white;
  border-bottom-width : thin;
  border-bottom-style : solid;
  border-bottom-color : #ff8000;
  padding-left : 5px;
  padding-right : 5px;
  text-align : left;
  font-size : 80%;
}
TH.kakaku-mo{
  
  border-right-width : thin;
  border-bottom-width : medium;
  
  border-right-style : solid;
  border-bottom-style : double;
  
  border-right-color : #ff8000;
  border-bottom-color : #ff8000;
  font-size : 90%;
  text-align : center;
  padding-left : 3px;
  padding-right : 3px;
}
.kalte{
  width : 800px;
  color : white;
  background-color : black;
}
.kalte h2{
  background-color : #ff8000;
  background-image : url(../img/h2.gif);background-position : center center;
  width : 800px;
}
.kalte P{
  text-align : left;
  padding-left : 10px;
}
.number{
  font-size : 120%;
  color : silver;
  background-color : #333333;
  text-align : left;
  padding-left : 10px;
}
.car{
  font-size : 60%;
  margin-left : 2px;
  list-style-type : none;
  padding-left : 2px;
  line-height : 1.2em;
  letter-spacing : 0.05em;
  color : white;
}
.op{
  color : white;
  background-color : navy;
}
.no{
  background-color : navy;
  text-align : center;
  width : 267px;
  color : white;
  font-weight : bold;border-width : thin thin thin thin;border-style : solid solid solid solid;border-color : white #3c3c3c gray white;
  background-image : url(../img/black-blue.gif);
}
A.no1{
  color : white;
  text-decoration : none;
}
A.no1:hover{
  
  text-decoration : underline;
  color : aqua;
}
.no-d{
  color : white;
  background-image : url(../img/black-blue.gif);
  font-weight : bold;
border-width : thin thin thin thin;border-style : solid solid solid solid;border-color : #0080c0 #004040 #002c40 #004e73;
}




.white{
  color : white;
}

