
body      { font-size: 14px }
p  { font-size: 95%; padding-top: 5px; padding-right: 10px }
td     { font-size: 14px; line-height: 140% }
h1    { color: #800000; font-weight: 600; font-size: 30px; font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐゴシック", "ＭＳ ゴシック"; letter-spacing: 3px; margin: 5px 0px 0px; padding-top: 5px; padding-bottom: 10px }
h2 { color: black; font-size: 120%; margin-right: 10px; margin-left: 2em; padding-top: 5px; padding-left: 1em; border-bottom: 1px solid #900000; border-left: 5px solid #900000 }
h5    { color: #f8b907; font-size: 15px; background-color: #69c; margin: 0px 0px 0px 8px; padding: 2px 12px; border-style: solid none solid none; border-width: 1px; border-color: #3d3d5c }
a:link  { color: #00f; text-decoration: none }
a:visited  { color: #036; text-decoration: none }
a:hover  { color: #c33; text-decoration: underline }
address  { color: black; font-style: normal; font-weight: normal; font-size: 80%; line-height: 120%; text-align: center; padding-top: 5px }
.sidename    { font-size: 12px; line-height: 150% }
.eigyou  { font-size: 14px; line-height: 130%; margin-right: 10px; margin-left: 3em }
.bttom   { font-size: 90%; line-height: 90% }
.mailco { color: white; text-decoration: none }
.kumiai { color: #800000; font-weight: 900; font-size: 140%; font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", 平成明朝, 細明朝体; padding-bottom: 5px }
.point17 { font-size: 17px }

/*-----thとtdにwidth指定を行なっているにもかかわらず反映されていない場合-----*/
.parent {
    display: table;
    table-layout: fixed;
}

/* ========INFO AREAデザイン4========= */

.info iframe {
    width: 580px;
    height: 380px;
    overflow-y: scroll;
    margin-bottom: 20px;
    margin-left: 40px;
  　background-color="#eef0f4"
}
