@charset "shift_jis";

body {
  font-family:'Times New Roman,ＭＳ Ｐ明朝,Century Gothic,ＭＳ Ｐゴシック';
  font-color:#999999;
  font-size:12px;
  line-height:5mm;
  margin-top:50px;
  margin-bottom:30px;
}

div.text {
  width:600px;
  margin:auto auto;
}

a:link{
  color:#000000;
  text-decoration:none;
}
a:active{
  color:#000000;
  text-decoration:none;
}
a:visited{
  color:#000000;
  text-decoration:none;
}
a:hover{
  color:#888888;
  text-decoration:none;
}

div.bottomC {
  text-align:center;
  margin-top:50px;
}

div.bottomL {
  width:600px;
  text-align:left;
  margin-top:50px;
}

div.bottomR {
  width:600px;
  text-align:right;
  margin-top:50px;
}


div.color1 {
  width:300px;
  padding:40px;
  background:url(back.png); 
  background-attachment:fixed;
  margin:auto auto;
}

div.color01t {
  width:600px;
  padding:40px;
  background-color:#99ccff;
  margin:auto auto;
}

div.color09s {
  width:600px;
  margin:50px auto auto auto;
}

div.color18n {
  width:600px;
  padding:40px;
  background-color:#ffe4ae;
  margin:auto auto;
}

div.color19h {
  width:600px;
  padding:40px;
  background-color:#f9e8ce;
  margin:250px auto auto auto;
}

div.color28t {
  width:600px;
  padding:40px;
  background-color:#cc9999;
  margin:auto auto;
}