body{font-size:74%;
text-align:center;
font-family:'Quattrocento',Meiryo,Osaka;
line-height:1.9;
 background: #ffffff;
letter-spacing:2.5px;
overflow-y: scroll; 
}

a {
color: #000000;
border-bottom: dashed 1px #cccccc;
text-decoration: none;
}

#content a{
position: relative;
background: -webkit-linear-gradient(0deg, #E8CBC0, #636FA4 );
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
border: 0;
}

#content a:hover {
	border-bottom: 1px #cccccc dashed;
}


#wrp{max-width:98%;
  margin:0 auto;
  padding-top:10px;
}

header{
margin:0 auto;
text-align:center;
}

#nav{
margin:0 auto;
text-align:center;
width: 98%;
border-radius: 10px;
background: linear-gradient(90deg, #E8CBC0, #636FA4 ) ;
}

#nav a{
color: #ffffff;
border: 0