@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/images/kateye_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 85px;
	margin-top: 100px;
	text-align: left;
}
#apDiv3 {
}

#apDiv1 {
	position:absolute;
	left:14px;
	top:53px;
	width:223px;
	height:110px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:321px;
	top:172px;
	width:604px;
	height:304px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #316F80;
	background-image: url(images/bg-frame.jpg);
	background-repeat: no-repeat;
	padding: 3px;
}
#apDiv3 {
	position:absolute;
	left:6px;
	top:291px;
	width:286px;
	height:162px;
	z-index:3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#apDiv4 {
	position:absolute;
	left:333px;
	top:50px;
	width:339px;
	height:34px;
	z-index:4;
}
.colorred {
	color: #E41A5B;
}
.colorblue {
	color: #3C8293;
}

