/*  */

body{
  margin : 0px;
}

table{
  font-size : x-small;
}

table.menu{
  font-size : x-small;
  
}

iframe{
  border-width : 0px;
}

hr{
  /* 用例 HR */
  /* border-color : #FF88CC; */
  border-width : 2px;
  border-style : dashed;
}

font.ENTER{
  FONT-SIZE:15px;
  FONT-WEIGHT:bold;
  FONT-FAMILY:Times New Roman;
  COLOR:#FFFFFF;
  BACKGROUND-COLOR:#000000;
  text-decoration: none;
}

.NEW {
  FONT-FAMILY:Times New Roman;
  COLOR:#FFFFFF;
  BACKGROUND-COLOR:#FF5588;
  text-decoration: blink;
} 

.SOLD {
  FONT-FAMILY:Times New Roman;
  COLOR:#FFFFFF;
  BACKGROUND-COLOR:#5588FF;
  text-decoration: blink;
} 

/* 表題のスタイルシート */
h1,
h2,
h3,{
  font-weight : normal;
  text-decoration: none;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  margin-top: 0.1em;
  margin-bottom: 0.1em;
}

h1{
  font-size : 12px;
  color : #888888;
}

h2{
  font-size  : 10px;
  color : #888888;
}

h3{
  font-size  : 14px;
  color : #6666FF;
}


/* 表題のスタイルシート */
