
.common-comment-part, .common-comment-member-photo, .common-comment-member-name,
.common-comment-delete, .common-comment-reply, .common-comment-datetime, .common-comment-body {
  background-color: #f0f0f0;
  display: block;
  font-size: 91%;
  line-height: 2.0em;
  margin-left: 3px;
  margin-right: 3px;
}

.common-comment-part p, .common-comment-member-photo p, .common-comment-member-name p,
.common-comment-delete p, .common-comment-reply p, .common-comment-datetime p, .common-comment-body p {
  margin: 0 0 0 0;
}

.common-comment-part{
  margin-bottom: 1em;
  border-style: none none solid none;
  border-width: 1px;
  border-color: #CCCCCC;
}

.common-comment-member-photo{
  float: left;
  display:inline;
  margin-top: 3px;
  margin-left: 8px;
  margin-right: 8px;
}
.common-comment-member-photo img{
  background-color: #f5f5f5;
/*  border: 1px solid #e3e3e3; */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

.common-comment-member-name{
  float: left;
  display: inline;
  white-space: nowrap;
  font-weight: bold;
  font-size: 100%;
}

.common-comment-delete{
  float: right;
  display: inline;
  white-space: nowrap;
}

.common-comment-reply{
  float: left;
  white-space: nowrap;
  height: 2.0em;
  margin-top: 3px;
}

.common-comment-datetime{
  float: right;
  font-weight: bold;
  white-space: nowrap;
}

.common-comment-body{
  display: block;
  padding-top: 0.8em;
  padding-left: 3px;
  margin-left: 64px;
  clear: right;
}

.common-comment-like{
  margin-left: 64px;
  margin-bottom: 8px;
  border-style: solid none none none;
  border-width: 1px;
  border-color: #CCCCCC;
}

.diary-title p, .diary-body p, .diary-datetime p, .diary-public p {
  margin: 0px;
}

dt.diary-title{
  width: auto;
  max-width: 445px;
  float: left;
  line-height: 1.8em;
  padding-top: 0px;
  font-size: 125%;
  font-weight: bold;
  text-align: left;
  letter-spacing: 0.3em;
  color: #91a4d6;
  border-style: none none solid none;
  border-width: 1px;
  border-color: #666;
}

dd.diary-body {
  padding-top: 1.8em;
  padding-bottom: 8px;
  line-height: 1.8em;
  font-size: 0.95em;
  clear: both;
  border-style: none none solid none;
  border-width: 1px;
  border-color: #CCCCCC;
  min-height: 2em;
  margin-left: 8px;
  border-left: none;
}

.diaryDetailBox dd div.body {
  padding: 0px;
  border: none;
}

dl.diary-main-part{
  margin-bottom: 0px;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 0px;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  border: none;
  margin-top: 0px;
}

dd.diary-public {
  float: right;
  margin-left: 3px;
  line-height: 2em;
  min-height: 2em;
  border: none ;
}

dt.diary-datetime{
  min-width: 160px;
  margin-left: 3px;
  padding-top: 0px;
  float: right;
  text-align: center;
  font-weight: bold;
  line-height: 2em;
  white-space: nowrap;
}

#page_communityTopic_show ul.photo li,
div.common-comment-body ul.photo li {
  display: inline;
  margin-left: 6px;
}

#page_communityTopic_show div.common-comment-body {
  font-size: 1em;
}


#LayoutA div.partsHeading {
  margin-bottom: 8px;
}

#LayoutA div.partsHeading h3,
#sideBanner div.partsHeading h3{
  font-size: 91%;
  color: #4b4b4b;
/*  line-height: 2em;*/
  line-height: 1.5em;
  padding-left: 10px;
  margin: 0;
  border-left: 10px solid #4b4b4b;
  border-bottom: 1px solid #4b4b4b;
/*
  margin: 0;
  font-weight: normal;
*/
}

#LayoutA div.parts {
  padding: 8px 8px 8px 10px;
}

#LayoutA div.well {
  padding: 8px 8px 8px 10px;
  margin-bottom: 0px;
}

#LayoutA div.block,
#LayoutA div.moreInfo {
/*
  padding-top: 0.8em;
  line-height: 1.5em;
*/
  margin: 4px 0 4px 0;
  padding: 0;
  font-size: 87%;
/*  padding: 0 0 0 8px;*/
  line-height: 1.0;
  margin: 0;
}

#LayoutA ul.moreInfo {
  margin: 0px 2px 0px auto;
}
#LayoutA ul.articleList {
  margin-left: 0px;
  margin-bottom: 0px;
}

#LayoutA li {
  line-height: 1.3;
}

#LayoutA div.well tr.photo td {
  height: 80px;
  width: 80px;
  padding: 8px; 2px; 8px; 2px;
}

#LayoutA div.memberImageBox {
  margin-bottom: 12px;
}

table.inputScheduleTable select {
  width: 5em;
}

.common-comment-member-photo img {
  width  : 48px;
  height : 48px;
}

textarea#diary_body {
  vertical-align: top;
  line-height: 1.5em;
  font-size: 0.85em;
  -webkit-appearance: none;
}

