.article .content {
  line-height: 200%;
}

strong {
  font-weight: bold;
}

h5 {
  font-size: 14pt;
}

#vi img {
  vertical-align: bottom;
}

/* diary off */
.article .date {
  display: none;
}

/* diary on */
.diary .article .date {
  display: inline;
  float:right;
}

.txt .article-image img {
  vertical-align: top;
}

div.movie object {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a.googlemap img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.content table {
  border-width: 1px;
  border-style: solid;
  border-collapse: collapse;
}

.content table td {
  border-width: 1px;
  border-style: solid;
  margin: 0;
  padding: 4px;
}

.article.form .content table {
  border-style: none;
}

.article.form .content table td {
  border-style: none;
}

.article.form .content table {
  border-style: none;
}

.article.form .content table.formLayout textarea, .article.form .content table.formLayout input {
  width: 30em;
}

.article.form .content input.submit {
  float: right;
}

.article.form .content input.submit {
  float: right;
}

.article.form .content input.submit.d {
  display: none;
}

.article.form .content .clearfix {
  margin: 1em;
}

.article.form .content .clearfix div {
  width: 8em;
  float: left;
}

.content table {
  border: solid 1px black;
}

.root.tinymce {
  background-color: white;
}
