<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
#footer .inner {
	height:403px;
	background:url(img/btmImage.png) bottom center no-repeat;
}
#footer {
	margin-top:43px;
}

.textBox {
	margin:25px 0 0 0;
	background:url(img/img2.jpg) 532px 142px no-repeat;
}
.textBox img {
	vertical-align:top;
}
.text1 img{
	display:block;
	margin: 0 auto;
	height:136px;
	
}
.text2 {
	margin:71px 0 0 30px;
	height:270px;
}
.text3 {
	margin:50px 0 0 30px;
	height:77px;
}
.text4 {
	margin:50px 0 0 30px;
	height:15px;
}
.text5 {
	margin:86px 0 0 197px;
	height:19px;
}
.staffBox {
	padding-bottom:103px;
	margin:112px 0 0 0;
	background:url(img/btmbg.jpg) right bottom no-repeat;
}
.staffBox .cast {
	float:left;
	width:271px;
	margin:0 0 0 81px;
}
.staffBox .cast dt {
	margin:0 0 0 36px;
}
.staffBox .cast dd {
	margin:21px 0 0 0;
}
.staffBox .staff {
	float:right;
	width:456px;
	margin:0 56px 0 0 ;
}
.staffBox .staff dt {
	margin:0 0 0 61px;
}
.staffBox .staff dd {
	margin:18px 0 0 0;
}
</pre></body></html>