@charset "UTF-8";
#main_image {
	background-image: url(../../img/lower_bg_a.jpg);
	position: relative;
	width: 1024px;
	height: 669px;
	z-index: 1;
	margin: 0 auto;
	padding: 20px 0 0;
	}
#img_container {
	position: relative;
	width: 988px;
	height: 649px;
	margin-right: auto;
	margin-left: auto;
	}

#co_txt {
	position: absolute;
	top: 0;
	left: 0;
	width: 476px;
	height: 649px;
	}

#mini_logo {
	position: absolute;
	top: 566px;
	left: 165px;
	width: 148px;
	height: 33px;
	z-index: 2;
	}

#co_image {
	position: absolute;
	top: 0;
	right: 0;
	width: 476px;
	height: 649px;
	}

