/*空き店舗用CSS*/


body,table,tr,td{
  font-size: 16px;
  color: #000000;
  font-family: MS Pゴシック;
  text-align: center;
}
a:link{
  color: #008B8B;
  text-decoration: none;
}
a:visited{
  color: #008080;
  text-decoration: none;
}
a:hover{
  color: #20B2AA;
  border-bottom-width:1px;
  border-bottom-style:dotted;
  border-bottom-color:#008B8B;
}
a:active{
  color: #66CDAA;
  text-decoration: none;
}
body{
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-track-color:#FFFFFF;
  scrollbar-shadow-color:#483D8B;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#4682B4;
  scrollbar-darkshadow-color:#191970;
}
p{
  font-size:12pt;
  color: #000000;
}
p.1{
  font-size:9pt;
  color: #999999;
  text-aling: center;
}
p.2{
  font-size: 11pt;
  color: deepgray;
  text-align: left;
}
p.3{
  font-size:18pt;
  color: #000000;
  font-weight:bold;
  text-align: left;
}
table.1{
  border: 1;
}
table.2{
  border: 1px #0099cc solid;
  cellpadding: 3;
  width: 537;
}
td.1{
  text-align: center;
  background-color: #c1d9cb;
  width: 527;
  height: 250;
}
td.2{
  text-align: center;
  background-color: #c1d9cb;
  width: 100;
  border: 1px #0099cc solid;
}
td.3{
  text-align: center;
  colspan: 2;
  width: 131;
  border: 1px #0099cc solid;
}
td.4{
  text-align: center;
  colspan: 3;
  border: 1px #0099cc solid;
} 
td.5{
  text-align: left;
  colspan:6;
  height: 26;
  border: 1px #0099cc solid;
}