* {
  margin: 0px;
  padding: 0px;
}
p {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
}
img {
  border: 0px;
  padding: 0px;
  vertical-align:bottom;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
body {
  font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Verdana', 'ＭＳ Ｐゴシック', 'Osaka', 'sans-serif';
  font-size: 16px;
  line-height: 140%;
  color: #333333;
  font-weight: normal;
  background-color: #D6712D;
  background-image: url(images/backy.jpg);
  background-repeat: repeat-y;
  background-position: center top;
}
#all {
  width: 860px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
a {
  color: #0000FF;
  text-decoration: underline;
}
a:visited {
  color: #0066FF;
  text-decoration: underline;
}
a:hover {
  color: #0000FF;
  text-decoration: none;
}
span.none {
  display: none;
}
.clear {
  clear: both;
  padding-top: 10px;
  color: #FF0000;
  font-weight: bold;
  padding-bottom: 0px;
}


/* --------------------------------------------------------------------- header */

#header {
  height: 428px;
  background-image: url(images/back-header.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}


/* --------------------------------------------------------------------- container */


#continer {
  background-color: #FFFFFF;
  padding-top: 20px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  background-image: url(images/back-continer.jpg);
  background-repeat: repeat-y;
}
.box {
  border: 4px solid #FF0000;
  padding: 30px;
  margin-bottom: 40px;
  clear: both;
  background-color: #FFFFFF;
}
.schedule {
  padding-top: 40px;
  padding-right: 60px;
  padding-bottom: 40px;
  padding-left: 60px;
}
#continer table {
  margin-bottom: 30px;
}
ul {
  margin-left: 20px;
  list-style-type: square;
}
ol {
  margin-bottom: 25px;
  font-weight: bold;
  border: 1px solid #FF6600;
  list-style-position: inside;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  background-color: #FFFFFF;
  color: #000099;
}
em {
  font-weight: bold;
  color: #C1272D;
}
ol li {
  padding-top: 10px;
  padding-bottom: 10px;
}
.big {
  font-size: 24px;
  font-weight: bolder;
  color: #CC0000;
  line-height: 36px;
  padding-bottom: 10px;
}
.toku {
  margin-top: 30px;
}
h2 {
  background-color: #D6712D;
  background-image: url(images/back-headline.jpg);
  background-repeat: no-repeat;
  font-weight: bolder;
  color: #FFFFFF;
  font-size: 24px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-top: 10px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 25px;
  clear: both;
}
h3 {
  background-color: #FF9900;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
h4 {
  border-left-width: 6px;
  border-left-style: solid;
  border-left-color: #FF6600;
  padding-left: 10px;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #FF6600;
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 20px;
}
h5 {
  font-size: 18px;
  font-weight: bold;
  background-color: #9C8A52;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  color: #FFFFFF;
  width: 360px;
}
h6 {
  background-color: #CC0000;
  background-image: url(images/headlineback.jpg);
  background-repeat: repeat-x;
  font-weight: bolder;
  color: #FFFFFF;
  font-size: 24px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-top: 10px;
  line-height: 32px;
  text-align: center;
  clear: both;
}
strong {
  font-weight: bold;
  background-color: #FFCC66;
  color: #990000;
  font-size: 18px;
}
.profile {
  margin-bottom: 30px;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  background-image: url(images/back-profile.gif);
  background-repeat: repeat-y;
  background-position: right;
  border-top-style: double;
  border-right-style: double;
  border-bottom-style: double;
  border-left-style: double;
  border-top-color: #009999;
  border-right-color: #009999;
  border-bottom-color: #009999;
  border-left-color: #009999;
}
span.red {
  font-weight: bold;
  color: #CC0000;
}
.green {
  font-size: 18px;
  color: #009999;
  font-weight: bold;
}
.imgright {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
  clear: both;
}
.imgleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.large {
  font-size: 36px;
  font-weight: bolder;
}
.read {
  text-align: center;
  margin-bottom: 20px;
}
.profilephoto {
  float: right;
  background-color: #FFFFFF;
  text-align: center;
}
td {
  padding: 5px;
}


/* --------------------------------------------------------------------- footer */


#footer {
  background-image: url(images/back-footer.gif);
  background-repeat: repeat-x;
  height: 50px;
  text-align: center;
  padding-top: 20px;
  color: #FFFFFF;
  font-size: 14px;
}
#footer a {
  color: #FFFFFF;
  text-decoration: none;
}
#footer a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
#footer a:hover {
  color: #FFFF00;
  text-decoration: none;
}

/* --------------------------------------------------------------------- form */

.subsTitleAttention {

  color: #FF9900;
  background-color: #000034;
  margin: 0px;
  padding: 5px 0px 5px 5px;
  border-top: 1px solid #FFFFFF;
  border-right: none;
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
}

.subsTitle {
  color: #FFFFFF;
  background-color: #000034;
  margin: 0px;
  padding: 5px 5px 5px 0px;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  border-left: none;
  text-align: left;
  width: 180px;
  font-size: 14px;
}
.subsitem {
  color: #000034;
  background-color: #CCE6E8;
  margin: 0px;
  padding: 5px;
  border: 1px solid #FFFFFF;
  text-align: left;
}
.errorMSG {
  color: #ff9900;
}
