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

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	padding:0;
	margin:0;
	border:0;
	background-color:#FFC;
}

#head_m {
	margin: 0px 0px 10px;
	text-align: center;
	background-image: url(img/head_m.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 171px;
	padding: 0px;
}
#head_cre {
	margin: 0px 0px 10px;
	top: 0px;
	text-align: center;
	background-image: url(img/head_cr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 171px;
	padding: 0px;
}

#head_e {
	margin: 0px 0px 10px;
	top: 0px;
	text-align: center;
	background-image: url(img/head_e.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	left: 0;
	right: 0;
	height: 171px;
	padding: 0px;
}
#head_cul {
	margin: 0px 0px 10px;
	top: 0px;
	text-align: center;
	background-image: url(img/head_cul.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	left: 0;
	right: 0;
	height: 171px;
	padding: 0px;
}
#contents {
	background-color:#FFF;
	/*padding: 10px;*/
    text-align: center;
}
/*#contents table {
	font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
	font-size: 10px;
	text-align: center;
	border-style: none;
}
*/

.movie {
	text-align: center;
	width: 600px;
	border-style: none;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#FFF;
}
.contents .movie tr td {
	text-align: center;
	/*height: 180px;*/
	padding:10px;
}
.movie_margin {
	margin-bottom: 10px;
}

