@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.update {
	font-family: Arial, Helvetica, sans-serif, "MS UI Gothic", "MS Gothic", Osaka;
	font-size: 0.75em;
	color: #3D5360;
	padding: 0px;
}
.newnormal {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 0.95em;
	line-height: 1.4em;
	color: #3D5360;
	padding-left: 14px;
}
a:link       {
	color: #A40000;
	text-decoration: none;
}
a:visited    {
	color: #A40000;
	text-decoration: none;
}
a:hover      {
	color: #A40000;
	text-decoration: underline;
}
.newtitle {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	font-weight: bold;
	color: #3D5360;
	line-height: 1.4em;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
}

