@charset "Shift_JIS";

/* ---------------------------------------------------------------------

 2F 松下幸之助との出会いと対話

---------------------------------------------------------------------*/

/* 展示動画タイトル */

div#movieNavi{
	margin: 0 0 20px;
}


/* 展示動画タイトル */
.movieTitle{
	margin: 0 0 10px;
	padding: 5px 5px 5px 10px;
	color: #333333;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	border: 1px solid #339933;
}

/* 展示動画タイトル */
table.movieSum{
	margin: 0 0 20px;
}


/* ムービー項目名 */
.komoku{
	margin: 0;
	line-height: 1.3;
	font-size: 100%;
	color: #339933;
	/*font-weight: bold;*/
}

/* ムービー紹介文 */
.shokai{
	margin: 25px 0 0 10px;
	line-height: 1.5;
	font-size: 100%;
}


/* 映像があることの但し書き */
.note{
	margin: 10px 10px 10px 10px;
	padding: 5px;
	line-height: 1.5;
	font-size: 100%;
	border: 1px solid #339933;
}

/* 追記 */
.noteText{
	margin: 10px 30px 10px 30px;
	line-height: 1.5;
	font-size: 100%;
}
