/* CSS Document */

.midashi-b {
	font-size: x-small;
	padding-left: 0.3em;
	border-left: 1em solid #ffcc00;
	border-bottom: 1px solid #ffcc00;
	}
.linkvar-a {
	font-size: x-small;
	padding-left: 0.3em;
	border-left: 1px solid #ffcc00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.indent-1 {
	text-indent: 1em;
	letter-spacing: 2px;
	line-height: 1.5;
}
.newscomment {
	padding:2px;
	width:150px;
	table-layout:fixed;
}

