@import "fontsize.css";

body {
      padding: 0px;
      margin: 0px;
      font-family: "MS PGothic", Osaka, sans-serif;
      color: #666;
      background-color: #ffc;
     }
a:link, a:visited, a:active {text-decoration: none;}
a:link { color: #63f;}
a:visited { color: #669;}
a:hover { color: #f60;text-decoration: underline;}
a:active { color: #c03;}
a.nav:link { color: #333;}
a.nav:visited { color: #666;}
a.nav:hover { color: #900;text-decoration: underline;}
a.nav:active { color: #f03;}
table { border-collapse: collapse;}
table.speed { table-layout:fixed; }
table.flame {
    border: 1px solid #333;
    }
td,th { font-size:100%; }
td.menu01 {
       background:#333 url("img/m_point.gif") no-repeat 0% 0%;
       padding-left:20px;
       font-size:81.25%;
       font-weight:bold;
       color:#fff;
       }
td.menuside {
       background-color:#ccc;
       background-image:url("img/back01.gif");
       }
ul,ol,li {
       margin:0;
       padding:0;
       }
ul.menulist01 {
       margin-left:1.5em;
       }
ul.menulist01 li {
       margin-top:0.5em;
       list-style-image:url("img/point_r.gif");
       font-size:81.25%;
       color:#333;
       }
li.menulist02 { list-style-image:url("img/point_g.gif"); }
li.menulist03 { list-style-image:url("img/point_k.gif"); }
img { border-style: none; }
div.hd2 {
       width:400px;
       height:40px;
       background-image:url("img/t_back.gif");
       }
h2 {
       margin:0px;
       padding:11px 0px 0px 40px;
       font-size:112.5%;
       color:#333;
       }
div.iti0 {
       width:400px;
       background-color:#ccc;
       }
div.iti {
       padding:5px 0px 5px 10px;
       font-size:75%;
       color:#333;
       }
div.iti3 {
       width:400px;
       height:400px;
       background:#fff url("img/WalkingLady2.JPG") no-repeat top right;
       }
div.iti4 {
       padding:0px 5px;
       color:#333;
       }
div.hd3 { width:360px; margin:30px auto 0px 20px; }
h3 {
       margin:0px;
       border-width:1px 10px 1px 10px;
       border-color:#066;
       border-style:solid;
       padding:3px 0px 0px 5px;
       font-size:100%;
       color:#066;
       }
p.vody {
       margin:10px 30px 20px 30px;
       font-size:81.25%;
       color:#666;
       line-height:1.5;
       text-align: justify;
       text-justify: distribute;
       word-break: break-all;
       }
  p.cr {
       margin-left:20px;
       }
  .date {
       margin-left:20px;
       font-size:68.75%;
       color:#666;
       line-height:1.5;
       }
  .writer {
       margin-left:20px;
       font-size:68.75%;
       color:#666;
       line-height:1.5;
       }
.thispage { font-weight:bold; color:#900; }
.foot { font-size: 75%; color: #333;}
.foot2 { font-size: 75%; color: #666;}
.cr { font-size: 68.75%; color: #666;}
td#cr {
       background-image:url("img/back02.gif");
       background-color:#9cc;
       }
.mrg50 {
      margin-left: 50px;
      margin-right: 50px;
     }
.mrg20 {
      margin-left: 20px;
      margin-right: 20px;
     }

.fhidari { float:left; }
.fmigi { float:right; }
.naka { text-align:center; }
.hidari { text-align:left; }
.migi { text-align:right; }
.futo { font-weight:bold; }
