body {
  margin: 0;
  padding: 0;
}

img {
  border: 0px;
}

a,
a:link,
a:visited {
  color: #333;
  background-color: inherit;
  text-decoration: none;
}

a:link:hover,
a:visited:hover {
  color: #333;
  background-color: #eee;
  text-decoration: none;
}

a:link:active {
  color: #fff;
  background-color: #eee;
  text-decoration: none;
}

a:visited:active {
  color: #fff;
  background-color: #eee;
  text-decoration: none;
}

.lnavi {
  position: absolute;
  top: 10px;
  left: 658px;
  font-size: 0.9em;
}

.cal {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding-top: 224px;
}

.win {
  font-family: Tahoma, osaka-mono, "Andale mono", "courrier new", monospace,
    mono-space;
  border: dashed 1px #000;
  padding: 6px;
}

.lang {
  width: 100%;
  text-align: right;
  font-family: Tahoma, osaka-mono, "Andale mono", "courrier new", monospace,
    mono-space;
  font-size: 11px;
  margin-bottom: 6px;
}

.eday {
  font-size: 13px;
  margin-bottom: 8px;
  padding-left: 3px;
}

.all_day {
  font-size: 12px;
}

.all_day .place {
  padding-left: 15px;
  width: 150px;
  text-align: left;
}

.news {
  font-size: 11px;
  padding-top: 8px;
  padding-left: 16px;
}

.home {
  position: absolute;
  top: 16px;
  left: 104px;
  font-family: "Andale mono", "courrier new", monospace, mono-space;
  font-size: 16px;
  color: #000;
  background-color: #fff;
}

.feb {
  position: absolute;
  top: 46px;
  left: 104px;
  font-family: "Andale mono", "courrier new", monospace, mono-space;
  font-size: 16px;
  color: #000;
  background-color: #fff;
}

.puppy {
  margin: 0;
  padding: 0;
  color: #000;
  background-color: inherit;
}
