@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}
a:link {
  color: #0000ff;
  text-decoration: underline;
}
a:visited {
  color: #0000cc;
  text-decoration: underline;
}
a:hover {
  color: #ff0000;
  text-decoration: underline;
}
body {
  margin: 0;
  padding: 0;
  font-size: 80%;
  text-align: center;
  font-family: "MS UI Gothic",sans-serif;
}
#wrapper {
  border: 1px solid silver;
  margin: 1em auto 0;
  text-align: left;
  width: 1000px;
}
#header {
  border-bottom: 1px solid silver;
  height: 100px;
}
#container {
  padding: 1em 0 0;
  width: 100%;
  position: relative;
}
#container-inner {
  width: 800px;
  float: left;
}
#contents {
  border-left: 1px solid silver;
  border-right: 1px solid silver;
  padding: 5px 20px 20px;
  width: 556px;
  float: right;
}
#left-sidebar {
  padding: 5px 5px 20px;
  width: 170px;
  float: left;
}
#right-sidebar {
  padding: 5px 5px 20px;
  width: 170px;
  float: right;
}
#footer {
  border-top: 1px solid silver;
  padding: 0px 0px 0.5em;
  clear: both;
  width: 100%;
}
#globalnavi {
  position: absolute;
  top: 0;
  width: 100%;
}
h1 {
  background-image: url(http://i295.photobucket.com/albums/mm128/picguy24/header.png);
  background-repeat: no-repeat;
  height: 71px;
  padding: 10px 100px 2px 100px;
  font-size: 150%;
}
.indent {
  text-align: center;
  font-size: 120%;
  color: #000000;
  font-weight: bold;
}
h2 {
  border-left: 10px solid #000000;
  padding: 5px 0 5px 5px;
  font-size: 120%;
  margin-bottom: 1.5em;
}
h3 {
  padding: 5px 0 5px 5px;
  margin-bottom: 0.5em;
  font-size: 120%;
  margin-top: 2em;
}
#contents p {
  line-height: 1.5;
  margin-bottom: 1em;
}
.golf {
  border: thin solid #cccccc;
  padding: 2px 10px 0px;
  background-color: #ffffff;
}
.pr {
  font-weight: bold;
}
.category {
  padding: 5px 5px 5px 50px;
}
.left {
  background-color: #ccff99;
}
.new {
  margin: 0;
  padding: 5px 10px 5px 90px;
  background: transparent url(az/new.PNG) no-repeat scroll 0%;
  height: 100px;
  font-size: 120%;
}
.p_sidetitle {
  margin: 0;
  padding: 5px 5px 5px 10px;
  background: transparent url(navh4.png) no-repeat scroll 0%;
  color: #000000;
}
#footer .p {
  clear: left;
  text-align: center;
}

#globalnavi2 ul{
  width: 100%;
  background-image:url(http://i295.photobucket.com/albums/mm128/picguy24/header.png);
  background-repeat: no-repeat;
  list-style-type: none;
  background-position: center top;
}
#globalnavi2 li {
  width: auto;
  float: left;
}
#globalnavi2 li a {
  padding: 2.5em 1.5em 0.5em;
  float: left;
  position: relative;
  left: 80px;
  width: auto;
  height: 35px;
  display: block;
  color: #000000;
}
#globalnavi2 li a:hover {
  background-color: #ffffc6;
  color: #000000;
  width: auto;
  height: 35px;
}
img {
  border-color: #808080;
  border-width: 1px;
  text-align: center;
}
.googletranslate {
  background-image: url(http://i295.photobucket.com/albums/mm128/picguy24/header.png);
  background-repeat: no-repeat;
}
table.center {
  border: 1px outset #cccccc;
  width: 400px;
  text-align: center;
}
table.index {
  border:  none;
  width: 570px;
  text-align: center;
}

td.index{
width: 190px;
text-align: center;
}

table.pink {
  border: 1px solid #ffcae4;
  width: 570px;
  text-align: center;
}
td.pink {
  width: 140px;
  vertical-align: middle;
  background-color: #ffcae4;
  font-weight: bold;
}
table.green {
  border: 1px solid #ccff99;
  width: 570px;
  text-align: center;
}
td.green {
  width: 140px;
  vertical-align: middle;
  background-color: #ccff99;
  font-weight: bold;
}
table.gray {
  border: 1px solid #e8e8d0;
  width: 570px;
  text-align: center;
}
td.gray {
  width: 140px;
  vertical-align: middle;
  background-color: #e8e8d0;
  font-weight: bold;
}
table.blue {
  border: 1px solid #d2ffff;
  width: 570px;
  text-align: center;
}
td.blue {
  width: 140px;
  vertical-align: middle;
  background-color: #d2ffff;
  font-weight: bold;
}
table.yellow {
  border: 1px solid #ffffc6;
  width: 570px;
  text-align: center;
}
td.yellow {
  width: 140px;
  vertical-align: middle;
  background-color: #ffffc6;
  font-weight: bold;
}

table.jpname {
  border: 1px solid #ffffc6;
  width: 390px;
  text-align: center;
}
td.jpname {
  width: 130px;
  padding: 5px;
}

.tables {
  border:  none;
  float: left;
  width: 254px;
  height: 252px;
}

.adslayout {
  width: 254px;
  height: 252px;
  background-image: url(http://bp2.blogger.com/_zyZSfSdA5g0/SAPteGBJlII/AAAAAAAAAKs/D93MrYPVFME/s400/paperclip.jpg);
  background-repeat: no-repeat;
  background-position: 0% 50%;
}
.adslayout1 {
  padding: 90px 5px 5px 30px;
}