@charset "euc-jp";
/* µþÅÔ */

body {
  margin: 0px;
  padding: 0px;
  color: #000000;
  background-color: #fff; /*#DFEDF7;*/

  font-size:0.8em;
  line-height: 152%;
  _line-height: 158%;
  font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
}

div#list {
  width: 480px;
  _width: 470px;
  padding: 2px;
}

div#list-text {
  width: 320px;
  _width: 310px;
  float: left;
  margin: 0px auto 0px 0px;
}

div#list-img-1 {
  float: right;
  margin: 0px 4px 0px auto;
}

div#list-img-1-title {
  width: 150px;
  margin: 0 0 4px 0;
}

div#list-attachement {
  width: 480px;
  _width: 470px;
  clear: both;
  border-top: 1px dotted #ccc;
  border-bottom: 1px solid #ccc;
}

div#list-attachement ul {
  margin: 0;
}

div#list-attachement li {
  margin: 0;
  _margin: 0 0 0 25px;
  list-style-type: circle;
  list-style-type:square;
}

div#list-submit {
  border-bottom: 1px solid #000;
}

div#list h1 {
  color: #900;
  font-weight: normal;
  font-size: 100%;
  margin: 3px 5px 2px 2px;
}

div#list-date {
  color: #aaa;
}

div#list-date a {
  color: #aaa;
  text-decoration:none;
}

div#list-date a:hover {
  color: #faa;
  text-decoration:none;
}

div#list-img-1 a img {
  border: 0px;
}

div#list-img-1-title {
  color: green;
}

span#new {
  color: red;
  font-weight: bold;
  margin: 0 0 0 5px;
}

div#whatsnew {
  width: 550px;
  height: 450px;
  /*background: #fff;
  border-bottom: 1px solid #93cd69;*/
  overflow: auto;
}

/* iframe ¤Î²£¥¹¥¯¥í¡¼¥ë¤ò¾Ã¤¹ */
html{
  overflow-y: scroll;
}

