@charset "shift_jis";
/* CSS Document */

#ct_bg {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 980px;
	height: 967px;
	background-image: url(../images/index/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 .btn-back{
	float: right;
	height: 45px;
	text-align: right;
	margin-right: 19px;
}

#ct_bg .ContentsBox .link_box {
	clear: both;
	padding-top: 168px;
	overflow: hidden;
	background-image: url(../images/index/img.png);
	height: 584px;
	background-repeat: no-repeat;
	background-position: 0px 168px;
}
#ct_bg .ContentsBox .link_box a {
	display: block;
	float: left;
	margin-right: 38px;
	margin-left: 101px;
}
