

body , table {
  font-size: 13px;
  line-height: 18px;
  font-family: Verdana;
}


body {
  margin: 0px;
  background-color: #000060;
}


form {
  display: inline;
}


textarea , input {
  font-size: 13px;
  font-family: Verdana;
}


p {
  padding: 10px 20px;
}


em {
  color: #bb0000;
  background-color: #ffff88;
  font-style: normal;
}


img {
  border: none;
}


img.right {
  float: right;
}


table.parentframe {
  width: 800px;
  background-color: #ffffff;
  text-align: left;
}

table.parentframe td.header {
  width: 800px;
  height: 180px;
}

table.parentframe td.corner {
  width: 20px;
  height: 20px;
}

a:hover {
  color: #ff0000;
}

/**** navi ******************/

table.parentframe td.navi {
  width: 160px;
  vertical-align: top;
}

table.parentframe td.navi div.contents a {
  display: block;
  padding-left: 5px;
  margin-right: 5px;
  border-bottom: solid 1px #bbbbdd;
  color: #000080;
  text-decoration: none;
}

table.parentframe td.navi div.else a {
  display: block;
  padding-left: 5px;
  margin-right: 5px;
  border-bottom: solid 1px #bbddbb;
  color: #006000;
  text-decoration: none;
}
table.parentframe td.navi a:hover {
  background-color: #ddbbbb;
}


/**** body ******************/

td.body {
  width: 580px;
  padding: 0px 10px 50px 10px;
  vertical-align: top;
}


/**** footer ****************/

div.footer {
  margin-bottom: 10px;
  color: #ffffff;
  font-size: 11px;
  line-height: 12px;
}


/*------------------------------------------------
  common
------------------------------------------------*/

h1 {
  margin: 0px 0px 5px 0px;
  padding: 10px;
  border-top: solid 1px #000080;
  border-bottom: double 3px #000080;
  color: #000080;
  vertical-align: bottom;
  font-size: 13px;
}

h1.news {
  margin: 0px 0px 5px 0px;
  padding: 10px;
  border-top: solid 1px #000080;
  border-bottom: double 3px #000080;
  color: #ff0000;
  vertical-align: bottom;
  font-size: 13px;
}

h2 {
  margin-top: 5px;
  padding: 2px;
  background-color: #ddddff;
  color: #000080;
  font-size: 13px;
}

h3 {
  margin: 0px 0px 0px 10px;
  padding: 2px;
  font-size: 13px;
}

/*------------------------------------------------
  index
------------------------------------------------*/

td.index img.snapshot {
  margin-left: 20px;
  float: right;
}

td.index a.entry_date {
  color: #ff0000;
}

td.index span.thread_title {
  background-color: #bbbbff;
  color: #000088;
  font-weight: bold;
}


/*------------------------------------------------
  members
------------------------------------------------*/

td.members table.members td {
  border-bottom: solid 1px #000000;
}


td.members table.members tr.header {
  color: #880000;
  text-align: center;
}


td.members table.members td.no {
  width: 50px;
  color: #ff0000;
  font-weight: bold;
  text-align: center;
}


td.members table.members td.discription {
  color: #666666;
  vertical-align: top;
}


td.members table.members td.discription span.name {
  color: #000088;
  font-weight: bold;
}


td.members h2 {
  margin: 30px 0px 0px 0px;
  padding-bottom: 2px;
  border-bottom: solid 1px #000000;
  color: #000080;
  font-size: 13px;
}


td.members h3 {
  margin: 0px;
  font-size: 13px;
}


td.members span.no {
  color: #ff0000;
}


/*------------------------------------------------
  cyanblog
------------------------------------------------*/

div.breadcrumb {
  margin-bottom: 20px;
  font-size: 13px;
}


div.breadcrumb span.this {
  color: #000088;
  font-weight: bold;
}


div.page {
  text-align: right;
}


table.thread_list {
  width: 100%;
}


table.thread_list th {
  background-color: #dddddd;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
}


table.thread_list td.thread_no {
  width: 40px;
  color: #ff0000;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}


table.thread_list td.not_read {
  background-color: #ffdddd;
}


img.category_icon {
  width: 50px;
  height: 40px;
}


table.thread_list td.category_icon {
  width: 50px;
}


table.thread_list td.thread_title a {
  display: block;
  padding: 3px;
  color: #000088;
  font-weight: bold;
}
table.thread_list td.thread_title a:hover {
  border: solid 1px #8888ff;
  padding: 2px;
  background-color: #ddddff;
}


table.thread_list td.href_top {
  width: 40px;
  text-align: right;
}


table.thread_list td.ress_amount {
  width: 40px;
  font-size: 13px;
  text-align: center;
}


table.thread_list td.thread_update_date {
  width: 160px;
  font-size: 13px;
  text-align: right;
}


div.entry_number {
  margin-bottom: 10px;
  width: 40px;
  padding: 2px 0px;
  background-color: #bbbbbb;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


div.not_read {
  background-color: #ffbbbb;
}


div.user_name {
  color: #660000;
  font-weight: bold;
}


img.entry_image {
  float: right;
  margin: 0px 0px 20px 20px;
}


p.entry_comment {
  overflow-x: auto;
}


p.entry_deleted {
  color: #bbbbbb;
}


div.entry_insert_date {
  margin-right: 30px;
  color: #888888;
  font-size: 13px;
  text-align: right;
}


div.all_read {
  margin: 10px 60px;
  border: solid 1px #bbbbff;
  padding: 10px;
  background-color: #eeeeff;
  color: #000088;
  font-weight: bold;
  text-align: center;
}


div.account_info {
  display: none;
}


table.account_info {
  margin-left: 30px;
}


span.require {
  color: #ff0000;
  font-size: 13px;
}

