.center-pic {
	background-attachment: fixed;
	background-image: url(../image/all_img/center_pic.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.font-title-01 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.font-01 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #242424;
	text-decoration: none;
}
.font-title-02 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.font-02 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.back:hover {
	color: #FF6600;
	text-decoration: underline;
	position: relative;
	top: 1px;
	right: -1px;
}
