html {font-size: 62.5%;}
body::before {
  background: url(http://mabumaro.com/jpg/01machida/machida8/purple04.jpg) no-repeat center;
  background-size: cover;
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
}
body,tr,td{font-size: 12px; font-size: 1.2rem;}
tr,td{background-color:#FFFFFF;}

.title1{color:#CC0000; font-size: 14px; font-size: 1.4rem;}
.title2{color:#0066CC; font-size: 14px; font-size: 1.4rem;}
.title3{color:#FFFFFF;}
.title4{font-size: 14px; font-size: 1.4rem;}
.link{text-indent:1em;}
.new{color:deeppink;}

p{background-color:#AD94C6; text-indent:1em;}
A:link    {text-decoration:none; color:Blue;}
A:visited {text-decoration:none; color:Blue;}
A:active  {text-decoration:none; color:Blue;}
A:hover   {text-decoration:underline; color:Fuchsia; background-color:#ffdbff;}

div.text{text-align:justify; text-justify:inter-ideograph; layout-grid-line:0.5em; margin:0.5em;}
