/* CSS Document */
#container {
  width: 700px;
  text-align: center;
  font-size: x-small;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #FF9999;
  border-right-color: #FF9999;
  border-bottom-color: #FF9999;
  border-left-color: #FF9999;
  margin: 0px;
  padding: 0px;
}

#header {
  text-align: center;
  background-color: #FFFFFF;
}

#header h1 {
  color: #666666;
  margin: 0px;
  padding: 4px;
  font-size: 24px;
}

#header p {
  background-color: #FFCC33;
  padding: 4px;
  margin: 0px;
}

#mainbody {
  text-align: center;
}

#lside {
  float: left;
  width: 300px;
  line-height: 115%;
  text-align: left;
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
}

#rside {
  clear: right;
  float: left;
  width: 380px;
  background-image: url(pokemon2.gif);
  background-repeat: no-repeat;
  background-position: right top;
  margin: 0px 0px 0px 10px;
  padding: 0px;
  text-align: left;
  letter-spacing: 0.1em;
  line-height: 120%;
  background-color: #f8f8f8;
}

#rside h2 {
  font-size: small;
  margin-top: 10px;
  padding-top: 10px;
}

.lcon {
  margin: 2px 5px;
}

.rcon {
  margin: 10px 15px;
}

#footer {
  text-align: center;
  background-color: #FFFFFF;
}

.google {
  text-align: center;
  padding: 5px;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #999999;
  border-right-color: #999999;
  border-bottom-color: #999999;
  border-left-color: #999999;
}

dl {
  padding-top: 2px;
  padding-left: 4px;
  padding-bottom: 2px;
  margin: 2px 2px 14px;
  padding-right: 0px;
}

#lside dt {
  margin: 2px 5px 7px 0px;
  padding: 4px 2px 2px 8px;
  background-color: #FFCC33;
  height: 42px;
  width: 268px;
  font-size: 16px;
  font-weight: bold;
}

dd {
  margin: 0px 0px 2px 15px;
  padding: 0px 0px 0px 14px;
  background-image: url(../image/bt1.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

.link {}

.link dt {
  margin: 5px 5px 5px 0px;
  padding: 4px 2px 2px 8px;
  width: 240px;
}

body {
  background-image: url(pokemon.gif);
  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
  margin: 0px;
  padding: 0px;
  background-color: #F2C6A8;
}

a:hover {
  color: red;
  text-decoration: underline overline;
}

a {
  text-decoration: none;
}

.amazon {
  font-size: 90%;
  background-color: #fdf2d9;
}

.amazonth {
  font-size: 88%;
  font-weight: 700;
  text-align: center;
  background-color: #dee1fe;
}

#info {
  background-color: #FFFFFF;
  width: 500px;
  margin-top: 10%;
  height: 200px;
  vertical-align: middle;
}

#info h1 {
  font-size: 120%;
  line-height: 1.4;
}

#info .title {
  margin-left: 20px;
  text-align: left;
}

#info li {
  list-style-type: none;
}
