@charset "Shift_JIS";

body {
  color:#444444;
  background:#d6ebfd;
  margin:0;
  padding:0;
  font-size:12px;
  line-height:150%;
  text-align:left;
}


/* ===== リンク ===== */
a:link,a:visited {
  color: #0000ff;
  text-decoration: underline;
}

a:hover {
  color: #ff0000;
  text-decoration: none;
}


/* ===== レイアウト ===== */
#container {
  width:770px;
  background:#ffffff;
  margin: 0 auto;
  border-top:solid 1px #808080;
  border-bottom:solid 1px #808080;
  border-left:solid 1px #808080;
  border-right:solid 1px #808080;
}

#background {
  width:770px;
  background:#ffffff;
  margin: 0 auto;
}

#adsense .left {
  width:338px;
  height:280px;
  float:left;
  margin:0px 5px 15px 20px;
}

#adsense .right {
  width:338px;
  height:280px;
  float:right;
  margin:0px 20px 15px 5px;
}

#content1 {
  margin:0px 5px 10px 5px;
}

#content2 {
  width:375px;
  float:left;
  margin:0px 0px 0px 5px;
}

#content3 {
  width:375px;
  float:right;
  margin:0px 5px 0px 0px;
}

#footer {
  width:770px;
  margin:0px 0px 0px 0px;
  padding:10px 0px 5px 0px;
  text-align:center;
  border-top:dashed 2px #00ccff;
}


/* ===== ヘッダー ===== */
#header {
  background:url(top2.jpg) no-repeat;
  width:770px;
  height:222px;
  margin:0px 0px 10px 0px;
}

h1 {
  text-align:right;
  margin:0px 5px 0px 0px;
  font-size:9px;
  color:#ffffff;
}

h2 {
  margin:5px 0px 0px 15px;
  text-align:left;
  font-size:25px;
  color:#ffffff;
}

#header p {
  text-align:left;
  margin:97px 0px 0px 103px;
  width:637px;
  height:60px;
  line-height:180%;
  color:#444444;
}


/* ===== コンテンツ ===== */
h3 {
  background:url(menu.gif) no-repeat;
  width:760px;
  height:29px;
  margin:0px 0px 0px 0px;
  padding:7px 0px 0px 35px;
  color:#ffffff;
}

#content1 p {
  margin:0px 3px 7px 2px;
  padding:7px 10px 7px 10px;
  background:#dfeffe;
}

h4 {
  background:url(menu2.gif) no-repeat;
  width:360px;
  height:29px;
  margin:0px 0px 0px 0px;
  padding:7px 0px 0px 35px;
  color:#ffffff;
}

#content2 p {
  margin:0px 2px 7px 2px;
  padding:7px 7px 7px 10px;
  background:#dfeffe;
}

#content3 p {
  margin:0px 2px 7px 2px;
  padding:7px 10px 7px 10px;
  background:#dfeffe;
}