@charset "shift_jis";
/* CSS Document */

#ct_bg {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 980px;
	height: 988px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#ct_bg h3 {
	display:block;
	width:184px;
	height:46px;
	padding:50px 448px 0px 348px;
	clear:both;
}

.ContentsBox{
	width: 980px;
	margin: 0px;
	/* [disabled]height: 693px; */
}
.ContentsBox .TtlBox{
	float: left;
	width: 625px;
	height: 129px;
	clear: both;
	position: absolute;
	left: 177px;
	top: 106px;
	z-index: 20;
}
.ContentsBox .btn-back{
	float: right;
	height: 45px;
	text-align: right;
	margin-right: 19px;
}
#ct_bg .ContentsBox .arrow_l {
	display: block;
	height: 69px;
	width: 50px;
	position: absolute;
	z-index: 10;
	left: 19px;
	top: 408px;
}
#ct_bg .ContentsBox .arrow_r {
	display: block;
	height: 69px;
	width: 50px;
	position: absolute;
	z-index: 10;
	left: 911px;
	top: 408px;
}
#ct_bg .ContentsBox .img_box {
	height: 617px;
	width: 936px;
	position: absolute;
	left: 22px;
	top: 135px;
	z-index: 10;
}
#ct_bg .ContentsBox .link_box {
	padding-top: 628px;
	padding-left: 110px;
	clear: both;
	overflow: hidden;
}
#ct_bg .ContentsBox .link_box a {
	display: block;
	float: left;
	margin-right: 10px;
}
