.title {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 120%;
}
.title_bar {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(title_bar.gif);
	background-repeat: repeat-x;
}

.title_g {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	line-height: 130%;
}
a:link {
	color: #999999;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #FF99CC;
}
.sentence {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 130%;
}
.sentence_12b {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
