@charset  "utf-8";

#header #header-contents #header-nav ul  li.hn-home a {
	background-position: 0 -60px;
}

.about {
	background-color: #DEFBFF;
	padding: 18px 20px;
	border-left: 10px solid #115F85;
	margin-bottom: 30px;
}
.about dl {
	margin-bottom: 1em;
}
.about dl:last-child {
	margin-bottom: 0;
}
.about dl dt {
	font-weight: bold;
	font-size: 131%;
	line-height: 2em;
}
.about dl dt a {
	display: block;
	width: 100%;
}
.about dl dd {
	padding-left: 30px;
	line-height: 1.8em;
}

.information {
	margin-bottom: 30px;
}
.information h2 {
	margin-bottom: 0.3em;
}
.information dl {
	margin-bottom: 0.5em;
}
.information dl dt {
	padding: 4px 10px;
	width: 8em;
	float: left;
	clear: left;
	/*border-bottom: 1px dotted #CCC;*/
}
.information dl dd {
	padding: 4px 10px;
	padding-left: 8em;
	border-bottom: 1px dotted #CCC;
}
.information dl dt+dd {
}



/*
#box-contents {
	width: 510px;
	float: left;
}
#box-contents h2 {
	border: none;
	margin: 0;
	padding: 0;
}
#box-contents dl {
	margin: 22px 0 0 0;
}
#box-contents dl.bc-what {
	background: url(img/icon_what.png) 0 0 no-repeat;
}
#box-contents dl.bc-fd {
	background: url(img/icon_fd.png) 0 0 no-repeat;
}
#box-contents dl.bc-achievement {
	background: url(img/icon_achievement.png) 0 0 no-repeat;
}
#box-contents dl.bc-manual {
	background: url(img/icon_manual.png) 0 0 no-repeat;
}
#box-contents dl.bc-content {
	background: url(img/icon_content.png) 0 0 no-repeat;
}
#box-contents dl dt {
	font-size: 125%;
	line-height: 1.1em;
	margin: 0 0 10px 48px;
}
#box-contents dl dd {
	line-height: 1.5em;
	margin: 0 0 30px 48px;
}

#box-information {
	width: 393px;
	float: right;
}
#box-information h2 {
	border: none;
	margin: 0;
	padding: 0;
}
#box-information dl {
	margin: 14px 0 0 0;
}
#box-information dl dt {
	font-size: 122%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #94A5BE;
	line-height: 1.5;
	margin: 0;
	padding: 0 0 6px 16px;
	font-style: italic;
}
#box-information dl dd {
	line-height: 1.5;
	margin: 0 0 14px 0;
	padding: 0 0 14px 16px;
	border-bottom: 1px dotted #666;
}
*/
