.hi {
	line-height: 16px;
}

/* リンクライン */
a {
	color: #0000FF;
}
a:hover {
	color: #00CCFF;
}
