@charset "UTF-8";

body {
background-color: #ffffff;
margin-left: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
padding: 0px;
}

a.navi:link {
font-size: x-small;
color: #000000;
text-decoration: underline;
}
a.navi:visited {
font-size: x-small;
color: #000000;
text-decoration: underline;
}
a.navi:hover {
font-size: x-small;
color: #B91440;
text-decoration: underline;
}
a.navi:active {
font-size: x-small;
color: #000000;
text-decoration: underline;
}
.navitext{font-size: x-small;}


.border {border-width:1px;border-color:#cccccc;border-style:solid;}

img {
border:none;
}

h1,h2,h3,h4,h5,h6 {
margin:0;
padding:0;
}

.box01 {
border-collapse:collapse;
}
.box01 td {
border:1px #a6a6a6 solid;
}
.box01 td td {
border:none;
}


.tbl01 td,
.tbl01 th {
padding: 7px;
}
.tbl01 .center_left {
text-align: left;
padding-left: 4.5em;
}




