body {
	margin: 0px;
}
td {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.copy {
	background-image: url(../image/sns/copy.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 2px;
}
a:link {
	font-size: 11px;
	color: #614E54;
	text-decoration: underline;
}
a:visited {
	font-size: 11px;
	line-height: 18px;
	color: #614E54;
}
a:active {
	font-size: 11px;
	line-height: 18px;
	color: #614E54;
}

a.n:link {
	font-size: 12px;
	color: #3366CC;
	text-decoration: none;
	line-height: 18px;

}
a.n:visited {
	font-size: 12px;
	color: #3333CC;
	text-decoration: none;
	line-height: 18px;

}
a.n:hover {
	font-size: 12px;
	color: #FF3333;
	text-decoration: underline;
	line-height: 18px;

}
a.n:active {
	color: #3399CC;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;

}
