

/*** for PC Browser ***/
@media (min-width:401px)
{
@charset "utf-8";

#tyusyaku {
 width:80%;
 margin:auto;
}

#tyusyaku p {
  text-align:left;
  font-size:100%;
  line-height:150%;
  color:#333333;
}
}
