.a_right {
  text-align: right !important;
}

.a_center {
  text-align: center !important;
}

.a_left {
  text-align: left !important;
}

.orange {
  color: #f60;
}

strong {
  font-weight: bold;
}

h2 span.finished {
  color: #c33;
}

.page_top {
  float: right;
  clear: both;
  text-decoration: none;
  color: #333;
}

.udot_line_666 {
  border-bottom: 1px dotted #666;
}

#tb_w500 {
  font-size: 12px;
  left: 50px;
  display: block;
  width: 500px;
  margin-right: 50px;
  margin-left: 50px;
  color: #333;
}

#tb_w500 p {
  margin-bottom: 20px;
}

.column {
  margin: 20px 0;
  padding: 0 0 10px;
  border-bottom: 1px dotted #ccc;
}

#maincontents_wide {
  font-size: 13px;
  line-height: 1.6em;
  float: left;
  width: 100%;
  padding: 30px 60px;
}

#maincontents_wide p {
  margin: 0 0 1em;
}
