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


.forSP {
	display: none;
}


#wrapper {
	width: 950px;
	margin: 0 auto;
}

#header {
	position: relative;
}
#header h1 {
	float: left;
	margin-top: 15px;
	line-height: 0;
}
#utilityNavTop {
	margin-bottom: 10px;
	float: right;
}
#utilityNavTop li {
	float: left;
}
#utilityNavTop .arrowLink {
	margin: 18px 22px 0 0;
}
#searchText {
	float: left;
	padding: 20px 6px 0 0;
}
#search input {
	float: left;
	margin: 12px 0 0;
}
#MF_form_phrase {
	height: 24px;
	padding: 0;
	margin: 0;
	border: 1px solid #CCC;
}


#main {
	margin-bottom: 10px;
}
#main .notes {
	margin: 10px 0 40px;
	line-height: 1.2em;
}
#main .notes dd {
	margin-top: 10px;
}
#main .pageTop {
	text-align: right;
}
#main .pageTop p {
	padding-left: 14px;
	display: inline;
	background: url(../img/main_bg_01.png) no-repeat left center;
}

#main .pageTop a:link {color:#333333; text-decoration: none;}
#main .pageTop a:visited {color:#333333; text-decoration: none;}
#main .pageTop a:hover {color:#333333; text-decoration: underline;}
#main .pageTop a:active {color:#333333; text-decoration: underline;}


.library #mc01 {
	margin-bottom: 20px;
}
.library #mc01 h2 {
	margin-bottom: 20px;
}
.library #mc01 p {
	text-align: center;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bold;
}

.library #mc02 dl dt {
	background: url(../library/img/main_bg_01.png) repeat-x left bottom;
}
.library #mc02 dl dt span {
	margin-left: 14px;
	padding: 15px 0 15px 23px;
	background: url(../library/img/main_bg_02_pc.png) no-repeat left center;
}
.library #mc02 dl dt.current span {
	background-image: url(../library/img/main_bg_03_pc.png);
}
.library #mc02 dl dd span.texts {
	margin-left: 25px;
	padding: 20px 0 20px 40px;
	display: block;
	background: url(../library/img/main_bg_04_pc.png) no-repeat left center;
}


.movie #pageTitle {
	margin-bottom: 20px;
}
.movie #pageTitle h2 {
	margin-bottom: 40px;
}
.movie #pageTitle p {
	line-height: 0;
}
.movie #pageTitle h3 {
	padding: 8px 0;
	text-align: center;
	background: url(../img/main_bg_03.png) no-repeat center bottom;
	font-size: 22px;
	line-height: 1.2em;
	font-weight: normal;
	*zoom: 1;
}
.movie .pageDescription {
	font-size: 15px;
	line-height: 1.4em;
	margin-bottom: 30px;
}
.movie #movieContents {
	padding-bottom: 10px;
}
.movie #movieContents .stageCr {
	margin-bottom: 20px;
}
.movie #movieContents .stageCr .youtube {
	width: 474px;
	float: left;
}
.movie #movieContents .stageCr .text {
	width: 456px;
	float: right;
}
.movie #movieContents .stageCr .text h4 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	line-height: 1.2em;
}
.movie #movieContents .stageCr .text p {
	font-size: 16px;
	line-height: 1.4em;
}


.movie #recomend {
	margin-bottom: 30px;
	background: url(../img/recomend_bg_02.png) repeat-y left top;
}
.recomendBg01 {
	background: url(../img/recomend_bg_01.png) no-repeat left top;
}
.recomendBg02 {
	background: url(../img/recomend_bg_03.png) no-repeat left bottom;
}
.movie #recomend h4 {
	float: left;
	padding: 27px 27px 0 28px;
	height: 100%;
	display: block;
}

.movie #recomend .thumbnails {
	float: left;
}
.movie #recomend ul.stageCr li {
	float: left;
	padding: 15px 20px 15px 0;
}
.movie #recomend ul.stageCr li dl dt {
	margin-bottom: 5px;
}
.movie #recomend ul.stageCr li dl dd {
	width: 150px;
	margin: 0 auto;
	text-align: center;
}
.movie .notes {
	margin-top: 0 !important;
}

#footer {
	padding: 7px 0 13px;
	border-top: 3px #e4e4e4 solid;
	line-height: 1em;
}
#footer .sitePolicy {
	float: left;
	padding-left: 12px;
}
#footer .sitePolicy li {
	float: left;
	margin-right: 20px;
}
#footer .copy {
	margin-top: 2px;
	float: right;
}