.koushinbi {
	font-size: 12px;
	color: #000000;
	border: thin none #FF0000;
	font-weight: normal;
	font-style: italic;
	line-height: 15px;
}
.honbun {
	font-size: 13px;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 25px;
}
.midashi {
	font-size: 16px;
	font-weight: bolder;
}
.komidashi {
	font-size: 13px;
	background-color: #FFCC66;
	font-weight: bolder;
	margin: 2px;
	padding: 2px;
}
a:link {
	font-size: 13px;
	text-decoration: none;
	color:#0066ff;
}
a:hover {
	font-size: 13px;
	text-decoration: none;
	color:#0066ff;
	background:#ccffff; 
}
a:visited {
	font-size: 13px;
	text-decoration: none;
	color:#0066ff;
}
