@charset "utf-8";

/* スマホサイズ */
@media screen and (max-width: 575px) {
    #static_contents {
        /*margin: auto;*/
        margin: 0 0.25em 0 0.25em;
        width: 98%;
    }
    .wide_image {
        width: 100%;
    }
}
@media screen and (min-width: 576px) {
    #static_contents {
        /*margin: auto;*/
        margin: 0 0 0 2em;
        width: 881px;
    }
}

#privacy {
  list-style-type: decimal;
  position: relative;
  margin: 0 0 0 2em;
}

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

#static_contents li {
  font-weight: bold;
}

p {
  text-indent: 1em;
  font-weight: normal;
}

h1.title {
  text-align: center;
  padding: 2em 0 0 0;
  font-size: 120%;
}

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

.center {
  text-align: center;
}

/* note.php */
#note {
  position: relative;
  margin: 0 0 0 2em;
}

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

/* sitemap.php */
.sitemap_header {
  text-align: left;
  padding: 2em 0 1em 0;
}

/* news/information/terms/terms-v1-5.php */
#terms {
  line-height: 2em;
}

/* Tokei_template.php */
#tokei_center {
  text-align: center;
}

/* guide.php */
#top_list {
  line-height: 1.5em;
}

#users_guide h3 {

}

#users_guide h4 {

}

#users_guide p, #users_guide li {
  font-size: 90%;
}


.users_guide {
  list-style-type: decimal;
  position: relative;
  margin: 0 0 0 2em;
}

.users_guide li {
  margin:1em 0 1em 0;
  line-height: 2em;
}

.top_back {
  margin: 0 0 2em 0;
  font-weight: normal;
}

#users_guide p {
  text-indent: 0;
  font-weight: normal;
}

.users_guide_list {
  background-color: #f0dddd;
  margin: 1em 0 1em 0;
  padding: 1em;
  line-height: 2em;
}

.users_guide_text {
  margin: 0 0 0 2em;
}

#procedure {
  margin: 0 0 0 4em;
}

#list_indent p {
  padding: 0 0 0 2em;
}

/* yunyuu.php */
.txt_l table {
  width: 700px;
}

.txt_l td {
  background-color: #f0dddd;
  border: 1px solid #999;
  padding: 1em;
}

/* session_expire.php */
#session_expire {
  line-height: 2em;
}

/* sample.php */
#sample {
  font-size: 90%;

}

/* en */
/* e-publication.php */
#publication {
  list-style-type: disc;
  margin: 0 0 0 2em;
  font-size: 12px;
}

#publication li {
  margin:1em 0 1em 2em;
  line-height: 1em;
  font-weight: normal;
}

/* e-procedure.php */
#procedure {
  list-style-type: disc;
  margin: 0 0 0 2em;
  font-size: 12px;
}

#procedure li {
  margin:1em 0 1em 2em;
  line-height: 1em;
  font-weight: normal;
}

#en_procedure p {
  margin: 0 0 0 2em;

}

.center {
  text-align: center;
}

/* e-organization.php */
#organization td, th {
  padding: 1em;
  text-align: left;
  /* border: 1px solid #999; */
  /* background-color: #fff; */
}

#oraganization_li {
  list-style-type: disc;
  margin: 0 0 0 2em;
  font-size: 12px;
}

#organization_li li {
  margin:1em 0 1em 2em;
  line-height: 1em;
  font-weight: normal;
  list-style-type: disc;
}

#white {
  background-color: #fff;
}

#sample_li {
  list-style-type: disc;
  margin: 0 0 0 2em;
  font-size: 12px;
}

#sample_li li {
  margin: 1em 0 1em 2em;
  line-height: 1em;
  font-weight: normal;
  list-style-type: disc;
}

#sitemap a {
  text-decoration: underline;
  font-weight: bold;
}

#sitemap h2 {
  text-align: left;
}

#sitemap {
  width: 400px;
  padding: 0 40px;
}
