@charset "utf-8";
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(images2/div_bck.jpg);
	background-repeat: repeat-x;
	background-color: #626262;
}

.text_1 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #000;
	text-decoration: underline;
}
.text_1-1 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #000;
}

.text_2 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000;
}
.text_3 {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #F00;
}
