body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #444444;
	font-weight: normal;
	line-height: 18px;
}
p {
	padding: 0px;
	margin: 0px;
}
a {
	color: #444444;
}
a:link {
	text-decoration: none;
	color: #444444;
}
a:visited {
	text-decoration: none;
	color: #D34052;
}

a:hover {
	text-decoration: none;
	color: #874487;
}
a:active {
	text-decoration: none;
	color: #006699;
}
.ndate {
	color: #DE626D;
}
.accent {
	color:#89121E;
	line-height: 20px;
}
.arrow {
	line-height: 20px;
	vertical-align: top;
	margin-right: 10px;
}
.small {
	font-size: 10px;
	color: #976B94;
	line-height: 10px;
}

