﻿@charset "utf-8";


/*========== Interview ==========*/
.interviewBoxTwoCol {
	width: 914px;
	padding-bottom: 30px;
}

.interviewBoxTwoCol .leftCol {
	width: 306px;
	float: left;
}

.interviewBoxTwoCol .rightCol {
	width: 608px;
	float: left;
}

.interviewBox {
	width: 914px;
	padding-bottom: 30px;
}

.interviewText {
	margin: 15px 0 0;
	font-size: 93%;
}


/*========== Info ==========*/
.infoBox {
	margin: 0 0 15px;
}

.infoBox .comment {
	height: 113px;
	background: url(../images/info_pic02.gif) left top no-repeat;
}
.infoBox .comment p {
	width: 734px;
	margin: 0 0 0 90px;
	padding: 45px 0 0 0;
	font-size: 93%;
}

.infoBox .information {
	height: 124px;
	background: url(../images/info_pic03.gif) left top no-repeat;
}
.infoBox .information p {
	width: 734px;
	margin: 0 0 0 90px;
	padding: 15px 0 0 0;
	font-size: 93%;
}


/*========== About ==========*/
.aboutBox {
	margin: 0 0 30px;
}
.aboutBoxTwoCol {
	margin: 15px 0 0;
}
.aboutBoxTwoCol .leftCol {
	width: 283px;
	float: left;
}
.aboutBoxTwoCol .rightCol {
	width: 631px;
	float: left;
}

.btnStarCh {
	margin: 15px 0 0;
	text-align: right;
}


/*========== LineUp ==========*/
.lineupBoxTwoCol {
	width: 914px;
	margin: 10px 0 30px;
}

.lineupBoxTwoCol .leftCol {
	width: 341px;
	float: left;
}

.lineupBoxTwoCol .rightCol {
	width: 573px;
	float: left;
}
.movieTitle {
	margin: 0 0 15px;
}
.movieTextBox {
	width: 568px;
	min-height: 97px;
	height: auto !important;
	height: 97px;
	margin: 15px 0 0;
	background: url(../images/movie_text_bg.gif) left bottom no-repeat;
}
.movieTextBox p {
	width: 548px;
	margin: 0 10px;
	padding: 10px 0;
	font-size: 93%;
	line-height: 1.4;
}


/*========== Academy ==========*/
.academyBoxTwoCol {
	width: 914px;
	margin: 10px 0 30px;
}

.academyBoxTwoCol .leftCol {
	width: 341px;
	float: left;
}

.academyBoxTwoCol .rightCol {
	width: 573px;
	float: left;
}