/* media.css */

#media_html #titleandbackground
{
  background-image: url(../images/titlebackground_simple.jpeg);
  height: 120px;
}

#media_html #subarea
{
  top: 214px;
}

#media_html #mainarea
{
  min-height: 51.8em;
}

#media_html #onlinemessage
{
  display: none;
  position: absolute;
  visibility: hidden;
}

#media_html #contents p
{
  margin-left: 1em;
  margin-right: 1em;
  margin-top: 0px;
}

#media_html #contents dl
{
  font-size: 90%;
  margin-left: 1.5em;
  margin-right: 1.5em;
  margin-bottom: 1em;
}

#media_html #contents dt
{
  clear: left;
  font-weight: bold;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

#media_html #contents dd
{
  margin-left: 8em;
  margin-bottom: 1em;
  padding: 0.5em;
  background-color: #ffffff;
  text-align: justify;
  -ms-text-justify: inter-ideograph;
  text-justify: inter-ideograph;
  border-width: 1px;
  border-style: solid;
  border-color: #e8d0ff;
  background-image: url(../images/mediaddbackground.png);
  background-repeat: no-repeat;
  background-position: left top;
  color: #604070;
}

#media_html img.images-mediafrauimage_jpeg,
#media_html img.images-mediapikaichijitenimage_jpeg,
#media_html img.images-mediasanyoshinbunimage_jpeg,
#media_html img.images-mediamylohasimage_jpeg,
#media_html img.images-mediaconsciousimage_jpeg
{
  vertical-align: middle;
  float: left;
  margin-left: -7.5em;
  margin-bottom: 0px;
}

/* end of file */
