@charset   "Shift_JIS";
 
.txt{
  font-size : 13px;
  font-family : "ＭＳ Ｐゴシック";
  vertical-align : middle;
  text-align : left;
  width : 530px;
  height : 30px;
 text-decoration : none;
}
.blank{
  color : white;
  width : 550px;
  height : 15px;
}
.area{
  font-size : 13px;
  text-align : left;border-color : #d3d3b8 #d3d3b8 #d3d3b8 #d3d3b8;
  width : 250px;
  height : 25px;
  background-color : #f8eda3;border-width : 1px;border-style : solid;
}

.area2{
  font-size : 13px;
  text-align : left ;border-color : #d3d3b8 #d3d3b8 #d3d3b8 #d3d3b8;
  width : 350px;
  height : 25px;
  background-color : #f8eda3;border-width : 1px;border-style : solid;
}

.name{
  font-size : 13px;
  text-align : left;
  width : 135px;
  height : 20px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #d3d3b8;
}
.type{
  font-size : 13px;
  text-align : center;
  width : 17px;
  height : 17px;
  border-bottom-width : 1px;
  border-bottom-style : dashed ;
  border-bottom-color : #d3d3b8;
}
.yuubin{
  font-size : 13px;
  text-align : center;
  width : 70px;
  height : 20px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #d3d3b8;
}
.address{
  font-size : 13px;
  text-align : left;
  padding-left : 5px;
  width : 218px;
  height : 20px;
  border-top-width : 0px;  
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #d3d3b8;
}
.tel{
  font-size : 13px;
  text-align : center;
  width : 80px;
  height : 20px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #d3d3b8;
}

/*--セール一覧------*/
.title {
  font-size :14px ;
  background-color : #ffcc66 ;border-width : 1px;border-style : solid;
  height : 20px ;
  padding : 5px ;
 
 }

.day {
  font-size :13px ;
  text-align : left ;
  width :  130px ;
  border-bottom-width : 1px ;
  border-bottom-style : dashed ;
  border-bottom-color : #d3d3b8 ;
  padding : 5px ;
}
.sale {
  font-size :14px ;
  color : #0033cc ;
  text-align : left ;
  width :  230px ;
  border-bottom-width : 1px ;
  border-bottom-style : dashed ;
  border-bottom-color : #d3d3b8 ;
  line-height: 2em; 
  word-spacing: 2em; 
}
.store {
  font-size :13px ;
  text-align : left ;
  width :  180px ;
  border-bottom-width : 1px ;
  border-bottom-style : dashed ;
  border-bottom-color : #d3d3b8 ;
  padding : 5px ;
}