@charset "utf-8";

normal{
	letter-spacing: normal;
}
BODY{
  background-color:#ffffff;
  color:#000000;
   margin:0 auto;
  padding:0;
  width:100%;
  border-collapse:separate;
  border-spacing:0;
 }
.body {
font-family, "Meiryo", sans-serif;
  line-height:1.5;
}  
textarea {
$B!!!!(Bresize: none;
 }
.button a {
    -webkit-backface-visibility: hidden; /* Chrome */
    backface-visibility: hidden; /* Chrome */
    -webkit-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    filter: alpha(opacity=100);
    opacity: 1;
}

a:link{
	color:#FFFFFF;
}
a:visited{
	color:#FFBB05;
}
a:active{
	color:#C0C0C0;
}
a:hover{
	color:#D0FFFF;
}



@media only screen and (max-width: 500px) {
  .text br {
    display: none;
  }
}


.text br {
  display: none;
}

@media only screen and (max-width: 500px) {
  .text br {
    display: inline;
  }
}



.text { font-size: 34px; }

@media only screen and (max-width: 540px) {
  .text { font-size:32px }
}










