.bg01 {
	background-image: url(../images/wel_n_31.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg02 {
	background-image: url(../images/wel_n_32.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12px;
}
.gray12:link {
	color: #000000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left:4px;
}
.red12:visited {
	color: #000000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left:4px;}
.red12:active {
	color:#FF7E00;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-left:4px;
}
.red12:hover {
	color: #620B03;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-left:4px;
}
