 
H1{
  
  font-weight : bold;
  color : #ff53a9;
  padding-left : 5px;
  border-left-width : 8px;
  border-bottom-width : 1px;
  border-left-style : double;
  border-bottom-style : solid;
  border-left-color : #ff53a9;
  border-bottom-color : #ff53a9;
  font-family : "Comic Sans MS",HGPｺﾞｼｯｸM;
}
LI{
  font-size : 10px;
}
A{
  text-decoration : none;
}
DT{
  font-weight : bold;
  font-size : 10px;
}
H2{
  font-size : 18px;
  font-family : "MS UI Gothic";
  color : #ff4d4d;
  padding-left : 5px;
  border-left-width : 8px;
  border-bottom-width : 1px;
  border-left-style : double;
  border-bottom-style : solid;
  border-left-color : #ff4d4d;
  border-bottom-color : #ff4d4d;
}
