@charset "euc-jp";

#template_contents {
  margin: 0 0 0 2em;
  width: 880px;
}

/* お問い合わせ */
textarea {
  width: 500px;
}


/* 統計データベース */
.table_tokei_text {
  margin: 2em 0 0 0;
  width: 560px;
}

.table_tokei_img {

}

.table_tokei {
  width: 560px;
  font-size: 90%;
}

.table_tokei td {
  border: 1px solid #999;
  background-color: #fff;
  padding: 0.5em;
}

.table_tokei th {
  border: 1px solid #999;
  background-color: #cf954b;
  padding: 0.5em;
}


/* users/ja/statistics.php */
h1.title {
  text-align: center;
  padding: 2em 0 0 0;
  font-size: 120%;
}

h2 {
  text-align: center;
  padding: 0 0 2em 0;
}

#tokei_top {
  list-style-type: disc;
  position: relative;
  margin: 0 0 0 2em;
}

#tokei_top li {
  margin:1em 0 1em 0;
  line-height: 2em;
}

#template_contents li {
  font-weight: bold;
}


/* メンバー画面検索結果 */
.table_result {
  width: 860px;
  font-size: 90%;
}

.table_result td {
  border: 1px solid #999;
  background-color: #fff;
  padding: 0.5em;
}

.table_result th {
  border: 1px solid #999;
  background-color: #cf954b;
  padding: 0.5em;
}

.link1 {
  padding: 0.5em;
  text-align: center;
}

#search table {
  margin: 20px 0 0 0;
  /* padding: 20px; */
  width: 500px;
  background-color: #f0dddd;
  /* background-color: #cf954b; */
}

#search td {
  padding: 10px;
  vertical-align:middle;
}

#search_center {
  text-align: center;
}

/* PasswordEdit.php */
#registration_change table {
  width: 400px;
  /* background-color: #f0dddd; */

}

#registration_change td {
  padding: 10px;
}

#new_registration {
  margin: 20px 0 0 0;
  /* line-height: 2em; */

}

.txt_news {
  line-height: 2em;

}

.td_txt {
  padding: 10px;
}

.td_txt_e {
  line-height: 2em;
}

#confirm table {
  background-color: #f0dddd;
}

#confirm td {
  border: 1px solid  #999;
}

#template_contents_general {
  margin: 0 0 0 2em;
  width: 880px;
}

#passwd_reminder {
  line-height: 2em;

}

#enquete {
  line-height: 2em;
}

.s1 {
  line-height: 2em;
  font-size: 90%;
}

.print {
  float: right;
}
