A:link {
	COLOR: #000000
}
A:visited {
	COLOR: #000000
}
A:active {
	COLOR: #FF4D00
}
A:hover {
	COLOR: #FF4D00
}

.line01 {
	border: 1px solid #FF4D00;
}
.copy {
	font-size: 12px;
	text-align: right;
	padding-bottom: 10px;

}
.font01 {
	font-size: 12px;
	line-height: 130%;
}
.font02 {

	font-size: 11px;
	line-height: 130%;
}
.copy02 {
	font-size: 12px;
	text-align: right;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF4D00;
	padding-top: 5px;


}
.font03 {
	font-size: 12px;
	line-height: 130%;
	color: #FF4D00;
	padding-top: 10px;

}
.copy03 {

	font-size: 12px;
	text-align: center;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF4D00;
	padding-top: 5px;
}
.font04 {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;

}
.font05 {
	font-size: 24px;
	line-height: 130%;
	color: #FFFFFF;
	font-weight: bold;

}

/*background*/
.bg_posi1{
	background-position:left center;
}
.bg_posi2{
	background-position:left top;
}
.bg_posi3{
	background-position:left bottom;
}
