@charset "utf-8";
#MainContents h2 {
	background-image: url(../img/ex02_title.jpg);
	text-indent: -9999px;
	height: 112px;
	width: 576px;
}

#Ditails h3 {
	font-size: 16px;
}
#copy {
	margin-bottom: 8px;
}
#Ditails img {
	margin-top: 12px;
	margin-bottom: 20px;
}
#Ditails table tr th {
	background-color: #F0F0F0;
	border: 1px solid #C8C8C8;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-align: center;
}
#Ditails table {
	width: 100%;
	border-collapse:collapse;
	border: 1px solid #C8C8C8;
	margin-top: 8px;
	margin-bottom: 12px;
}
.small {
	font-size: 10px;
	font-weight: normal;
}
#Ditails table tr td {
	padding: 8px;
	border: 1px solid #C8C8C8;
	text-align: center;
}
#Ditails h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 12px;
}


#Ditails #ex02 {
	float: left;
	margin-right: 8px;
	padding-top: 12px;
}
#Ex02List {
}
#Ex02List ul{
	margin-top: 24px;
}
#Kumitate {
	clear: both;
}
#Movie {
	text-align: center;
	margin-top: 36px;
	clear: both;
}
#Movie img {
	margin: 0px;
	padding: 0px;
}
#AboutPoster {
	margin-top: 12px;
}
#AboutPoster dl dt {
	padding: 0px;
	font-weight: bold;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #00AEEF;
}

#AboutPoster dd {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 12px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #00AEEF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
