a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
}
.title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color:#666666;
	font-weight: bold;
}
.title02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color:#FFFFFF;
	font-weight: bold;	
}
.cs00 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 120%;
}
.type01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #003399;
}
.type02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
}
.Log {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
	line-height: 130%;
	font-weight: bold;
}
.right {
	font-size: 12px;
	line-height: 160%;
	font-family: Arial, Helvetica, sans-serif;
	color: #00458A;
}