/* CSS Document */
#content #TitleArea h1 {
	background: url(/koho/image/koho-title.gif) no-repeat 100% 0;
	width: 370px;
	height: 62px;
	margin: 0;
	padding: 0;
	float:left;
}
#content #TitleArea h1.kyoiku {
	background: url(/kyouiku/image/kyoiku-title.gif) no-repeat 100% 0;
	width: 414px;
	height: 62px;
	margin: 0;
	padding: 0;
	float:left;
}

/* --------
■バックナンバー用コメント■
-------- */
#BacknumberComment{
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	font-size: xx-small;
	line-height: -5em;
	display: none;
}
