@charset "utf-8";

/*----------------------------------------------------
    ■ slide
----------------------------------------------------*/

#slide {
	width: auto;
	margin: auto;
	background-position: 50% 0;
	background-repeat: repeat-x;
	clear: both;
	background-image: url(../../img/slide_bg.jpg);
}
#slide_cnt {
	width: 980px;
	position: relative;
	margin: 0 auto;
	height: 300px;
}
#slide_cnt_end {
	width: 980px;
	position: relative;
	margin: 0 auto;
}

#viewer {
	width: 980px;
	height: 300px;
	text-align: left;
	overflow: hidden;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#viewer img {
	top: 0;
	left: 0;
	position: absolute;
}


#contents_body {
	width: 890px;
	margin-left: 55px;
	padding-top: 60px;
}


.dl1 {
}
.dt1 {
}
.dd1 {
}
.dd2 {
}

.acbt {
	padding-left: 480px;
}
