<STYLE type="text/css">/*========= Google Fontの設定をするCSS ===============*/@font-face {  font-family: "BIZ UDPGothic";  src: url("./font/BIZUDPGothic-Regular.ttf") format("truetype");}.biz-udpgothic-regular14h {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 14px ;  line-height: 180% ;  color: #FFFFFF;}.biz-udpgothic-regular16h {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 16px ;  line-height: 150% ;  color: #FFFFFF;}.biz-udpgothic-regular18 {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 18px ;  line-height: 150% ;  color: #1A1A1A;}.biz-udpgothic-regular18h {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 18px ;  line-height: 150% ;  color: #FFFFFF;}.biz-udpgothic-regular21 {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 21px ;  line-height: 120% ;  color: #1A1A1A;}.biz-udpgothic-regular21h {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 21px ;  line-height: 120% ;  color: #FFFFFF;}.biz-udpgothic-regular24h {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 24px ;  line-height: 120% ;  color: #FFFFFF;}.biz-udpgothic-regular24 {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 24px ;  line-height: 120% ;  color: #1A1A1A;}.biz-udpgothic-regular28 {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 28px ;  line-height: 120% ;  color: #1A1A1A;}.biz-udpgothic-regular28h {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 28px ;  line-height: 120% ;  color: #FFFFFF;}.biz-udpgothic-regular28b {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 28px ;  line-height: 120% ;  color: #000099;}.biz-udpgothic-regular32 {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 32px ;  line-height: 120% ;  color: #1A1A1A;}.biz-udpgothic-regular32b {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 32px ;  line-height: 120% ;  color: #000099;}.biz-udpgothic-regular36 {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 36px ;  line-height: 120% ;  color: #1A1A1A;}.biz-udpgothic-regular36h {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 36px ;  line-height: 120% ;  color: #FFFFFF;}.biz-udpgothic-regular42 {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 42px ;  line-height: 180% ;  color: #1A1A1A;}.biz-udpgothic-regular42h {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 42px ;  line-height: 180% ;  color: #FFFFFF;}.biz-udpgothic-regular42b {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 42px ;  line-height: 180% ;  color: #000099;}.biz-udpgothic-regular46 {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 46px ;  line-height: 180% ;  color: #1A1A1A;}.biz-udpgothic-regular46h {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 46px ;  line-height: 180% ;  color: #FFFFFF;}.biz-udpgothic-regular46b {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 46px ;  line-height: 180% ;  color: #000099;}.biz-udpgothic-regular52h {  font-family: "BIZ UDPGothic", sans-serif;  font-weight: 400;  font-style: normal;  font-size: 52px ;  line-height: 150% ;  color: #FFFFFF;}/*========= リンク時の文字色を設定をするCSS ===============*/a{  color:grey;    text-decoration:none;}A:link {text-decoration:none ;color : #1A1A1A }A:visited {text-decoration:none ;color : #1A1A1A }A:hover {text-decoration:none ;color : #1A1A1A }A:active {text-decoration:none ;color : #1A1A1A }a.mail:link, a.mail:visited { color:#FFFFFF }a.mail:hover { color:#FFFFFF; }a.mail:active {color:#FFFFFF; }A { text-decoration: none; }A:hover {color:#1A1A1A; text-decoration:underline}/*========= 画像の角を丸くする為のCSS ===============*/p.corner1 img {    border-radius: 10px; /* 小 */}p.corner2 img {    border-radius: 20px; /* 中 */}p.corner3 img {    border-radius: 30px; /* 大 */}/*========= ヘッダーを固定する為のCSS ===============*/.navi{    position: fixed;    z-index: 10;}.contents{    margin-top: 145px;}/*========= テキストにアンダーライン（黄色） ===============*/  .test {   background: linear-gradient(transparent 60%, yellow 30%);   display: inline-block;  }</STYLE>