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

div.index {
  width:100%;
  margin:auto auto;
}

div.text {
  width:90%;
  margin:auto auto;
}

a{
  color:#000000;
  text-decoration:none;
}


div.bottomC {
  text-align:center;
  margin-top:20%;
}

div.bottomL {
  width:90%;
  text-align:left;
  margin-top:20%;
}

div.bottomR {
  width:90%;
  text-align:right;
  margin-top:20%;
}

div.color2 {
  width:70%;
  padding:10%;
  background:url(back.png); 
  background-attachment:fixed;
  margin:auto auto;
}

div.color05a {
  width:90%;
  margin:160px auto auto auto;
}


div.color14t {
  width:70%;
  padding:10%;
  background-color:#7057a3;
  margin:auto auto;
}

img.color2 { zoom:0.8; }
img.text { zoom:0.6; }