.Class_graph_main{
  margin-left : 30px;
  margin-right : 30px;
  background-color : white;
  padding-left : 25px;
  padding-right : 10px;
  font-family : "MS UI Gothic";
  margin-top : 40px;
}
.Class_graph_main_2{
  margin-left : 30px;
  margin-right : 30px;
  margin-bottom : 50px;
  background-color : white;
  padding-left : 25px;
  padding-right : 10px;
  padding-bottom : 20px;
  font-family : "MS UI Gothic";
  
}
.Class_graph_back{
  background-color : black;
  border-left-width : 10px;border-left-style : solid;
  border-left-color : white;
  margin-left : 0px;
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-right-width : 10px;
  border-right-style : solid;
  border-right-color : white;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : white;
}
.Class_graph_sam{
  background-color : gray;
border-width : 1px 1px;border-bottom-width : 1px;border-left-width : 1px;border-style : solid solid solid solid;border-color : gray gray gray gray;
  margin-left : 2%;
  margin-right : 2%;
}

.Class_graph_main_sort{
  font-size : 14px;
  font-family : sans-serif;
  background-color : black;
  color : white;
  padding-left : 7px;
  padding-right : 7px;
  
}
.Class_graph_in_back{
  margin-top : 0px;
  background-color : black;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : white;
  margin-left : 0px;
  border-left-width : 7px;
  border-left-style : solid;
  border-left-color : white;
  margin-right : 0px;
  border-right-width : 7px;
  border-right-style : solid;
  border-right-color : white;
  padding-top : 10px;
  padding-left : 15px;
  padding-right : 15px;
  margin-bottom : auto;
}
.Class_graph_in_main{
  background-color : white;
  padding-top : 20px;
  padding-left : 10px;
  padding-right : 10px;
  font-family : "MS UI Gothic";
  text-align : center;
}
.Class_graph_in_font_1{
  font-family : "MS UI Gothic";
  font-size : 40px;
  color : red;
  font-weight : 700;
  background-color : black;
}
.Class_graph_in_font_2{
  color : white;
  background-color : black;
  font-size : 15px;
  line-height : 17px;
}
.Class_graph_in_font_3{
  color : white;
  background-color : red;
  font-size : 18px;
  font-weight : 700;
  padding-left : 20px;
  padding-right : 20px;
}
.Class_graph_in_font_4{
  font-size : 16px;
  font-weight : bold;
  background-color : black;
  margin-top : 3px;
  margin-bottom : 3px;
}
.Class_graph_sam_tr{
  margin-top : 5%;
  margin-bottom : 5%;
  text-align : left;
  float : none;
  clear : both;
}
.Class_graph_main_title{
  font-family : Impact;
  font-size : 64px;
  font-weight : 900;
  letter-spacing : -3px;
  color : black;
}
.Class_graph_main_subtitle{
  font-size : 15px;
  letter-spacing : 2px;
  font-weight : 600;
}
A{
  color : black;
  background-color : white;
  text-decoration : none;
}
A:LINK{
  color : black;
  background-color : white;
  text-decoration : underline;
}
A:VISITED{
  color : black;
  background-color : white;
  text-decoration : underline;
}
A:HOVER{
  color : black;
  background-color : white;
  text-decoration : underline;
}
A:ACTIVE{
  color : black;
  background-color : white;
  text-decoration : underline;
}
.Class_graph_memo{
  width : 74px;
  background-color : white;
  float : left;
  border-width : 1px;border-right-width : 1px;border-bottom-width : 1px;border-left-width : 1px;border-style : solid solid solid solid;border-color : white green green;border-left-color : green;border-right-color : white;border-bottom-color : white;border-left-color : white;
  height : 5px;
  text-align : right;
}
.Class_graph_block{
  float : left;
}
.Class_graph_sel{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : black black black black;}
