* {
  font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
  margin: 0;
  word-break: break-all;
  line-height: 150%;
}

html {
  font-size: 12px;
  color: #5C2F00;

}

a:link {
  color: #2C48D4;
  text-decoration: none;
}

a:visited {
  color: #2C48D4;
  text-decoration: none;
}

a:active {
  color: #2C48D4;
  text-decoration: none;
}

a:hover {
  color: #2C48D4;
  background: #FFC0C0;
  text-decoration: underline;
}

div, span {
  text-align: left;
}

form {
  margin: 0px;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

td {
  vertical-align: top;
}


body {
  text-align: center;
  background-color: #DED7C4;
  margin-left: auto;
  margin-right: auto;
  width: 780px;
}


ul,ol {
  margin:  0px;
  padding: 0px;
}

img {
  border: 0;
}

.edit {
  border: 1px solid #82734A;
  color: #82734A;
  height: 20px;
}

.button {
  border: 1px solid #82734A;
  color: #82734A;
  height: 20px;
}

.workarea {
  background-color: white;
  width: 780px;
  padding-top:    5px;
  padding-bottom: 5px;
}

.headbar {
  width: 780px;
  height: 100px;
  background-color: #82734A;
}

.menu_bar {
  width: 780px;
  background-color: #AC9A6A;
  padding-top: 4px;
  padding-bottom: 4px;
}

.footbar {
  background-color: #AC9A6A;
  padding-top: 2px;
  padding-bottom: 2px;
  width: 780px;
  text-align: center;
  font-size: 10px;
}


/* ========================================== */

.box_left {
  width: 120px;
  padding: 5px;
}

.box_center {
  padding: 5px;
}

.box_right {
  width: 210px;
  border-left: 1px dotted #AC9A6A;
  padding: 5px;
}



.chapter {
  border:    1px solid #C9BD9D;
  background-color: #EFEBE1;
  background-image: url(../images/bg_chapter.png);
  background-repeat: repeat-x;
  padding-left: 5px;
}

.chapter_text {
  padding: 5px;
  margin-bottom: 5px;
}

.chapter_text_loose {
  padding: 5px;
  margin-bottom: 5px;
  background-color: #F9F7F3;
}

.chapter_text_other {
  padding: 5px;
  margin-bottom: 5px;
  background-color: #F9F7F3;
}

.chapter_text_info {
  padding: 5px;
  margin-bottom: 5px;
}


.chapter_text_info li {
  background-image: url(../images/li.png);
  background-repeat: no-repeat;
  list-style-type: none;
  padding-left: 16px;
  font-size: 11px;
  margin-bottom: 5px;
}

.recentinformation_title{
  font-size: 11px;
}

.entry_title {
  font-weight: bold;
  margin-bottom: 10px;
}

.entry_body {
  padding-left: 20px;
  font-size: 11px;
  width: 400px;
  overflow-x: hidden;
}

.entry_state {
  font-size: 10px;
  text-align: right;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #DED7C4;
}

.redmessage {
  text-align: center;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 10px;

  border: 1px solid silver;
}


/* ‰ïˆõˆê—— */

.memberlist {
}

.memberlist a:link {
  color: #2C48D4;
  text-decoration: none;
  font-size: 11px;
}

.memberlist a:visited {
  color: #2C48D4;
  text-decoration: none;
  font-size: 11px;
}

.memberlist a:active {
  color: #2C48D4;
  text-decoration: none;
  font-size: 11px;
}

.memberlist a:hover {
  color: #2C48D4;
  background: #FFC0C0;
  text-decoration: none;
  font-size: 11px;
}

.memberlist table {

}

.memberlist th {
  margin: 0px;
  padding: 0px;
  vertical-align: top;
}
.memberlist td {
  margin: 0px;
  padding: 0px;
}

.memberlist .chapter_text {
  border-left:   1px solid #C9BD9D;
  border-top:   1px solid #C9BD9D;
  border-right:  1px solid #C9BD9D;
  border-bottom: 1px solid #C9BD9D;
  background-color: #F9F7F3;
  padding: 5px;
  margin-bottom: 5px;
}

/* -------------------------- */
.trackback_title {
  border-left:   1px solid #C9BD9D;
  border-top:    1px solid #C9BD9D;
  border-right:  1px solid #C9BD9D;
  background-color: #F9F7F3;
  padding: 2px 2px 2px 5px;
}

.trackback {
  border-left:   1px solid #C9BD9D;
  border-top:    1px solid #C9BD9D;
  border-right:  1px solid #C9BD9D;
  border-bottom: 1px solid #C9BD9D;
  background-color: #F9F7F3;
  padding: 2px 2px 2px 5px;
}
