/* CSS Document */

 

 
#footer {
	bottom: 0px;
	background-image: url(../images/foot_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	position: fixed;
	margin-top: 250px;
}

.txt9p {
	font-size: 9pt;
	line-height: 140%;
}
.txt10p {
	font-size: 10pt;
	line-height: 18pt;
}
.txt11p {
	font-size: 11pt;
	line-height: 140%;
}
.sp {
	font-size: 24pt;
	line-height: 140%;
}
.contents {
	margin-bottom: 150px;
}
