
body , table {
  font-family: 'メイリオ','Verdana';
}


body {
  margin: 0px;
  text-align: center;
  line-height: 25px;
}


a:hover {
  color: #ff0000;
}


form {
  margin: 0px;
  padding: 0px;
}


h1 {
  margin: 0px 0px 10px 0px;
  height: 28px;
  padding: 12px 0px 0px 20px;
  background-image: url('images/h1_background.gif');
  background-repeat: repeat-x;
  color: #006666;
  font-size: 15px;
}


h1 a {
  color: #006666;
}


h2 {
  margin: 0px 0px 5px 0px;
  padding-left: 20px;
  color: #444488;
  font-size: 14px;
}


em ,
font.em {
  color: #ff0000;
  font-style: normal;
}


p {
  padding: 10px 30px 20px 30px;
}


.floatleft {
  float: left;
  margin: 0px 10px 10px 0px;
}
.floatright {
  float: right;
  margin: 0px 0px 10px 10px;
}


.margin30 {
  margin-left: 30px;
}


fieldset {
  border: solid 1px #888888;
}


legend {
  font-weight: bold;
}


input , textarea {
  font-family: 'Verdana';
  font-size: 13px;
}


input.button {
  padding: 10px;
}


a.else {
  color: #0088ff;
}


img {
  border: 0px;
}


img.face_icon {
  width: 30px;
  height: 30px;
  vertical-align: middle;
}


img.anchor {
  width: 13px;
  height: 13px;
}


table.nameplate {
  width: 198px;
  background-color: #663399;
}


table.nameplate td.user_face {
  width: 40px;
  text-align: center;
}


table.nameplate td.user_name {
  color: #ffffff;
  font-weight: bold;
}


/* parentframe */

table.header {
  width: 1000px;
  line-height: 15px;
}


table.header td.titleclock {
  width: 320px;
}


table.header td.amazon {
  width: 480px;
}


table.header table.amazon td.product_description {
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
}


table.header table.amazon td.product_description span.product_price {
  color: #880000;
  font-weight: bold;
}


table.parentframe td.navi {
  position: relative;
  width: 200px;
  padding-top: 5px;
  vertical-align: top;
  text-align: left;
  font-size: 13px;
  line-height: 18px;
}


table.parentframe td.navi div.cyanide_contents {
  margin-bottom: 10px;
  border: solid 1px #8888ff;
  width: 198px;
  background-color: #ccccff;
}


table.parentframe td.navi div.cyanide_contents div.title {
  padding: 5px;
  color: #444488;
  font-size: 14px;
  font-weight: bold;
}


table.parentframe td.navi div.cyanide_contents a {
  display: block;
  width: 183px;
  padding: 5px 0px 5px 15px;
  color: #444488;
  text-decoration: none;
}


table.parentframe td.navi div.cyanide_contents a.tab {
  float: left;
}


table.parentframe td.navi div.cyanide_contents a:hover {
  background-color: #8888ff;
  color: #880000;
  text-decoration: underline;
}


table.parentframe td.navi div.sub {
  display: none;
  position: absolute;
}


table.parentframe td.navi div.links {
  margin-bottom: 10px;
  border: solid 1px #88ffff;
  width: 198px;
  background-color: #ddffff;
}


table.parentframe td.navi div.links div.title {
  padding: 5px;
  color: #448888;
  font-size: 14px;
  font-weight: bold;
}


table.parentframe td.navi div.links a {
  display: block;
  width: 183px;
  padding: 5px 0px 5px 15px;
  color: #448888;
  text-decoration: none;
}


table.parentframe td.navi div.links a:hover {
  background-color: #00ffff;
  color: #880000;
  text-decoration: underline;
}


table.parentframe td.navi div.leveling {
  text-align: center;
}


table.parentframe td.navi div.banner {
  text-align: center;
}


table.parentframe td.navi div.banner img {
  margin-bottom: 10px;
}


table.parentframe td.navi div.cyanprojects_alliance {
  margin-top: 40px;
  padding: 0px 10px;
}


table.parentframe td.body {
  width: 760px;
  padding: 5px 20px;
  vertical-align: top;
  text-align: left;
  font-size: 14px;
}


div.footer {
  width: 1000px;
  background-color: #000000;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
}


div.footer img.cyan_banner {
  float: right;
  margin-right: 20px;
}


div.footer a {
  color: #ffffff;
  text-decoration: none;
}
div.footer a:hover {
  color: #ffff00;
  text-decoration: underline;
}


/* index */


table.vividcolors_info {
  width: 100%;
}


table.vividcolors_info td.image {
  width: 200px;
}


table.vividcolors_info td.description {
  vertical-align: top;
}


table.vividcolors_info td.lanking {
  width: 160px;
  padding-left: 20px;
  vertical-align: top;
}


table.vividcolors_info td.lanking span.number {
  color: #ff0000;
  font-weight: bold;
}


table.vividcolors_info td.lanking span.player_name {
  color: #000088;
  font-weight: bold;
}


table.vividcolors_info td.lanking div.score {
  border-bottom: solid 1px #bbbbbb;
  text-align: right;
}


/* 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: 50px;
  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: 16px;
}


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: 50px;
  text-align: right;
}


table.thread_list td.ress_amount {
  width: 45px;
  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;
}


/* vividcolors3 vividcolors4 */


table.ranking {
  margin: 0px 40px;
  border-top: solid 1px #808080;
}


table.ranking td {
  border-bottom: solid 1px #808080;
}


table.ranking tr.reading {
  background-color: #ffcccc;
}


table.ranking td.number {
  width: 30px;
  color: #ff0000;
  font-weight: bold;
  text-align: right;
}


table.ranking td.score {
  width: 150px;
  text-align: right;
}


table.ranking td.name {
  width: 180px;
  padding-left: 20px;
  overflow: hidden;
  color: #000080;
  font-weight: bold;
}


table.ranking td.version {
  width: 50px;
  text-align: center;
}


table.ranking td.date {
  width: 250px;
  padding-left: 20px;
}


table.record {
  margin: 0px 30px;
  border-top: solid 1px #000000;
  border-left: solid 1px #000000;
  font-size: 12px;
  line-height: 20px;
}


table.record td {
  border-right: solid 1px #000000;
  border-bottom: solid 1px #000000;
}


table.record tr.header td {
  background-color: #000000;
  color: #ffffff;
  text-align: center;
}


table.record tr.header td a {
  background-color: #000000;
  color: #ffff00;
  text-decoration: none;
}


table.record td.number {
  width: 40px;
  color: #ff0000;
  font-weight: bold;
  text-align: center;
}


table.record td.date {
  width: 230px;
  padding-left: 20px;
}


table.record td.date span.name {
  color: #000088;
  font-weight: bold;
}


table.record td.date span.date {
  color: #888888;
  font-size: 12px;
}


table.record td.mode {
  width: 70px;
  font-size: 12px;
  text-align: center;
}


table.record td.landed ,
table.record td.chain ,
table.record td.erace ,
table.record td.cbreak {
  width: 50px;
  padding-right: 5px;
  text-align: right;
}


table.record a.replay {
  float: left;
  font-size: 12px;
  text-decoration: none;
}


table.record td.score {
  width: 120px;
  padding-right: 5px;
  text-align: right;
}


table.record td.target {
  background-color: #ffdddd;
}


/* vividcolors4_capture vividcolors3_capture */


img.capture_image {
  margin-left: 30px;
}

table.blocks {
  margin: 0px 0px 30px 30px;
  background-color: #000000;
  color: #ffffff;
  font-weight: bold;
}


table.blocks td.image {
  width: 50px;
  text-align: center;
}


table.blocks td.name {
  width: 30px;
  text-align: center;
}


table.blocks td.number {
  width: 50px;
  text-align: center;
}


table.extra ,
table.extrabonus {
  margin: 0px 0px 30px 30px;
  border-top: solid 1px #000000;
  border-left: solid 1px #000000;
}


table.extra td ,
table.extrabonus td {
  border-right: solid 1px #000000;
  border-bottom: solid 1px #000000;
}


table.extra td.mode ,
table.extrabonus td {
  width: 70px;
  text-align: center;
  vertical-align: top;
  font-size: 13px;
}


table.extra tr.easy ,
table.extrabonus td.easy {
  background-color: #ccffff;
}


table.extra tr.average ,
table.extrabonus td.normal {
  background-color: #ffffcc;
}


table.extra tr.hard ,
table.extrabonus td.hard {
  background-color: #ffcccc;
}


table.extra tr.professional ,
table.extrabonus td.professional {
  background-color: #ffccff;
}


table.extra tr.catastrophe ,
table.extrabonus td.catastrophe {
  background-color: #ccffcc;
}


table.extra tr.inferno ,
table.extrabonus td.inferno {
  background-color: #ccccff;
}


table.extrabonus td.heaven {
  background-color: #eeeeee;
}


table.extra td.title ,
table.extra td.start {
  text-align: center;
}


table.extra td.landed {
  text-align: right;
}





/* leveling */


fieldset.leveling {
  float: right;
  margin: 0px 0px 0px 30px;
  padding: 40px 20px;
  text-align: center;
}


table.kariba {
  margin: 0px 30px;
  width: 100%;
  border-bottom: solid 2px #888888;
}


table.kariba td {
  border-top: solid 2px #888888;
}


div.level {
  color: #000088;
  font-weight: bold;
}


div.disc0 {
  color: #000000;
  background-color: #bbbbbb;
}


div.disc1 {
  color: #006600;
  background-color: #bbffbb;
}


div.disc2 {
  color: #000066;
  background-color: #bbbbff;
}


div.disc3 {
  color: #666600;
  background-color: #ffff88;
}


div.disc4 {
  color: #ff0000;
  background-color: #ffbbbb;
}


span.monsters {
  color: #880000;
  font-weight: bold;
}


/* weaponskill */

fieldset.weaponskill {
  margin: 0px 30px 30px 30px;
  padding: 20px 50px;
}


fieldset.weaponskill input.delete {
  margin-right: 30px;
  border: solid 1px #808080;
  width: 20px;
  color: #600000;
  font-weight: bold;
}


table.weaponskill {
  margin: 0px 30px;
  border-top: solid 1px #000000;
  border-left: solid 1px #000000;
  width: 100%;
}


table.weaponskill td {
  border-right: solid 1px #000000;
  border-bottom: solid 1px #000000;
}


table.weaponskill tr.title {
  background-color: #000000;
  color: #ffffff;
}


table.weaponskill tr.extra0 {
  background-color: #ffffff;
}


table.weaponskill tr.extra1 {
  background-color: #ddddff;
}


table.weaponskill tr.extra2 {
  background-color: #ffdddd;
}


table.weaponskill tr.extra3 {
  background-color: #ddffdd;
}


table.weaponskill tr.extra4 {
  background-color: #dddddd;
}


table.weaponskill tr.extra5 {
  background-color: #ffddff;
}


table.weaponskill tr.avatar0 {
  background-color: #ffffff;
}


table.weaponskill tr.avatar1 {
  background-color: #ffdddd;
}


table.weaponskill tr.avatar2 {
  background-color: #ffffdd;
}


table.weaponskill tr.avatar3 {
  background-color: #ddddff;
}


table.weaponskill tr.avatar4 {
  background-color: #ddffdd;
}

table.weaponskill tr.avatar5 {
  background-color: #ddffff;
}


table.weaponskill tr.avatar6 {
  background-color: #ffddff;
}


table.weaponskill tr.avatar7 ,
table.weaponskill tr.avatar8 {
  background-color: #dddddd;
}


table.searchresult {
  margin: 20px;
  border-top: solid 1px #000000;
  border-left: solid 1px #000000;
  font-size: 13px;
}


table.searchresult td {
  border-right: solid 1px #000000;
  border-bottom: solid 1px #000000;
}


table.searchresult tr.cl9 {
  background-color: #ccbbdd;
}


table.searchresult tr.cla {
  background-color: #ddccbb;
}


table.searchresult tr.clb {
  background-color: #bbccdd;
}


table.searchresult tr.clc {
  background-color: #bbddcc;
}


table.searchresult tr.cld {
  background-color: #eeeeee;
}


table.searchresult tr.cle {
  background-color: #bbbbbb;
}


table.searchresult tr {
  background-color: #ffffff;
  text-align: center;
}


/* calender */


table.calender {
  margin: 0px 30px;
}


table.calender th ,
table.calender td {
  border-bottom: solid 1px #000000;
  text-align: center;
}



/* vanaclock */

div.vanaclock_source {
  border: solid 1px #888888;
  padding: 20px;
  background-color: #dddddd;
  color: #444444;
  font-size: 13px;
}


div.sizelist {
  margin: 20px 30px;
}


/* weblinks */


div.weblink {
  margin: 0px 30px;
  border-bottom: solid 1px #888888;
}


div.autolink {
  margin: 0px 30px;
}


font.ff11link ,
a.ff11link {
  color: #000088;
  font-weight: bold;
  text-decoration: none;
}


font.elselink ,
a.elselink {
  color: #008800;
  font-weight: bold;
  text-decoration: none;
}