/* CSS Document */

/* メインメニュー */

table#main td.menu{
	height:155px;
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
}

#menu_area {
	width:952px;
	height:155px;
	background-image:url(images/menu_area.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
}

#menu_area ul {
	display:block;
	width:926px;
	height:44px;
	padding:0px;
	margin:0px 0px 0px 13px;
	list-style-type: none;
}

#menu_area li {
	padding:0px;
	margin:0px;
	float:left;
}

#menu_area a {
	text-decoration:none;
}

#menu_area a.menu1 {
	display:block;
	width:185px;
	height:44px;
	margin:0px;
	background-image:url(../images/menu1.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#menu_area a.menu1:hover {
	background-image:url(../images/menu1_on.gif);
	background-repeat:no-repeat;
}

#menu_area a.menu2 {
	display:block;
	width:184px;
	height:44px;
	margin:0px;
	background-image:url(../images/menu2.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#menu_area a.menu2:hover {
	background-image:url(../images/menu2_on.gif);
	background-repeat:no-repeat;
}

#menu_area a.menu3 {
	display:block;
	width:184px;
	height:44px;
	margin:0px;
	background-image:url(../images/menu3.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#menu_area a.menu3:hover {
	background-image:url(../images/menu3_on.gif);
	background-repeat:no-repeat;
}

#menu_area a.menu4 {
	display:block;
	width:184px;
	height:44px;
	margin:0px;
	background-image:url(../images/menu4_on.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#menu_area a.menu4:hover {
	background-image:url(../images/menu4_on.gif);
	background-repeat:no-repeat;
}

#menu_area a.menu5 {
	display:block;
	width:189px;
	height:44px;
	margin:0px;
	background-image:url(../images/menu5.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#menu_area a.menu5:hover {
	background-image:url(../images/menu5_on.gif);
	background-repeat:no-repeat;
}

/* パンくずリスト */

table#main td.topic_path{
	height:52px;
	background-image:url(../images/topicpath_bg.gif);
	background-repeat:repeat-x;
}

#topicpath_area {
	width:952px;
	height:52px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
}

.submenu_header {
	display:block;
	float:left;
	width:189px;
	height:39px;
	margin:13px 0px 0px 10px;
}

/* 劇場一覧サイドメニュー*/

#sidemenu_area {
	display:block;
	float:left;
	width:189px;
	margin-left:10px;
}


.contents {
	display:block;
	float:left;
	width:722px;
	margin:0px 0px 0px 20px;
	padding:0px;
	text-align:center;
}

.content_title {
	margin-bottom:20px;
}

/* エリアメニュー */

#theater_area {
	display:block;
	width:680px;
	height:60px;
	margin:20px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}

#theater_area ul {
	display:block;
	width:690px;
	height:37px;
	margin:0px;
	padding:0px;
	list-style-type: none;
}

#theater_area li {
	padding:0px;
	margin:0px;
	float:left;
}

#theater_area a {
	text-decoration:none;
}

#theater_area a.navi1 {
	display:block;
	width:169px;
	height:37px;
	margin:0px 2px 0px 0px;
	padding:0px;
	background-image:url(images/areamenu_higashi.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#theater_area a.navi1_on {
	display:block;
	width:169px;
	height:37px;
	margin:0px 2px 0px 0px;
	padding:0px;
	background-image:url(images/areamenu_higashi_on.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#theater_area a.navi1:hover {
	background-image:url(images/areamenu_higashi_on.gif);
	background-repeat:no-repeat;
}

#theater_area a.navi2 {
	display:block;
	width:169px;
	height:37px;
	margin:0px 2px 0px 0px;
	padding:0px;
	background-image:url(images/areamenu_chubu.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#theater_area a.navi2_on {
	display:block;
	width:169px;
	height:37px;
	margin:0px 2px 0px 0px;
	padding:0px;
	background-image:url(images/areamenu_chubu_on.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#theater_area a.navi2:hover {
	background-image:url(images/areamenu_chubu_on.gif);
	background-repeat:no-repeat;
}

#theater_area a.navi3 {
	display:block;
	width:169px;
	height:37px;
	margin:0px 2px 0px 0px;
	padding:0px;
	background-image:url(images/areamenu_nishi.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#theater_area a.navi3_on {
	display:block;
	width:169px;
	height:37px;
	margin:0px 2px 0px 0px;
	padding:0px;
	background-image:url(images/areamenu_nishi_on.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#theater_area a.navi3:hover {
	background-image:url(images/areamenu_nishi_on.gif);
	background-repeat:no-repeat;
}

#theater_area a.navi4 {
	display:block;
	width:169px;
	height:37px;
	margin:0px 2px 0px 0px;
	padding:0px;
	background-image:url(images/areamenu_kyushu.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#theater_area a.navi4_on {
	display:block;
	width:169px;
	height:37px;
	margin:0px 2px 0px 0px;
	padding:0px;
	background-image:url(images/areamenu_kyushu_on.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#theater_area a.navi4:hover {
	background-image:url(images/areamenu_kyushu_on.gif);
	background-repeat:no-repeat;
}

.area_map {
	display:block;
	width::684px;
	height:620px;
	margin:0px;
	padding:0px;
}

#higashi_area {
	display:block;
	width:684px;
	height:620px;
	background-image:url(images/bg_higashi.gif);
	background-repeat:no-repeat;
}

#chubu_area {
	display:block;
	width:684px;
	height:620px;
	background-image:url(images/bg_chubu.gif);
	background-repeat:no-repeat;
}

#nishi_area {
	display:block;
	width:684px;
	height:620px;
	background-image:url(images/bg_nishi.gif);
	background-repeat:no-repeat;
}

#kyushu_area {
	display:block;
	width:684px;
	height:620px;
	background-image:url(images/bg_kyushu.gif);
	background-repeat:no-repeat;
}

#list_area_l {	
	display:block;
	float:left;
	width:310px;
	margin:0px 30px 0px 20px;
}

#list_area_r {	
	display:block;
	float:left;
	width:300px;
	margin:0px;
}

.prefecture_higashi {
	color:#da0000;
	text-align:left;
	margin:6px 0px 4px 0px;
}

.prefecture_chubu {
	color:#0041af;
	text-align:left;
	margin:6px 0px 4px 0px;
}

.prefecture_nishi {
	color:#00aa00;
	text-align:left;
	margin:6px 0px 4px 0px;
}

.prefecture_kyushu {
	color:#f67b00;
	text-align:left;
	margin:6px 0px 4px 0px;
}

.theater_list {
	text-align:left;
	margin:4px 0px 4px 0px;
}

.theater_list a {
	color:#333333;
}

.theater_list a:hover {
	color:#333333;
}