﻿@charset "utf-8";
body {
  background-color:#fff4f6;
  color:#000000;
  line-height:1.5;
}

a {text-decoration:none;}
a:link {color:#ff00ff;}
a:visited {color:#a52a2a;}
a:hover {color:#0000ff;}
a:active {color:#ff4500;}

p {margin-top:0.25em;margin-bottom:0.25em;}

.scrl {
margin:0em;
display:block;
overflow-x:auto;
white-space:nowrap;
-webkit-overflow-scrolling:touch;
}

.totf1 {border:thin solid;}
.totf2 {border:thin solid;font-weight:normal;text-align:center;}
.totf3 {border:thin solid;text-align:center;}

.lhyp {text-align:center;}
.lcon {text-align:center;border-top:solid thin;}
.lhyp2 {text-align:center;border-bottom:solid thin;}
.lcon2 {text-align:center;}
.lmrow {vertical-align:top;}
