
#event-enquiry {
  position: absolute;
  right: 235px;
  top: 265px;
  width: 233px;
  height: 99px;
  font-size: 75%;
  background-image: url('../img/layout/bg_event_enquiry.png');
}
#user-area {
  position: absolute;
  right: 0px;
  top: 265px;
  width: 233px;
  overflow: hidden;
  height: 99px;
  font-size: 75%;
  background-image: url('../img/layout/bg_user_area.png');
}
#user-area a {
  color: #ffffff;
}
#user-area .links {
  font-size: 75%;
  text-align: center;
  margin-top: 5px;
}
#user-area,
#event-enquiry {
  color: #ffffff;
}
#user-area table,
#event-enquiry table {
  margin: auto;
  margin-top: 30px;
}
#user-area input,
#event-enquiry input {
  color: #000000;
  border: 1px solid #000000;
}
#user-area .caption,
#event-enquiry .caption {
  text-align: right;
}
#user-area .button,
#event-enquiry .button {
  text-align: right;
}
#user-area .username {
  width: 120px;
}
#event-enquiry .action_type {
  width: 130px;
}
#user-area .password {
  width: 90px;
}
#event-enquiry .action_attendance {
  width: 90px;
}
#user-area .submit,
#event-enquiry .submit {
  background-color: #cd9292;
  color: #ffffff;
  font-size: 90%;
  font-weight: bold;
}
#homepage .caption {
  text-align: right;
}
#homepage-column-right {
  float: left;
  width: 127px;
  overflow: hidden;
}
.hp-column {
  width: 419px;
  padding: 0px;
  margin: 0px;
  float: left;
  background-image: url('../img/layout/bg_hp_column.png');
  background-repeat: repeat-y;
  font-size: 75%;
}
.hp-column .inner {
  margin: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  width: 399px;
}
.hp-column-right {
  float: right;
  margin-right: 10px;  
}
.hp-column  h1 {
  color: #940604;
  border-bottom: 1px solid #940604;
  margin-bottom: 10px;
  margin-top: 0px;
}
#article-lists .hp-column .article-perex {
  width: 399px;
  margin: 0px;
}
#article-lists .hp-column .article-perex .image {
  width: 130px;
  margin: 0px;
}
#article-lists .hp-column .article-perex .image img {
  margin: 0px;
}
#article-lists .hp-column .text {
  width: 255px;
  margin: 0px;
  float: right;
}
#article-lists .hp-column .article-date {
  font-size: 125%;
}
#article-lists  .top h1 {
  float: left;
}
#article-lists  .top div .inner {
  margin-top: 9px;
  margin-left: 18px;
}
#article-lists  .top .rss {
  float: right;
  height: 24px;
  width: 45px;
  background-image: url('../img/layout/bg_hp_article_list_right.png');
  background-repeat: no-repeat;
}
#article-lists  .top .info {
  float: right;
  height: 24px;
  background-image: url('../img/layout/bg_hp_article_list_left.png');
  background-repeat: no-repeat;
  width: 57px;
}
.hp-column .top {
background-image: url('../img/layout/bg_hp_column_top.png');
background-repeat: no-repeat;
height: 12px;
width: 419px;
float: left;
overflow: hidden;
}
.hp-column .bottom {
background-image: url('../img/layout/bg_hp_column_bottom.png');
background-repeat: no-repeat;
height: 12px;
width: 419px;
float: left;
overflow: hidden;
margin-bottom: 0px;
padding-bottom: 0px;
clear: both;
}
  #article-detail .gallery img {
    margin-right: 4px;
  }
#search {
  background-image: url('../img/layout/bg_ornament_red.png');
  border: 5px solid #e2e2e2;
  color: #ffffff;
  padding: 10px;
  text-align: center; 
}
#search table {
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
#search td {
  padding-left: 10px;
  padding-right: 10px;
  vertical-align:middle;
}

.col1 table {
  margin-bottom: 5px;
}

