BODY{
  color : #1C305C;
  font-size : 14px;

}
TABLE.list{
  font-size : 12px;
  padding-top : 7px;
  padding-left : 7px;
  padding-right : 7px;
  padding-bottom : 7px;
}
A{
  color : #061886;
  text-decoration : none;
}
TD.hidari{  
  border-bottom-style : none;  
  text-align : left;  
  border-right-width : 1px;
  text-decoration : none;
  border-left-style : none;
　background-position : center top;  
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-top-style : none;
  border-right-style : solid;
  border-right-color : blue;
}
TD.td{  
  border-bottom-style : none;  
  text-decoration : none;
  border-left-style : none;
　background-position : center top;  
  border-top-style : none;
  border-right-style : none;  
  padding-top : 10px;
  vertical-align : top;
  padding-bottom : 10px;
  padding-left : 10px;
}
CAPTION{
  padding-bottom : 7px;
}
TD.banner{
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : blue;
  padding-top : 10px;
  padding-bottom : 10px;
  text-align : center;
}
IMG.migi{

}
P.outline{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-left : 100px;
  margin-right : 100px;
　border-width : 1px 1px 1px 1px;
　border-style : solid solid solid solid;
　border-top-color : #061886;
　border-right-color : #061886;
　border-bottom-color : #061886;
　border-left-color : #061886;
}
P.contents{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-left : 200px;
  margin-right : 200px;
　border-width : 1px 1px 1px 1px;
　border-style : solid solid solid solid;
  border-right-color : #061886;
  border-bottom-color : #061886;
  border-left-color : #061886;  
}
A:HOVER{
  text-decoration : underline;
}