@charset "UTF-8";

/* base modules */

body {
  font-size: 14px;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", "VL Gothic", "VLゴシック", Sans-serif;
  background: #76aaaf url("image/01background.png");
  background-repeat: repeat-x;
  text-align: center;
}

h1 { display: none; }
h2 { display: none; }
h3 {
  margin-left:30px; 
  margin-top:15px;
  margin-bottom:4px;
}

#event-info { display: none; }

img { border: 0; }

p {
  line-height: 1.6em;
  padding-bottom: 0.6em;
}
.program-date { font-size: 115%; }

a { color: black; }
a:visited { color: #000033; }
a:hover { color: #404040; }

div {
  color: #000;
}

/* IE6 PNG fix */
img, div { behavior: url("iepngfix.htc") }

/* Safari fix */
#p { text-shadow: #000 0 0 0; }

/* Firefox fix */
p { -moz-opacity: 0.99; }

/* 01 */

div#wrapper {
  width: 850px;
  height: 100%;
  background-color: white;
  margin-right: auto;
  margin-left: auto; 
/*  border-left: 10px solid white;
  border-right: 10px solid white;*/
  text-align: left;
}

div#header {
  width: 850px;
  height: 600px;
  background-image: url("image/01top.png"); 
  margin-left: auto;
  margin-right: auto;
}

div#aboutkg{
  width: 850px;
  min-height: 247px;
  background-image: url("image/aboutkg.png");
  background-repeat: no-repeat;
  border-top: 10px solid #dce89e;
}
#aboutkg .info {
  margin-top: 55px;
  margin-bottom: 0;
}
#aboutkg p {
  color: #FFFFFF;
  width: 600px;
  margin-left: 55px;
}

div#hanging{
  width: 850px;
  min-height: 316px;
  background-image: url("image/hanking.png");
  background-repeat: no-repeat;
  border-top: 10px solid #dce89e;
}
#hanging .program-info {
  margin-top: 100px;
  margin-bottom: 0;
}
#hanging p {
  width: 600px;
  margin-left: 140px;
}
#hanging dt {
  float: left;
  clear: left;
  width: 50px;
  margin-left: 182px;
}
#hanging dd {
  margin-left: 232px;
  margin-bottom: 10px;
}
#hanging ul {
  margin-left: 182px;
  margin-bottom: 6px;
}
#hanging ul.information li{
  float: left;
  margin-right: 5px;
  margin-bottom: 6px;
}
#hanging p.application {
  margin-left: 182px;
  clear: left;
}

div#salad {
  width: 850px;
  min-height: 315px;
  background-image: url("image/salad.png");
  background-repeat: no-repeat;
  border-top: 10px solid #dce89e;
}
#salad .program-info {
  margin-top: 100px;
  margin-bottom: 0;
}
#salad p {
  width: 610px;
  margin-left: 140px;
}
#salad dt {
  float: left;
  clear: left;
  width: 50px;
  margin-left: 182px;
}
#salad dd {
  margin-left: 232px;
  margin-bottom: 10px;
}
#salad ul {
  margin-left: 182px;
  margin-bottom: 6px;
}
#salad ul.information li{
  float: left;
  margin-right:5px;
  margin-bottom: 6px;
}
#salad p.application {
  margin-left: 182px;
  clear: left;
}

div#ethical {
  width: 850px;
  min-height: 350px;
  background-image: url("image/ethical.png");
  background-repeat: no-repeat;
  border-top: 10px solid #dce89e;

}
#ethical .program-info {
  margin-top: 100px;
  margin-bottom: 0;
}
#ethical p {
  width: 600px;
  margin-left: 140px;
}
#ethical dt {
  float: left;
  clear: left;
  width: 50px;
  margin-left: 182px;
}
#ethical dd {
  margin-left: 232px;
  margin-bottom: 10px;
}
#ethical ul {
  margin-left: 182px;
  margin-bottom: 6px;
}
#ethical ul.information li {
  float: left;
  margin-right: 5px;
  margin-bottom: 6px;
}
#ethical p.application {
  margin-left: 182px;
  clear: left;
}

div#clayball {
  width: 850px;
  min-height: 368px;
  background-image: url("image/clayball.png");
  background-repeat: no-repeat;
  border-top: 10px solid #dce89e;
}
#clayball .program-info {
  margin-top: 80px;
  margin-bottom: 0;
}
#clayball p {
  width: 600px;
  margin-left: 140px;
}
#clayball dt {
  float: left;
  clear: left;
  width: 50px;
  margin-left: 182px;
}
#clayball dd {
  margin-left: 232px;
  margin-bottom: 10px;
}
#clayball ul {
  margin-left: 182px;
  margin-bottom: 6px;
}
#clayball ul.information li{
  float: left;
  margin-right: 5px;
  margin-bottom: 6px;
}
#clayball p.application {
  margin-left: 182px;
  clear: left;
}

div#workshop{
  width: 850px;
  min-height: 235px;
  background-image: url("image/workshop.png");
  background-repeat: no-repeat;
  border-top: 10px solid #dce89e;
}
#workshop .infomation {
  margin-top: 24px;
  margin-bottom: 0;
}
#workshop p {
  width: 553px;
  margin-left: 205px;
}
#workshop dt {
  float: left;
  clear: left;
  width: 83px;
  margin-left: 205px;
}
#workshop dd {
  margin-left: 232px;
  margin-bottom: 10px;
}

div#about {
  width: 850px;
  min-height: 166px;
  background-image: url("image/about.png");
  background-repeat: no-repeat;
  border-top: 10px solid #dce89e;
}
#about .program-info {
  margin-top: 56px;
  margin-bottom: 0;
}
#about p {
  width: 584px;
  margin-left: 125px;
}

div#kk {
  clear: both;
  width: 850px;
  height: 90px;
  background-image: url("image/foot.png");
  background-repeat: no-repeat;
  border-top: 10px solid #dce89e;
}

div#footleft {
  width: 300px; 
  float: left;
  display: inline; 
  font-size: 0.8em;
}
div#footleft img { vertical-align: top; }
#smt-logo {
  width: 29px;
  height: 90px;
  padding-right: 10px;
  margin-left: 10px;
  margin-top: 10px;
  float: left;
}
#footleft address img { margin-bottom: 4px; }
#footleft address {
  line-height: 1.3em;
  font-style: normal;
}

div#footright {
  width: 16em;
  float: right;
  display: inline;
  font-size: 0.8em;
  margin-top: 10px;
}
div#footright ul {
  border-left: 2px solid gray;
  padding: 0;
}
div#footright li {
  padding-left: 1em;
  margin-bottom: 4px;
}

div#copyright {
  margin-top: 100px;
  margin-bottom: 10px;
}
#copyright hr { color: #76aaaf; }
#copyright address { font-size: 0.8em; }

