body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	margin: 0px;
	padding: 20px 45px 20px 30px;
	background-color: #000000;
	color:#EEEEEE;
	/*font-size: 12px;
	line-height:18px;*/
}

h1.title {
	margin: 0px;
}

.main_tbl{
	margin-top: 25px;
	margin-left: 2px;
}

/* 上映作品解説 */
.st {
	margin:0px 15px 5px 0px;
	float:left;
}

.kikan {  
	font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	margin:0 0 7px 0;
	/*padding-bottom:3px;
	border-bottom:solid 1px #CCCCCC;*/
}

.title {
	font-family: "Osaka", "MS UI Gothic";
	font-size: 14px;
	font-weight: bold;
	line-height:120%;
	color:#FFFFCC;
	margin:0 0 5px 0;
}

.data1 {
	font-family: "Osaka", "MS UI Gothic";
	margin:0 0 5px 0;
 }

.data2 {
	font-family: "Osaka", "MS UI Gothic";
	margin:0 0 5px 0;
 }

.kaisetsu {  
	font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	line-height:18px;
	margin:10px 0 0 0;
	padding-top:5px;
	border-top:dotted 1px #CCCCCC;
	clear:left;
}

.sankaku {  
	font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	margin:0;
	text-align:right;
}

.sakuhin { 
	margin:0em 0em 1em 0em;
	/*padding-bottom:1.6em;*/
	padding-bottom:0.7em;
	border-bottom:double 3px #CCCCCC;
 }

.sakuhin2 { 
	margin:0em 0em 1em 0em;
	/*padding-bottom:1em;
	border-bottom:dotted 1px #ffffff;*/
 }

/* 基本リンクカラー */
a:link {
	color: #FFFFCC;
	text-decoration: none;
	}
a:visited {
	color: #FFFF99;
	text-decoration: none;
	}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	}
a:active {
	color: #FF0000;
	text-decoration: underline;
	}

.left { 
	/*margin:0em 0em 1em 0em;*/
	padding:10px;
	/*border:solid 1px #555555;*/
	border:double 3px #555555;
	color: #CCCCCC;
 }

