.html { background-color: white; }
body { width: auto; margin: 1em; background: #edefff; color: black; font-family: Meiryo, "ＭＳ 明朝", "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", 細明朝体, 平成明朝; line-height: 1.5; padding: 1em; border-color: teal gray; border-style: solid; border-width: medium 1px thick; }
.head { background-color: white; width: auto; padding: 1em; border: double 1px black; }
.menu { font-size: 12px;  width: auto; padding: 2px; }
.title { font-size: 26px;  font-weight: bold; }
.contents { line-height: 1.5em; width: auto; padding: 1em; }
.date { color: #708090; font-size: 12px; text-align: right; }
li { font-size: 14px;  padding-right: 3em; }
.foot { font-size: 12px; font-family: "Courier New", Courier, Monaco, monospace; text-align: center; width: auto; padding: 1em; border-top: 1px double black; }
.address { font-size: 12px; font-family: "Courier New", Courier, Monaco, monospace; text-align: center; width: auto; padding: 1em; border-top: 1px double black; }
.alert { color: black; font-size: 12px; line-height: 1.5em; margin-right: 1em; margin-left: 25em; padding: 1em; border: solid 1px red;}
.photobox { font-size: 80%;  background-color: white; text-align: center; width: 400px; margin: 2px 10px; padding: 3px; border: solid 1px #abc; }
.tag { font-size: 12px; text-align: right; }
