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

table.form {
	border-collapse:collapse;
	margin-top:1em;
}
table.form th,td {
	text-align:left;
	font-weight:normal;
}
table.form th {
}
table.form td {
}
strong.ttl { text-align:left; border-left:solid 4px #cc0000; display:block; padding:2px 5px; margin-top:2em; }

.main_box {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C4442D;
}
.form {
	width: 600px;
	padding-left: 100px;
}

.title {
	height: auto;
	width: 700px;
	color: #FFdd33;
	font-size: 36px;
	margin-bottom: 20px;
	margin-left: 100px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFDD33;
	margin-top: 20px;
	padding-left: 20px;
}
.text {
	width: 520px;
	font-size: 14px;
	padding-right: 140px;
	padding-left: 140px;
	height: auto;
}

.text2 {
	width: 700px;
	font-size: 14px;
	padding-left: 100px;
	height: auto;
}

.text3 {
	width: 600px;
	font-size: 14px;
	padding-left: 100px;
	height: auto;
}

.textbig {
	font-size: 18px;
}
#movie {
	margin-top: 50px;
	padding-left: 20px;
}
#kitotext {
	border: thin dotted #FFFF00;
	padding: 10px;
}
.boxline {
	border: thin solid #FF9900;
}
#top {
	background-image: url(../image/uetapis.png);
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	margin-top: 50px;
}
