@charset "shift_jis";

@import url("../../np.css");
/* CSS Document */

#contents h3 {
	background-image: url(headline.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 560px;
	font-weight: normal;
	text-align: right;
	color: #666666;
}
#contents h3 div {
	padding-top: 8px;
}
#contents h4 {

	color: #66CC99;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66CC66;
	margin-top: 36px;
	margin-bottom: 6px;
	font-size: 14px;
}
#contents h5 {
	color: #66CC99;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66CC66;
	margin-top: 24px;
	margin-bottom: 6px;
	font-size: 12px;
}
#contents .spec {
	padding: 6px;
	border: 1px dotted #CCCCCC;
	margin-top: 6px;
}
#contents .item {
	text-align: left;
	width: 130px;
}
