@charset "Shift_JIS";


#tokusetsu .breadcrumb {
	width: 1000px;
	margin: 0 auto;
}
#tokusetsu .breadcrumb ul {
	padding: 10px 0;
}
#tokusetsu .wrapper {
	background-color: #fff;
	padding-bottom: 80px;
}
#tokusetsu .contents {
	width: 1000px;
	margin: 0 auto;
	font-size: 16px;
}

#tokusetsu .button {
	text-align: center;
}

#tokusetsu .button:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}



#tokusetsu .section-main {
	margin-bottom: 30px;
}
#tokusetsu .section-main p {
	margin-bottom: 50px;
	text-align: center;
}
#tokusetsu .section-main .movie {
	margin-bottom: 40px;
	text-align: center;
}


#tokusetsu .section-info {
	width: 710px;
	margin: 0 auto;
}
#tokusetsu .section-info p {
	float: right;
	width: 250px;
}
#tokusetsu .section-info table {
	float: left;
	width: 460px;
	border-collapse:separate;
	border-spacing: 20px;
}
#tokusetsu .section-info table th{
	width: 100px;
	border:1px solid#000;
	text-align: center;
	line-height: 1.6;
	vertical-align:middle;
}
#tokusetsu .section-info table td{
	text-align: left;
	line-height: 1.6;
	font-size: 20px;
	vertical-align:middle;
}
#tokusetsu .section-info table td dt{
	font-size: 25px;
}
#tokusetsu .section-info table td dd{
	font-size: 16px;
}




#tokusetsu .section-commentary {
	margin-bottom: 50px;
}


#tokusetsu .section-commentary div {
	width: 960px;
	margin: 0 auto;
}

#tokusetsu .section-commentary h2 {
	margin-bottom: 30px;
	padding: 25px 0;
	font-size: 26px;
	line-height: 1.8;
	color: #fff;
	background-color: #005b80;
	text-align: center;
	font-weight: bold;
}

#tokusetsu .section-commentary p {
	margin-bottom: 50px;
	font-weight: bold;
	font-size: 27px;
	text-align: center;
}
#tokusetsu .section-commentary .message {
	margin-bottom: 50px;
	padding: 20px;
	border: 3px solid #898989;
	width: 954px;
}
#tokusetsu .section-commentary .message p {
	margin-bottom: 0;
	line-height: 1.8;
	font-weight:normal;
	font-size: 23px;
}
#tokusetsu .section-commentary .message p strong {
	color: #e4007f;
	border-bottom: 2px solid #e4007f;
}

#tokusetsu .section-commentary .figure {
	width: 100%;
	margin-bottom: 50px;
	padding: 40px 0;
	background-color: #ffe650;
}
#tokusetsu .section-commentary .figure p {
	margin-bottom: 0;
}



#tokusetsu .section-guide h2 {
	padding: 20px 0;
	font-size: 26px;
	color: #fff;
	background-color: #ea5248;
	text-align: center;
	font-weight: bold;
}

#tokusetsu .section-guide > div {
	padding: 40px 40px 10px;
	border: 3px solid #ea5248;
}

#tokusetsu .section-guide .figure{
	float: left;
	width: 246px;
}
#tokusetsu .section-guide .info{
	float: right;
	width: 640px;
}
#tokusetsu .section-guide .info dl{
	margin-bottom: 50px;
	padding-top: 10px;
}
#tokusetsu .section-guide .info dt{
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 30px;
	line-height: 1;
}
#tokusetsu .section-guide .info dd{
	font-weight: bold;
	font-size: 70px;
	line-height: 1;
}

#tokusetsu .section-guide .info table {
	margin-bottom: 30px;
	border-collapse: collapse;
}
#tokusetsu .section-guide .info th{
	width: 190px;
	text-align: left;
	border-right:1px solid#000;
	font-size: 27px;
	font-weight: bold;
	line-height: 1.6;
	vertical-align:middle;
}
#tokusetsu .section-guide .info td{
	font-size: 16px;
	line-height: 1.6;
	vertical-align:middle;
	padding: 3px 0 3px 30px;
}

#tokusetsu .section-guide .info p{
	font-size: 20px;
	line-height: 1.6;
}




#tokusetsu .section-guide .button{
	clear: both;
	padding-top: 30px;
}





