@charset "utf-8";

/* npo-visual
----------------------------------------------- */

div#npo-visual {
	clear: both;
	margin-left: 19px;
	padding-top: 50px;
}

/* npo-top
----------------------------------------------- */

body#page div#npo-top,
body#page div.npo {
	width: 760px;
	margin-top: 39px;
	padding: 0 19px;
}

body#page div#npo-top div.what {
	width: 370px;
	float: left;
	margin-left: 0;
}

body#page div#npo-top div.establish {
	width: 370px;
	float: right;
}

body#page div#npo-top div.what h2,
body#page div#npo-top div.establish h2 {
	margin-bottom: 9px;
	padding: 0;
	border-left: none;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	background: none;
}

body#page div#npo-top div.section ul.npo-list {
	margin: 0;
}

body#page div#npo-top div.section ul.npo-list li {
	padding-bottom: 12px;
	list-style: none;
	line-height: 1.0;
}

/* npo
----------------------------------------------- */

body#page div.npo div.section {
	margin-left: 0;
}

body#page div.npo div.section h1 {
	background: url(/next/wp-content/themes/next/img/main-heading-border-npo.gif) left bottom no-repeat;
}

body#page div.npo div.section dl {
	margin-left: 0;
}

body#page div.npo div.section dl dt {
	margin-bottom: 6px;
	padding-bottom: 3px;
	border-bottom: 1px solid #F9C88C;
	font-weight: bold;
}

body#page div.npo div.section dl dd {
	margin-bottom: 10px;
	margin-left: 0;
	line-height: 1.55;
}

body#page div.npo div.section table.domain tr th {
	width: 45%;
}