@charset "utf-8";

.title3,
h2 {
background-image:url("/line.gif");
background-repeat:no-repeat;
background-position:left middle;
font-size:110%;
color:#2A2A2A;
padding:0px 0px 10px 12px;
margin:20px 0px 5px 0px;
font-weight:bold;
line-height:1.5;
}

ul.pict{
display:flex;
flex-wrap:wrap;
}
ul.pict li{
width:100px;
margin:0 10px 10px 0;
}

ol{
padding-left:2em;
}
.lowpri_main ul li,ol li{
line-height:1.5em;
font-size:130%;
}

.lowpri_main ul li a, ol li a{
text-decoration:none;
border-bottom: dashed 1px orange;
}

.floatL{
float:left;
margin-right:10px;
}


<!-- ãƒ†ãƒ¼ãƒ–ãƒ« -->

table.line{
border-top:1px solid #663300;
border-right:1px solid #663300;
border-bottom:1px solid #663300;
border-left:1px solid #663300;
border-collapse:collapse;
border-spacing:0;
background-color:#ffffff;
empty-cells:show;
font-size:14px;
}

.line th{
border-right:1px solid #663300;
border-bottom:1px solid #663300;
color:#330000;
background-color:#996633;
background-image:url(../img/table-back.gif);
background-position:left top;
padding:0.3em 0.5em;
text-align:center;
font-size:14px;
}

.line td{
border-right:1px solid #663300;
border-bottom:1px solid #663300;
padding:0.3em 0.5em;
font-size:14px;
}

table#table {
width: 530px;
border: 1px #dddddd solid;
border-width: 1px 1px 1px 1px;
border-collapse: collapse;
border-spacing: 0;
font-size:13px;
}

table#table th {
padding: 5px;
border: 1px #dddddd solid;
border-width: 1px 1px 1px 1px;
background: #cefcb7;
font-size:13px;
font-weight: bold;
line-height: 120%;
text-align: left;
text-valign: center;
}

table#table td {
padding: 5px;
border: 1px #dddddd solid;
border-width: 1px 1px 1px 1px;
background: #eafcce;
font-size:13px;
text-align: left;
text-valign: center;
}

table#white {
    border: 1px #3fbf59 solid;
    border-collapse: collapse;
    border-spacing: 0;
text-align: left;
text-valign: center;
}

table#white th {
    padding: 5px;
    border: #3fbf59 solid;
    border-width: 0 0 1px 1px;
    background: #cefcd7;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
text-align: left;
text-valign: center;
}

table#white td {
    padding: 5px;
    border: 1px #3fbf59 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
text-align: left;
text-valign: center;
}

table#white2 {
    width: 500px;
    border: 1px #a34128 solid;
    border-collapse: collapse;
    border-spacing: 0;
font-size:13px;
line-height:140%;
text-align: left;
text-valign: center;
}

table#white2 th {
    padding: 5px;
    border: #a34128 solid;
    border-width: 0 0 1px 1px;
    background: #fcd7ce;
    line-height: 120%;
    text-align: center;
font-size:13px;
line-height:140%;
text-align: left;
text-valign: center;
}

table#white2 td {
    padding: 5px;
    border: 1px #a34128 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
font-size:13px;
line-height:140%;
text-align: left;
text-valign: center;
}

table#white2 {
    width: 500px;
    border: 1px #a34128 solid;
    border-collapse: collapse;
    border-spacing: 0;
font-size:13px;
line-height:140%;
text-align: left;
text-valign: center;
}

table#white2 th {
    padding: 5px;
    border: #a34128 solid;
    border-width: 0 0 1px 1px;
    background: #fcd7ce;
    line-height: 120%;
    text-align: center;
font-size:13px;
line-height:140%;
text-align: left;
text-valign: center;
}

table#white2 td {
    padding: 5px;
    border: 1px #a34128 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
font-size:13px;
line-height:140%;
text-align: left;
text-valign: center;
}

<!-- /ãƒ†ãƒ¼ãƒ–ãƒ« -->

.title {
    font-family: "ＭＳ Ｐゴシック";
    background-color: rgb(255, 204, 204);
    font-weight: bold;
    line-height: 140%;
    padding: 2px 2px 2px 6px;
}

.dot {
    border: dotted #a0a0a0 thin;
    padding: 0.5em 0.5em 0.5em 0.5em;
    margin: 0px 0px 0px 0px;
}

.img {
    float: right;
    padding: 0em 0em 1em 0.5em;
    margin: 0em 0em 0em 0em;
    font-size: 13px;
    line-height: 140%;
    text-align: center;
}