body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.gif);
}
.box_line01 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F89C70;
	border-bottom-color: #F89C70;
	border-left-color: #F89C70;
}
.copy {
	font-size: 12px;
	color: #FFFFFF;
}
.text01 {
	font-size: 15px;
	line-height: 22px;
	color: #004993;
}
.menu {
	margin-top: 5px;
}
a:link{
	background-color:transparent;
	color:#0099FF;
	text-decoration:none;
}
a:visited{
	background-color:transparent;
	color:#0066FF;
	text-decoration:none;
}
a:active{
	background-color:transparent;
	color:#FFFF00;
}
a:hover{
	background-color:transparent;
	color:#FF0099;
	text-decoration: underline;
}
.text02 {
	font-size: 15px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
}
.text03 {

	font-size: 15px;
	line-height: 22px;
	color: #F9661E;
	font-weight: bold;
}
