
 @charset "utf-8";

/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, article,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {
    line-height:1;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, article {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted #000;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
/* End Reset CSS */
/* リセット終了 */

body{font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN",Yu Mincho,"游明朝",  "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;text-align:center; padding: 10px; width: 100%; max-width:1000px; margin:0 auto 0 auto;}
p{ margin-left:1em;text-align:left; line-height:150%; font-weight:bold;}
a      {color:#6600FF;text-decoration:none;}
a:hover{color:#FF0033;text-decoration:none;}
.title{width:68%; font-family:  "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN",Yu Mincho,"游明朝", serif; font-size: 28pt; color:#808000; font-weight:bold;
     text-align: center;  margin-top: 1em;margin-bottom:1em;}
.titletext{text-align:left; margin-top: 1em;margin-right:1em; margin-left:1em; line-height: 180%; font-size:large;}
.honbun{text-align:left; line-height: 150%; margin-top: 1em; margin-left:1em;margin-right:1em;margin-bottom:1em; }
.img2{
    width:100%;
    text-align:center;
    max-width:900px;
    margin:10px;
}
.img3{
    width:100%;
    text-align:center;
    max-width:600px;
    margin:10px;
}
.img{ width:40%; float:left;  margin-left:20px;;margin-bottom:10px; margin-right:20px;}
/* .img2{ width:100%;float:left; margin-left:20px; max-width:900px;}
.img3{ width:60%;float:left;text-align:center; margin-left:20px;margin-bottom:5px;}
.img4{ width:22%;float:left; text-align:center; margin-left:20px;margin-bottom:5px; margin-top:20px;}
.img5{ width:100%;float:left; margin-left:20px; max-width:600px;} */
.space{ clear: both;}
.parent {
  display: table;
  width: 100%;
  text-align:center;
}
.child1 {
  display: table-cell;
  width:20%;
  text-align:left;
  padding:10px;
  float:left;background-color:cornsilk;
}
.child2 {
  display: table-cell;
  width: 75%;
  text-align:center;
  padding:10px;
   margin-left:10px;
  float:left;
}
.child3 {
  display: table-cell;
  width: 30%;
  text-align:center;
  padding:5px;
}
.child4 {
  display: table-cell;
  width: 50%;
  text-align:center;
  padding:10px;
}
.child5 {
  display: table-cell;
  width: 15%;
  text-align:center;
  padding:5px;
}
.child6 {
  display: table-cell;
  width: 20%;
  text-align:center;
  padding:5px;
}
.inline{
width: 100%;height: 350px; overflow: auto; padding: 10px;font-size:11pt;
     line-height: 150%;}
