﻿a{text-decoration:none;}
a:hover {color: #436725}
a:hover#n {color: #D86038}
a:hover#h {color: #3CA99D}
a:hover#nn {color: #74D2C4}
a:hover#li {color: #7F83CC}
a:hover#f {color: #eda59f}

@media screen and (min-width:481px) {
.header_p {
width:700px;
 }
.header_p2 {
width:700px;
opacity:0.9;
 }
.width_p {
width:700px;
 }
.width_p2 {
width:640px;
 }
.width_p3 {
width:500px;
font-size:10pt;
 }
.height_p {
height:100%;
 }
.lb_p { display: none; }
}

@media screen and (max-width:480px) {
.header_s {
width:100%;
 }
.header_s2 {
width:100%;
opacity:0.9;
 }
.width_s {
width:100%;
 }
.width_s2 {
width:96%;
 }
.width_s3 {
width:80%;
 }
.height_s {
height:auto;
 }
img.log_s {
max-width: 98%;
height: auto;
object-fit: contain;
 }
img.log50_s {
max-width: 50%;
height: auto;
object-fit: contain;
 }
.lb_s { display: none; }
}