@charset "UTF-8";
@import "./src/init.css";
@import "./src/base_style.css";
@import "./src/piece_style.css";

/* ---------------------------
   general
------------------------------ */

/* h2 h3
------------------------------ */
h2 {
  background-image: none;
  line-height: 25px;
  margin: 0 0 10px 0;
  padding: 0 0 0 8px;
  border-bottom: 1px solid #F06D05;
  border-left: 5px solid #F06D05;
  font-weight: bold;
  font-size: 95%;
}


h3 {
  margin: 0 0 10px 0;
  background-image: url("/e/english/img/ic-h3.gif");
  background-position: left 0.4em;
  background-repeat: no-repeat;
  font-size: 95%;
  font-weight: bold;
  padding: 0 0 0 15px;
}

h4 {
  margin: 0 0 10px 0;
  background-image: none;
  padding: 0px;
  font-weight: bold;
  color: #003399;
  font-size: 100%;
}

h5 {
  margin: 0 0 10px 0;
}

/* page-title
----------------------------------------------- */
#pageTitle {
  margin-bottom: 10px;
}

#pageTitle .pieceContainer {
  padding: 0px;
  background-color: #ffffff;
  background-image: url(/e/english/img/title_ic.gif);
  background-position: left 0.6em;
  /background-position: left 0.5em;
  /* ie */
  background-repeat: no-repeat;
}

#pageTitle .pieceBody {
  padding-left: 20px;
  background-image: url(/e/english/img/tl-bottom-long.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

#pageTitle h1 {
  margin: 0;
  padding-bottom: 5px;
  font-size: 130%;
  font-weight: bold;
  color: #000000;
  line-height: 1.5em;
}

#page-e-english-search #pageTitle {
  margin: 0px;
}

#page-e-english-search #pageTitle .pieceContainer {
  margin-bottom: 5px;
  padding: 0px;
}

#page-e-english-search #pageTitle .pieceBody {
  padding-left: 0px;
  background-image: url(/e/english/img/tl-h1.gif);
  background-position: left top;
  background-repeat: no-repeat;

}

#page-e-english-search #pageTitle h1 {
  margin: 0;
  padding-bottom: 0px;
  padding-left: 10px;
  font-size: 125%;
  font-weight: bold;
  color: #ffffff;
  line-height: 41px;
}


/* =========================================================
    tag search
========================================================= */
.contentArticleTags .search {
  background-color: #f5f5f5;
  border: 1px solid #dddddd;
  margin: 10px 0px;
  padding: 10px;
}

.contentarticletags .search td {
  padding: 0px 15px 0px 5px;
}

.contentArticleTags .search td input {
  width: 140px;
  background-color: #fbddc1;
  font-size: 110%;
  font-weight: bold;
  color: #000000;
}

.contentArticleTags li {
  margin: 0px;
  padding: 0px 0px 5px 10px;
  background-image: url(/e/english/img/ic-list-shinchaku.gif);
  background-repeat: no-repeat;
  background-position: left 0.5em
}

.contentArticleTags .search td.submitters input {
  width: 70px;
  font-size: 100%;
}

.contentArticleTags .hit {
  padding: 5px 0px 5px 10px;
  ;
}

.contentArticleTags ul {
  padding: 10px 5px 25px 5px;
}

/* inquiry
----------------------------------------------- */
/* Confirm
----------------------------------------------- */
.confirmMessage {
  margin-bottom: 30px;
  font-size: 120%;
  text-align: center;
}

/* Errors
----------------------------------------------- */
.errorExplanation {
  margin: 0px 10px;
  color: #f00;
}

.errorExplanation h2 {
  padding: 4px;
  background-color: #fdd;
  font-weight: bold;
}

.errorExplanation p {
  margin-top: 4px;
}

.errorExplanation ul {
  margin: 2px 20px;
  list-style-type: disc;
}

/* Index : enqueteForms
----------------------------------------------- */
.enqueteForms .form,
.enqueteForm .form {
  margin: 10px 0px;

}

.enqueteForms .form h2,
.enqueteForm .form h2 {
  padding: 7px 10px;
  background-color: #578ad6;
  font-size: 120%;
  font-weight: bold;
  color: #ffffff;
}

.enqueteForms .form .summary,
.enqueteForm .form .body {
  padding: 10px 10px 5px 10px;
}

#errorExplanation li {
  list-style-type: disc;
}

/* Show : enqueteForm
----------------------------------------------- */
.enqueteForm .columns {
  margin: 20px 10px;
}

.enqueteForm .column {
  margin: 10px 0px 20px 0px;
}

.enqueteForm .column .name {
  padding: 4px 8px;
  border-left: 4px solid #578ad6;
  background-color: #F1F1F1;
}

.form .name a {
  color: #ffffff;
}

.enqueteForm .column .name .required {
  color: #ff0000;
}

.enqueteForm .column .body {
  margin: 10px 0px 0px 15px;
}

.enqueteForm .column .field {
  margin: 10px 0px 0px 15px;
}

.enqueteForm .submitters {
  margin: 0px;
  padding: 10px 0px;
  background-color: #eeeeee;
  text-align: center;
  font-size: 90%;
}

.enqueteForm .errorExplanation {
  color: red;
}

/* Sent : enqueteSent
----------------------------------------------- */
.enqueteSent .message {
  margin-bottom: 60px;
}

/* search
----------------------------------------------- */
#cse-search-results {
  width: 650px;
  margin: auto;
}

#cse-search-results iframe {
  width: 650px;
  margin: auto;
}

/* photoAlbum
----------------------------------------------- */
ul.photoAlbum {
  width: 100%;
  /* height: 1%; */
  margin-bottom: 20px;
  overflow: hidden;
}

ul.photoAlbum h2 {
  text-align: left;
}

ul.photoAlbum h2 a {
  width: 208px !important;
  height: auto !important;
  border: none !important;
  text-align: left;
}

ul.photoAlbum li {
  float: left;
  width: 227px;
  text-align: center;
}

ul.photoAlbum li a.photoA {
  display: inline-block;
  display: table-cell;
  width: 232px;
  /width: 226px;
  height: 214px;
  /height: 228px;
  border: 1px solid #cccccc;
  vertical-align: middle;
  zoom: 1;
}

ul.photoAlbum li a img {
  vertical-align: middle;
}

.imageC {
  visibility: hidden;
  height: 228px;
  vertical-align: middle;
  zoom: 1;
}

.photoC,
.photoR {
  margin-left: 10px;
  vertical-align: middle;
}

ul.photoAlbum li.photoCap {
  text-align: left;
}
