@charset "utf-8";

a:link {
	text-decoration: none;
	color: #099;
}
a:visited {
	text-decoration: none;
	color: #3C0;
}
a:hover {
	text-decoration: none;
	color: #F69;
}
a:active {
	text-decoration: none;
}

a:focus {
   color: Aqua;
}

body {
 text-size-adjust: auto;
-webkit-text-size-adjust: auto;
}

.tonelabel2022_i {
	font-family: Verdana, Geneva, sans-serif;
	color: #069;
	background-repeat: no-repeat;
	text-align: center;
        background-color: #FFF;
	width: 95%;
	float: none;
	margin-left:auto;
	margin-right:auto;
}

.tonelabel2022_i img{
        float: none;
        max-width: 95%;

 }

.tonelabel2022_i div p span {
	font-size: 1em;
}



.sp_ib span{
	display: inline-block;
}

.sp_b span{
	display: block;
}

.tonelabel2022_i ul{
	margin-bottom:1.5em;
}

.tonelabel2022_i table {
	width: 100%;
	table-layout: fixed;
	text-align:left;
}

.tonelabel2022_i td {
	vertical-align:bottom;
	padding-bottom:1em;
}

.tonelabel2022_i th {
	vertical-align:top;
	padding-bottom:1em;
}

.tdtop td{
	vertical-align:top;
	padding-bottom:1em;
	padding-right:1em;
}

.protect_img {
	position:relative;
	width:100%;
	height:100%;
}

.guard{
        position: absolute;
	display:block;
	width:100%;
	height:100%;
	background-image:url(/images/tonelabel.gif);
}

.News {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	clear: left;
	float: none;
	height:auto;
	width: 95%;
        max-width: 700px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
        padding-top: 5%;
}

.fixed_image {
	background-attachment: fixed;
	background-image: url(../images/tone2009aut.jpg);
	background-repeat: no-repeat;
	background-position: 50%;
	color: #069;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	width: auto;
	float: none;
	margin-top:auto;
        margin-bottom:auto;
	margin-right: auto;
	margin-left: auto;
}

.sq{
        font-family: Verdana, Geneva, sans-serif;
	float: none;
}

.sq ul{
        height: 350px;
        overflow: auto;
} 


#foot {
        font-family: Verdana, Geneva, sans-serif;        
        text-align: center;
        font-size: 3.5vmin;
        float: none;
	width: 95%;
 	margin-left:auto;
	margin-right:auto;
        padding-top: 5%;
        padding-bottom: 5%;
        line-height: 2em;
}

#foot span{
	margin-right:1em;
}

@media screen and (max-width:960px) {

p {
    color:   RoyalBlue;
  }


.tonelabel2010_i{
      width: 90%;
}


.tonelabel2010_i img{
	width: 90%;
}

.News {
        width: 90%;
	float: none;
}


.movie-rel {
	width: 100%;
	aspect-ratio: 16 / 9;
}

.movie-rel iframe {
	width: 100%;
 	height: 100%;
}

#foot {
        width: 90%;
}

}

