@charset "utf-8";
h4 {
	padding-left:20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.mainbox {
	text-align: right;
	border-top: 1px solid #960;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #960;
	background: url(../img/bg01.jpg) no-repeat left;
	height: 500px;
	font-size: 110%;
	line-height: 250%;
}
.txtbox {
	padding: 15px 30px 10px;
	border-top: 1px solid #960;
	border-bottom: 1px solid #960;
}
.movie {
	text-align: center;
	border-top: 1px solid #960;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #960;
}
.sp {
	font-size:85%;
	padding-left: 15px;
	padding-right: 15px;
}
table {
	padding-left:30px;
	padding-right:30px;
}
tr {
	font-size: 13px;
	line-height: 22px;
	border: 1px solid #999;
}
td {
	text-align: left;
	margin: 0px;
	padding: 5px 10px 10px;
	vertical-align: top;
	border: 1px solid #999;
}
.td02 {
	text-align: left;
	margin: 0px;
	padding: 5px 10px 10px;
	background: #FFFFFF;
	vertical-align: top;
	white-space: nowrap;
	color: #000066;
	font-weight: bold;
}
p {
	font-size: 90%;
	line-height: 150%;
}
.button {
	text-align: center;
	padding-top: 10px;
}
.copyright {
	font-size:60%;
}
