body{
	-webkit-text-size-adjust: 100%;
font-size : 16px;
font-family : sans-serif;
}
a {
	text-decoration:none;
}
a:link {
	color: #0000ff;
}
a:visited {
	color: #0000ff;
}
a:HOVER {
	color: #ff0000;
}
img{
	border: 0;
max-width : 100%;height : auto;
}
.p24{
	font-size : 1.5em;
color : rgb(102, 0, 0);
line-height : 1.4;
}
p{
	font-size : 1.2em;
line-height : 1.4;
padding-top : 0px;
margin-top : 0px;
margin-bottom : 10px;
}
span{
	color : red;
}
.navi{
line-height : 1.8em;
margin-bottom : 5px;
margin-top : 5px;
}
.page_top_btn
{
position : fixed;
bottom : 10px;
right : 10px;
font-size : 2.0em;
font-weight : bold;
padding : 0.2em;
text-align : center;
background : #dcdcdc;
color : #696969;
text-decoration : none;
opacity : 0.7;
}
html
{
scroll-behavior : smooth;
}