.title01 {
	font-size: 18px;
	color: #ffbf00;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 32px;
}
.title02 {
	font-size: 18px;
	color: #FF0000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 32px;
}
.title03 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 40px;
	background-color: #FF0000;
}
.title04 {
	font-size: 15px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.title05 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 40px;
	background-color: #000000;
}
.title06 {
	font-size: 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #ffbf00;
}
.text01 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
}
.text02 {
	font-size: 14px;
	color: #ffbf00;
	font-weight: bolder;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 32px;
}
.text03 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
}
.text04 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
}
.border01 {
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	height: 38px;
}
.border02 {
	height: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #ffbf00;
}
a.link1 {
	font-size: 13px;
	color: #ffbf00;
	font-weight: bolder;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 26px;
	text-decoration: none;
}
a.link2 {
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.link2:visited{
	color: #666666;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.link2:hover {
	color: #333333;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.link3 {
	color: #FF0000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.link3:visited {
	color: #666666;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.link3:hover {
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.bg_yellow {
	background-color: #ffbf00;
}
