/* パンくず用 CSS 全ページ共通 */

td.breadcrumbs
{
	font-size: 11px;
}

a.breadcrumbs
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

html
{
	overflow-y: scroll;
}

.h1_px15 {
	font-size: 13px;
	color:#666666;
	display: inline;
}

.verinfo {
	font-size: 12px;
	font-weight: normal;
	color:black;
	text-decoration: none;
}

.copyright {
	font-size: 13px;
	font-weight: normal;
	color:black;
	text-align:center;
}

