.honbun {
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
}
.cap {
	font-size: 12px;
	color: #999999;
}
A { text-decoration : none ; }
A:hover { text-decoration : underline ; }
a:link     { color: blue }
a:visited     { color: #999999 }
a:hover     { color: #ff0000 }
.honbun-bold {
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	font-weight: bold;

}
.h1 {
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
}
