@charset "utf-8";


/*contents
-------------------------------------*/

.contents_right p {
	padding: 0;
}

/*  */
#bnUpperTxt.chinese_movie{
	background: url(/global/special/other/course/chinese/images/bn_chinese_movie.jpg) no-repeat bottom right;
}

#bnUpperTxt.chinese_movie p{
	padding: 13px 246px 34px 0;
}

#contentsMovie {
	margin-top: 10px;
}


.contents_right .h4 {
	margin: 45px 0 30px;
}

.LimelightEmbeddedPlayerFlash {
	height:530px;
}

.sentence {
	padding: 0 20px;
}

.sentence + .sentence {
	padding-top: 38px;
}

.sentence .pic {
	line-height: 1.4;
}

.sentence .text_01 {
	font-size: 11px;
	color: #999;
	max-height:100%;
	padding: 0 0 10px;
	padding-bottom: 5px;
	line-height: 1.4;
}

.sentence .text_02 {
	padding-bottom: 10px;
	font-size: 19px;
	line-height: 1;
}

.sentence .text_03 {
	font-size: 14px;
	line-height: 1.4;
}


/*----------ページ共通部分（wmv）----------*/

#popupMovie{
text-align:center;
}

/* ===== 3Dとリンク ===== */

#contentsMovie{
margin: 30px auto;
}

/* ===== 下部ボタン ===== */

#underButtom{
width: 425px;
height: 41px;
margin: 0 auto;
}


#footClose{
width: 100%;
height: 80px;
}

#footClose img{
margin: 0 auto;
}





/* 640 */
@media screen and (max-width: 640px) {

	/*contents
	-------------------------------------*/


	.sentence .pic {
		line-height: .5;
	}

	.sentence .pic img {
		width: 100%;
	}

	.sentence .text_01 {
		padding-top: 5px;
	}

	.sentence .text_03 {
		font-size: 14px;
	}

}