@charset "utf-8";
/* CSS Document */

#nscontent h1 a, #nscontent h2 a, #nscontent h3 a, #nscontent h4 a, #nscontent h1
{
	color: #046380;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
.ic
{
	text-align: center;
}
.ir
{
	float: right;
	margin-left: 10px;
}
.il
{
	float: left;
	margin-right: 10px;
}
#nscontent a
{
	text-decoration: none;
	color: black;
}
.nstext a, .nstext strong
{
	text-decoration: none;
	color: #CCCCCC;
	font-weight: 100;
}
#nscontent-ul, #nscontent-ul li
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#nscontent-hp h1 a
{
	font-size: 14px;
	text-decoration: none;
	color:#046380;
	font-weight: bold;
}
#nscontent-hp a, #nscontent-hp strong
{
	text-decoration: none;
	color: black;
	font-weight: 100;
}