@charset "utf-8";

body,td,th {
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
	font-family: Arial, sans-serif;
}
body {
	margin-top: 0px;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}


.title01 {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	letter-spacing: 1.4px;
	line-height: 20px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.title02 {
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.title03 {
	font-size: 12px;
	line-height: 23px;
	color: #333333;
	font-style: normal;
	letter-spacing: 1px;
}
