.bg {
	background-image: url(img/nikibi01_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.px12 {
	font-size: 12px;
	line-height: 150%;
	padding: 3px;
}
.px14 {
	font-size: 14px;
	line-height: 20px;
}

h2#pageTitle {
	margin: 0;
	padding: 0;
}

.voice {
	padding: 15px;
	background-color: #fff1f1;
}

.voice h3 {
	margin: 0 0 0.8em;
	padding: 1px 2px 2px 22px;
	border-bottom: 1px dotted #999;
	background:url(img/voiceH3.gif) 4px 5px no-repeat;
	color: #FF6666;
	font-size: 14px;
	font-style: bold;
}

*+html body .voice h3 {
	background:url(img/voiceH3.gif) 4px 1px no-repeat;
}

* html body .voice h3 {
	background:url(img/voiceH3.gif) 4px 1px no-repeat;
}

.voice p {
	margin: 0;
	color: #333;
	font-size: 12px;
	line-height: 1.7;
	text-indent: 1em;
}

.voice p.sp1 {
	margin: 1.5em 0 0;
}

span.current {
	color: #f36;
	font-weight: bold;
}