.main {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10pt;
	line-height: 130%;
	color: #333333;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	line-height: 120%;
}
.white {
	font-size: 10pt;
	line-height: 120%;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #F5F5F5;
	text-decoration: none;
}
.menu a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #F5F5F5;
	text-decoration: none;
}

.bg01 {
	background-color: #D8E3F1;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #6699FF;
	text-decoration: underline;
}
.menu a:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.menu a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu a:active {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
