@charset 'utf-8';

/* section 01 */

#sec-01 {
	width: 100%;
	min-width: 960px;
	font-size: 0; /* omajinai! */
	padding-bottom:25px;
}

#sec-01-col-L {
	float: left;
	width: 440px;
	text-align: center;
	padding-top: 15px;
}
#sec-01-col-L h1 {
	margin-bottom: 42px;
}
#sec-01-col-L .imgMovie a{
	text-align: center;
	width:143px;
}
#sec-01-col-L .txtMovie {
	text-align: center;
	margin-top: 20px;
}

#sec-01-col-R {
	float: right;
	width: 434px;
	text-align: center;
	margin-top: 15px;
	padding-top:0;
}
#sec-01-col-R p img{
	display:block;
	margin-right:0;
}


/* section 02 */

#sec-02 {
	margin-top: 32px;
	background:#ececec;
}

#sec-02 .col-pct { padding: 100px 0 31px 1px; margin:0; }
#sec-02 .col-r h3 { margin: 27px 0; }
#sec-02 .col-r p { margin-bottom:25px; }
#sec-02 .col-txt { padding-top: 50px;
width:583px; }
.col-l{float:left;}
.col-r{float:right;}
#sec-02 .red{color:red;text-decoration:underline;}


/* sec-tornenav */
#sec-tornenav .lineup {
	border-top: none;
}
