@charset "UTF-8";
.tensen {
	border-top: 2px dotted #FF7600;
}

.shbotan{
    text-decoration: none;
}
.shbotan:hover{
	color: #FF7600;
}

.shbotan_o{
    text-decoration: none;
}
.shbotan_o:hover{
	color: #FFC18C;
}


.grayout{
  font-size: 125%;
  font-weight: bold;
  color: #B3B3B3
}

.resizeimage img { width: 100vw; }