@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: #FFFFFF url("http://www.smt.jp/opencafe/2010/august/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%;
  display: none;
}

a { color: black; }
a:visited { color: #000033; }
a:hover { color: #404040; }

div {
  color: #000;
}

/* IE6 PNG fix */
img, div { behavior: url("http://www.smt.jp/opencafe/2010/august/iepngfix.htc") }

/* Safari fix */
#p { text-shadow: #000 0 0 0; }

/* Firefox fix */
p { -moz-opacity: 0.99; }

/* 01 */

div#wrapper {
  width: 850px;
  height: 1340px;
  background-image: url("image/bgall.png");
  margin-right: auto;
  margin-left: auto; 
  text-align: left;
}

div#opening{
  width: 850px;
  background-repeat: no-repeat;
  border-top: 10px solid #FFFFFF;
}
#opening .program-info {
  margin-top: 100px;
  margin-bottom: 0;
}
#opening p {
  width: 410px;
  font-size: 11pt;
  line-height:1.2em;
  margin-top: 305px;
  margin-left: 77px;
}
#opening p.tel {
  font-size: 10pt;
  margin-left: 77px;
/*
  margin-top: -22px;
*/
  margin-top: -0.8em;
}

div#exhibition {
  width: 850px;
  background-repeat: no-repeat;
}
#exhibition .program-info {
  margin-top: 0px;
  margin-bottom: 0;
}
#exhibition p {
  line-height: 1.2;
  font-size: 11pt;
  width: 410px;
/*
  margin-top: 20px;
*/
  margin-top: 2.8em;
  margin-left: 77px;
  margin-bottom: -33px;
}
/**/#exhibition dl {
  margin-top: 0.6em;
}
#exhibition dt {
  font-size: 10pt;
  float: left;
  clear: left;
  width: 50px;
  margin-left: 77px;
  line-height: 1.4;
}
#exhibition dd {
  font-size: 0.9em;
  margin-left: 127px;
  line-height: 1.4;
}

div#formant {
  width: 850px;
  height: 150px;
}
#formant .program-info {
  margin-top: 100px;
  margin-bottom: 0;
}



div#footer {
  width: 850px;
  height: 90px;
  float: left;
  display: inline; 
  font-size: 0.9em;
}
#footer address {
/*  margin-top: 0px;
*/
  margin-top: 2.4em;

  margin-left: 150px;
}

/* for IE8 */
html>/**/body div#footer address {
/*  margin-top: -60px;
*/
 margin-top: -5.6em;
  margin-left: 150px;
}

div#copyright {
  margin-top: 559px;
  margin-left: 10px;
}
/* for IE8 */
html>/**/body div#copyright {
  margin-top: 490px;
  margin-left: 10px;
}
#copyright hr { color: #76aaaf; }
#copyright address { font-size: 0.8em; }

