@charset "UTF-8";

body {
  font-size: 16px;
  width: 320px;
  margin-left: 0px;
}

ul {
  list-style-type: none;
  padding: 0;
  margin: 0px;
}

header {
  background: transparent url(../images/title.gif) top left no-repeat;
  width: 320px;
  height: 60px;
}

header a span {
  display: none;
}

#header_item_top {
  position: absolute;
  left: 12px;
  top: 24px;
  width: 169px;
  height: 39px;
}

#header_item_ja {
  position: absolute;
  left: 244px;
  top: 22px;
  width: 30px;
  height: 11px;
}

#header_item_en {
  position: absolute;
  left: 280px;
  top: 22px;
  width: 46px;
  height: 10px;
}

/* コンテンツバー */
article h1 { margin: 0; height: 17px; }
article h1 span { display: none; }

/* アイコン付き見出し */
article section h2 {
  margin: 0;
  line-height: 11pt;
}

article section h2 span { color: #6F524F; font-size: 16px; }
article section h2 span:before {
  content: url(../images/illust_1.gif);
  vertical-align: -6px;
  line-height: 12pt;
}

article .photo_right {
  float: right;
}

footer {
  text-align: center;
  font-size: 7pt;
}

footer:before {
  clear: both;
  content: url(../images/bar.gif);
}

.photo_with_caption {
  font-size: x-small;
}
