h1
{
	color: #cd001f;
	font-size: 13px;
	font-family: "MS PGothic","MS PMincho","MS Gothic", Osaka, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 5px 0;
}

h2
{
	font-size: 12px;
	font-family: "MS PGothic","MS PMincho","MS Gothic", Osaka, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 0 0;
}

li
{
	background-image: url(/assets/images/btn/bulletin.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-family: "MS PGothic","MS PMincho","MS Gothic", Osaka, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #333333;
	padding: 0 0 0 10px;
	margin-top: 5px;
}

p
{
	margin: 0px 0px 15px 0px;
}

ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.event ul,
.pr ul
{
	list-style: disc;
	padding: 0;
	margin: 0 2em 10px 2em;
}

.footnotes
{
	font-size: 11px;
	margin-top: 2em;
}
