@charset "utf-8";
.one {
border: 0px solid red;
height: 100%;
width: 100%;
display: block;
position: fixed;
margin: 0;
padding: 0;
border-collapse: collapse;
border-spacing: 0;
}
table, th, td {
border:0px solid black;
white-space: nowrap;
margin: 0;
padding: 0;
}
td, tr {border:1px solid transparent;}
.tab-01 {background-color: white; width: auto; height: auto;}
.tab-02 {background-color: white; width: 130px;}
.tab-03 {background-color: white; width: auto;}
.tab-04 {background-color: white; width: auto; height: 100px;}
.tab-05 {background-color: white; width: 130px; height: 100px;}
.tab-06 {background-color: white; width: auto; height: 100px;}
.txt-6A {
padding-left: 50px;
font-family: MuseoSans-700;
font-size: 13px;
line-height: 8px;
-webkit-font-smoothing: subpixel-antialiased;
}
.txt-6B {
padding-left: 50px;
font-family: MuseoSans-100;
font-size: 13px;
line-height: 8px;
-webkit-font-smoothing: subpixel-antialiased;
}

.tab-07 {background-color: white; width: auto;height: 40px;}
.tab-08 {background-color: white; width: 130px;height: 40px;}
.txt-08A {
font-family: MuseoSans-100;
font-size: 13px;
line-height: 16px;
-webkit-font-smoothing: subpixel-antialiased;

}
.txt-08B, .txt-08B a {
color: black;
text-decoration: none;
font-family: MuseoSans-100;
font-size: 13px;
line-height: 16px;
-webkit-font-smoothing: subpixel-antialiased;
}
.txt-08B a:hover {text-decoration: underline;text-underline-offset: 16px;}

.tab-09 {background-color: white; width: auto;height: 40px;}

.tab-10 {background-color: white; width: auto;}
.tab-11 {background-color: white; width: 130px; border-bottom: 1px solid black;}
.tab-12 {background-color: white; width: auto;}

.tab-13 {background-color: white; width: auto;height: 40px}
.tab-14 {background-color: white; width: 130px;height: 40px}
.txt-14A {display: none;}
.txt-14B {display: none;}
.tab-15 {background-color: white; width: auto;height: 40px}

.tab-16 {background-color: white; width: auto;height: 30px}
.tab-17 {background-color: white; width: 130px;height: 30px}
.tab-18 {background-color: white; width: auto;height: 30px}

.tab-19 {background-color: white; width: auto;height: 30px}
.tab-20 {background-color: white; width: 130px;height: 30px}
.tab-21 {background-color: white; width: auto;height: 30px}

/* ---------- FONTS ----------*/
@font-face {
font-family:'MuseoSans-100';
src: url('../fonts/optima.ttf');
}
@font-face {
font-family:'MuseoSans-700';
src: url('../fonts/Optima-Bold.ttf');
}