@charset "utf-8";

/*
◆◆◆共通項目◆◆◆
*/
body{
	background:#ffffff;
	color:#000000;
	margin-left:20px; 
	margin-top:10px;
	font-size: 14px;
}

img{
	border: 0px;
	}

.bg{
	width:600px;
	}

.f_cl{
	clear:both;
}

.m_top{
	margin-top:10px;
	}

/*heater
◆◆◆ヘッダー◆◆◆
*/

#heater div{
	float:left;
	}

#heater .head_title{
	width:391px;
	text-align:center;
	}

#heater .time{
	width:196px;
	text-align:center;
	}

#heater .greeting{
	width:391px;
	margin-top:5px;
	text-align:center;
	color:#FF0000;
	font-weight:bold;
	}

#heater img{
	margin:5px 0px 0px 5px;
	}

/*enc
◆◆◆オススメ◆◆◆
*/
#enc{
	color:#FFFFFF;
}

#enc div{
	background: #0066CC;
	}

#enc img{
	margin-top:5px;
	}

#enc dl{
	margin:0px;
	}
	
#enc dt{
	color:#FFFF00;
	}

#enc .title{
	text-align:left;
	color: #FFFF66;
	font-weight:bold;
}

#enc .img_speace{
	float:left;
	width:210px;
	padding:5px;
	text-align:center;
	}
	
#enc .plan{
	margin-top:5px;
	}

#enc .text_speace{
	width:375px;
	padding-right:5px;
	float:left;
	}
	
#enc .copy{
	margin-top:8px;
	text-align:right;
	}

/*lineup
◆◆◆ラインナップ◆◆◆
*/

#lineup .base{
	width:294px;
	margin:10px 2px 0px;
	font-size:12px;
	float:left;
	}

#lineup .img_speace{
	width:130px;
	margin-top:5px;
	text-align:center;
	float:left;
	}

#lineup .copy{
	width:120px;
	text-align:left;
	}

#lineup .plan_table{
	width:164px;
	vertical-align:middle;
	float:left;
	}

#lineup dl{
	margin:0px;
	}

#lineup dt{
	margin:5px 0px 5px;
	padding:2px;
	}

#lineup dd{
	margin:2px 0px 0px;
	}

#lineup ul{
	margin:0px 0px 0px 16px;
	padding:0px;
	list-style-type:disc;
	vertical-align:middle;
	}

#lineup li{
	margin:0px 0px 2px;
	padding:0px;
	}
	
	/*comming
	◆◆◆カミングスーン◆◆◆
	*/
	#coming ul{
		list-style-image:url(../images/keep/mark_coming.gif);
		}
	
	#coming dt{
		background-color: #DDFFDD;
		color:#006600;
		}
	
	/*schedule
	◆◆◆上映中◆◆◆
	*/
	#lineup dt{
	margin-bottom:8px;
	}
	
	#schedule ul{
		list-style-image:url(../images/keep/mark_schedule.gif);
		}
	
	#schedule li{
		margin-top:6px;
		}
	
	#schedule dt{
		background-color: #E0F9FF;
		color:#006699;
		}

/*topics
◆◆◆トピックス◆◆◆
*/
#topics div{
	margin-top:3px;
	padding:0px;
	background-color:#33CCCC;
	font-size:12px;
	}

#topics dl{
	margin:0px 0px 0px 15px;
	background-color:#FFFFFF;
	}

#topics dt{
	margin-left:5px;
	color:#CC0000;
	font-weight: bold;
	}

#topics dd{
	margin-left:5px;
	}
	
	/*adopt
	◆◆◆トピックス◆◆◆
	*/
	
	#adopt dt{
	color:#009999;
	}