@charset "UTF-8";



.supplement {
font-size: 11px;
}

a#webcodingjp:link {
color: #236800;
text-decoration: underline;
}
a#webcodingjp:visited {
color: #236800;
text-decoration: underline;
}
a#webcodingjp:hover {
color: #5c8b01;
text-decoration: underline;
}
a#webcodingjp:active {
color: #5c8b01;
text-decoration: underline;
}