#header{
  background-color : #7796d1;
  padding : 7px;
  font-weight : bold;
  color : white;
  text-decoration : none;
}
#header a{
  font-weight : bold;
  color : white;
  text-decoration : none;
}
#side{
  background-color : #e7e7e7;
  width : 210px;
  float : left;
}
#main{
  margin-left: 210px;
}
#contents{
  width:100%;
}
#imgNavi{
  text-align:right;
}
#list{
  width:100%;
}
#footer{
  clear:both;
  text-align : center;
  font-size: 80%;
}
.items{
  color : blue;
  text-decoration : underline;
  cursor : pointer;
  font-size: 80%;
}
.shops{
  color : #636363;
  text-decoration : underline;
  cursor : pointer;
  font-size: 70%;
}
.comment{
  color : #636363;
  font-size: 80%;
}
.td1{
  color : white;
  background-color : #7796d1;
  text-align : center;
  font-size: 80%;
}
.td2{
  background-color : #dbe3f2;
}
.td3{
  background-color : #dbe3f2;
  text-align: right;
  font-size: 80%;
}
.box1{
  border-width : 2px;
  border-style : solid;
  border-color : #7796d1;
  background-color : white;
}
del{
color:#999999;
text-decoration:none;
}
