/* === グラフィック === */
#graphic {
  width: 881px;
  height: 1570px;
  padding: 0px 5px 0px 5px;
  vertical-align: top;
}

#graphictag {
  width: 841px;
  height: 31px;
  background-image: url("../img/graphictag.jpg");
  background-repeat: no-repeat;
  margin: 35px 0px 40px 16px;
}

#graphicmain {
  width: 861px;
  height: 1130px;
  background-image: url("../img/graphicbg.jpg");
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 30px 0px 0px 5px;
}

.graphicitem {
  width: 202px;
  height: 172px;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 10px;
}

.graphicitem A {
  width: 202px;
  height: 172px;
  display: block;
  background-repeat: no-repeat;
}

#graphicborder {

  left: 100;
  top: 0;
  width: 512px;
  height: 699px;
  position: absolute;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #FFFFFF;
  display: none;
  border: none;
  border-spacing: 0px;
  border-collapse: collapse;
}

#graphicview {
  width: 512px;
  height: 690px;
  vertical-align: middle;
  margin: 0px 0px 0px 0px;
  padding: 9px 0px 0px 0px;
  display: none;
  background-image: url("../img/graphicview.jpg");
  background-repeat: no-repeat;
}

#graphictitle {
  width: 512px;
  height: 59px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  vertical-align: top;
  padding: 0px 0px 0px 0px;
  font-family: Meiryo,'メイリオ','ＭＳ Ｐゴシック';
  font-size: 12pt;
  font-weight: bold;
  color: #EE449F;
}

#graphicimg {
  width: 480px;
  height: 360px;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 16px;
}

#graphictext {
  width: 480px;
  height: 208px;
  margin: 10px 0px 0px 16px;
}

#graphicclose {
  width: 67px;
  height: 19px;
  margin: 18px 0px 0px 428px;
}

#graphicclose A{
  width: 67px;
  height: 19px;
  display: block;
  background-image: url("../img/cg/cgclose.jpg");
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
}
