/* ページトップの告知枠: box_topAD */
#box_topAD {
	display: block;
	height: 320px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#box_topAD h2 {
	display: block;
	margin: 0px;
	width: auto;
	background-color: #AA0000;
	font-family: sans-serif;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#box_topAD img {
	float: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}
#box_topAD a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: left;
	width: auto;
}
div .box_menu {
	display:block;
	width:140px;
	height:280px;
	float:left;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/css-back/topad_paper.jpg);
	border: 1px solid #999999;
	}
.box_menu h3 {
	font-family: sans-srif;
	font-size: 14px;
	display: block;
	margin: 0px;
	background-color: #FF9900;
	padding: 2px;
	height: 20px;
	font-weight: 800;
	color: #000000;
	text-align: center;
}
.box_menu h4 {
	display: block;
	width: auto;
	background-color: #FFCC99;
	margin: 0px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 110%;
	color: #CC3300;
	text-align: left;
}
div .box_menu p{
	color:#000000;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	margin: 2px;
	padding: 2px;
	}
.box_menu img {
	display: block;
	clear: both;
}
/* トップの各告知枠のリンク設定 */
.box_menu a {
	display: block;
	border:1px solid #ff99ff;
	text-align:right;
	color:#CC0000
}
.box_menu a:hover {
	background-color:#FF99FF;
}

/* 今週の上映作品の大見出しの設定 */
h2#todaymovie {
	margin:0px;
	padding:3px;
	display:block;
	background-color:#0066FF;
	color:#ffffff;
	font-size:16px;
}
/* 上映中の映画看板の枠 : now_movie */
#now_movie {
	font-family: sans-serif;
	display: block;
	width: auto;
	background-color: #000000;
	margin-bottom: 2px;
	border: 1px solid #000000;
	background-image: url(../img/css-back/line_film0.gif);
	background-repeat: repeat;
	padding: 0px;
	height:310px;
}

/* 今週の映画の、各看板の情報:now_movie内の"a" */
#now_movie a.bai1 {
	font-family: sans-serif;
	font-size: 10px;
	display: block;
	height: 140px;
	width: 78px;
	float: left;
	text-align: center;
	padding: 2px;
	color: #000000;
	text-decoration: none;
	line-height: 110%;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 2px solid #999900;
}
#now_movie a.bai1:hover {
	background-color: #333333;
	color: #FFCC33;
}

#now_movie span {
	font-family: sans-serif;
	font-size: 10px;
}
#now_movie br {
	display: none;
}

/* バナーの囲み枠　: box_banner */
#box_banner {
	display: block;
	height: 200px;
	width: auto;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 100%;
}

/* 下段の左側と中央を囲む枠です: clm_l*/
#clm_l {
	display: block;
	width: 610px;
	padding: 0px;
	position: relative;
	left: 0px;
	float: left;
	margin: 5px;
}
#clm_l h2 {
	color: #FFFFFF;
	display: block;
	margin: 0px;
	height: 36px;
	width: auto;
	line-height: 120%;
	padding: 4px;
	font-size: 16px;
	background-color: #FF0000;
	font-family: sans-serif;
}

/* live情報(下段左側)の設定：now_live */
#now_live {
	display: block;
	height: auto;
	width: 300px;
	margin-bottom: 20px;
	background-color: #000000;
	border: 1px solid #000000;
	float: left;
}
#now_live ul {
	list-style-type: none;
	display: block;
	padding: 3px;
	margin: 0px;
	height: auto;
}
#now_live li {
	font-family: sans-serif;
	display: block;
	width: 284px;
	height: 78px;
	padding: 3px;
	float: left;
	background-color: #000000;
	text-align: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 3px;
	color: #000000;
	margin-top: 0px;
}
#now_live img {
	float: left;
	margin-right: 5px;
}
#now_live p {
	font-family: sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 110%;
	margin: 2px;
}
#now_live a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 120%;
}
#now_live a:hover {
	background-color: #333333;
}
/*小耳に挟んで欲しい情報(下段、中央のコラム）の設定:box_info */
#box_info {
	display: block;
	margin: 0px;
	width: 300px;
	position: relative;
	top: 0px;
	font-family: sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	float: right;
}

#box_info h2    {
	font-family: sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	height: 28px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: url(../img/css-back/bg_h2info.gif);
	padding-top: 14px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#box_info h3 {
	font-family: sans-serif;
	font-size: 13px;
	margin-left: 60px;
	margin-bottom: 3px;
	line-height: 110%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	margin-right: 5px;
}
#box_info p {
	padding-right: 2px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin-left: 60px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#box_info a {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
#box_info a:hover {
	background-color:#FF99CC;
	color: #FFFFFF;
}

#box_info img {
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
}
#box_info hr {
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* 下段右側の枠設定（twitter,Facebook）*/
#clm_r {
	display: block;
	width: 255px;
	padding: 0px;
	position: relative;
	left: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
}
