
a.pink:link { color: white; text-decoration: none; }
a.pink:visited { color: white; text-decoration: none; }
a.pink:hover { color: white; background-color: #ee827c; text-decoration: none; }
a.pink:active { color: #ee827c; text-decoration: none; }

a.black:link { color: #ee827c; text-decoration: none; }
a.black:visited { color: #ee827c; text-decoration: none; }
a.black:hover { color: black; background-color: #ee827c; text-decoration: none; }
a.black:active { color: #ee827c; text-decoration: none; }


.unnamed1 {
	font-size: 15pt;
	line-height: 1.5;
	font-family: "じゅん 201";
	font-style: normal;
}

h1.entry-title {
font-family: "じゅん 201";
font-size:1.5rem;
font-weight:700;
line-height:1.25;
margin-bottom:1em;

body {font-size: 15px;}
p {font-size: 15px; line-height: 1.5;}
div {font-size: 15px;}
td {
}
td.aka {font-size: 120%; color:#ff0000; font-weight:bold;}

