@charset "UTF-8";
/* CSS Document */

.pubkoumoku{
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 35px;
	color: #666666;
}
.pubkoumoku em {
	color: #000000;
	font-weight: bold;
}

.pubkoumoku strong {
	color: #000000;
}
