@charset "utf-8";
@import url(./default.css);
@import url(./customize.css);
@import url(./default_win.css);

a.f_ft1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
}
a.f_ft1:visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
}
a.f_ft1:active {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 8pt;
	text-decoration: underline;
	color: #FFFFFF;
}
a.f_ft1:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 8pt;
	text-decoration: underline;
	color: #FFFFFF;
}
#tab2 {
	display:none;
}
#tab3 {
	display:none;
}
.seminartitle{
	font-weight:bold;
	padding:3px 0px;
}
