﻿body {
	
}
body {
	font: 13px/150% Arial, Helvetica, sans-serif;
	color: rgb(255, 255, 255);
	font-size-adjust: none;
	font-stretch: normal;
}
p {
	font: 13px/150% Arial, Helvetica, sans-serif; color: rgb(255, 55, 151); font-size-adjust: none; font-stretch: normal;
}
table {
	font: 13px/150% Arial, Helvetica, sans-serif;
	color: rgb(255, 255, 255);
	font-size-adjust: none;
	font-stretch: normal;
}
td {
	font: 13px/150% Arial, Helvetica, sans-serif; color: rgb(255, 55, 151); font-size-adjust: none; font-stretch: normal;
}
input {
	font: 13px/150% Arial, Helvetica, sans-serif; font-size-adjust: none; font-stretch: normal;
}
textarea {
	font: 13px/150% Arial, Helvetica, sans-serif; font-size-adjust: none; font-stretch: normal;
}
h1 {
	font: bold 20px/140% Georgia, "Times New Roman", Times, serif; text-align: center; color: rgb(132, 0, 97); font-size-adjust: none; font-stretch: normal;
}
h2 {
	font: 18px/140% Georgia, "Times New Roman", Times, serif; color: rgb(252, 0, 37); font-size-adjust: none; font-stretch: normal;
}
h3 {
	font: bold 14px/140% Georgia, "Times New Roman", Times, serif; color: rgb(247, 0, 0); font-size-adjust: none; font-stretch: normal;
}
a:link {
	color: rgb(121, 0, 46); text-decoration: underline;
}
a:visited {
	color: rgb(121, 0, 46); text-decoration: underline;
}
a:active {
	color: rgb(121, 0, 46); text-decoration: none;
}
a:hover {
	color: rgb(121, 0, 46); text-decoration: none;
}
div.hr {
	border-color: rgb(98, 0, 80); height: 1px; border-bottom-width: 1px; border-bottom-style: dashed;
}
.altcolor {
	color: rgb(214, 0, 129);
}
.altcolor p {
	color: rgb(255, 255, 255);
}
.altcolor h1 {
	color: rgb(147, 0, 93);
}
.altcolor h2 {
	color: rgb(222, 18, 0);
}
.altcolor h3 {
	color: rgb(127, 0, 115);
}
.altcolor a:link {
	color: rgb(242, 239, 236);
	text-transform: lowercase;
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック";
}
.altcolor a:visited {
	color: rgb(175, 0, 0);
}
.altcolor a:active {
	color: rgb(175, 0, 0);
}
.altcolor a:hover {
	color: rgb(175, 0, 0);
}
.altcolor div.hr {
	border-color: rgb(72, 0, 89);
}
