
@charset "utf-8";

:root {
}

body { background-color: XXXXXXXXXX !important; }
body { color: XXXXXXXXXX !important; }
h2.primary_title { background-color: XXXXXXXXXX !important; }
h2.primary_title { color: XXXXXXXXXX !important; }
h2.lower_title { background-color: XXXXXXXXXX !important; }
h2.lower_title { color: XXXXXXXXXX !important; }
#member_info ul { border-bottom-color: XXXXXXXXXX !important; }
nav ul li { border-bottom-color: XXXXXXXXXX !important; }
nav ul li a::after { border-top-color: XXXXXXXXXX !important; }
nav ul li a::after { border-right-color: XXXXXXXXXX !important; }
nav ul li a { color: XXXXXXXXXX !important; }
.back_link a { background-color: XXXXXXXXXX !important; }
.back_link a { color: XXXXXXXXXX !important; }
input[type="submit"]:not([class]) { background-color: XXXXXXXXXX !important; }
input[type="submit"]:not([class]) { color: XXXXXXXXXX !important; }
.btnA { background-color: XXXXXXXXXX !important; }
.btnA { color: XXXXXXXXXX !important; }
table.point_list { border-left-color: XXXXXXXXXX !important; }
table.point_list { border-top-color: XXXXXXXXXX !important; }
table.point_list th { background-color: XXXXXXXXXX !important; }
table.point_list th { color: XXXXXXXXXX !important; }
table.point_list th { border-top-color: XXXXXXXXXX !important; }
table.point_list th { border-right-color: XXXXXXXXXX !important; }
table.point_list th { border-bottom-color: XXXXXXXXXX !important; }
table.point_list th { border-left-color: XXXXXXXXXX !important; }
table.point_list td { background-color: XXXXXXXXXX !important; }
table.point_list td { border-right-color: XXXXXXXXXX !important; }
table.point_list td { border-bottom-color: XXXXXXXXXX !important; }
.logout a { background-color: XXXXXXXXXX !important; }
.logout a { color: XXXXXXXXXX !important; }
#freelist li { border-bottom-color: XXXXXXXXXX !important; }
#freelist li a::after { border-top-color: XXXXXXXXXX !important; }
#freelist li a::after { border-right-color: XXXXXXXXXX !important; }
#freelist li a { color: XXXXXXXXXX !important; }