@charset "utf-8";
/* CSS Document */

#bottomLeft form {
	padding-bottom: 20px;
}
#bottomLeft form table tr th {
	text-align: left;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bottomLeft form table tr td {
	width: 260px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#touroku {
	padding-top: 20px;
}
#seminar {
	padding-left: 25px;
}

#bottomRight ul li {
	list-style-type: disc;
}
/*準備中CSSここから*/
#contentsBtm {
	height: 300px;
}
#junbi {
	font-size: 160%;
	font-weight: bold;
	color: #999;
	text-align: center;
}
/*準備中CSSここまで*/

#movieArea {
	padding: 0 0 20px 0;
}

#movieTitle {
	padding-bottom: 10px;
}

#movieLeft {
	float: left;
}

#movieRight {
	float: right;
}

#movieArea object {
	padding-bottom: 5px;
}

#contentsBtmSeminar {
	padding-top: 20px;
}