@charset "utf-8";

h4 {
	display: inline;
	font-weight: normal;
	font-size: 90%;
}
h4 a:link,h4 a:visited {
	color: #0066FF;
}
h4 a:hover {
	color: #ff6600;
}
h5 {
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	line-height: 21px;
	float: left;
	width: 442px;
}
.imgLeft {
	float: left;
	padding-right: 5px;
}
.imgRight {
	float: right;
	padding-left: 5px;
}
#mainColumn {
	width: 640px;
	font-size:110%;
}
#mainColumn p {
	padding-top: 3px;
	padding-bottom: 1ex;
}
#mainColumn div.box { border-left: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0; padding: 0px 15px; }
#mainColumn div.box_top { background: url(http://image.eiga.k-img.com/images/movie_review/border_round_top.gif?1239600370) no-repeat; width: 570px; height: 6px; line-height: 6px; font-size: 6px; }
#mainColumn div.box_bottom { background: url(http://image.eiga.k-img.com/images/movie_review/border_round_bottom.gif?1239600370) no-repeat; width: 570px; height: 6px; line-height: 6px; font-size: 6px; }

#wrapper h2 { padding-bottom:5px; }
#wrapper div.l { text-align: left; }
#wrapper div.r { text-align: right; }
#wrapper div.c { text-align: center; }
#search_theaterName,#search_movieName {
	margin-bottom: 10px;
}
.chaBox {
	background-image: url(http://image.eiga.k-img.com/images/theater/bg_cha.gif?1239600366);
	background-repeat: repeat-y;
	background-position: left top;
	height: 34px;
	padding-top: 5px;
	padding-left: 5px;
	line-height: 16px;
	font-size: x-small;
}
.chaBox_shiborikomi {
	background-image: url(http://image.eiga.k-img.com/images/theater/bg_shiborikomi.gif?1239600366);
	background-repeat: repeat-y;
	background-position: left top;
	height: 25px;
	padding-left: 110px;
	line-height: 25px;
}
.creamBox {
	background-image: url(http://image.eiga.k-img.com/images/theater/bg_cream.gif?1239600366);
	background-repeat: repeat-y;
	padding: 15px;
}
.chaFooter {
	background-image: url(http://image.eiga.k-img.com/images/theater/footer_kadomaru_cha.gif?1239600366);
	background-repeat: no-repeat;
	height: 5px;
}
.creamFooter {
	background-image: url(http://image.eiga.k-img.com/images/theater/footer_kadomaru_cream.gif?1239600366);
	height: 5px;
	background-repeat: no-repeat;
}
.header_searchBox {
	background-image: url(http://image.eiga.k-img.com/images/theater/topsearch_movienamenew.gif?1239600366);
	height: 48px;
	padding-top: 7px;
	padding-left: 10px;
}
.header_searchBox_mini {
	background-image: url(http://image.eiga.k-img.com/images/theater/topsearch_moviename_mini.gif?1239600366);
	height: 38px;
	padding-top: 8px;
	padding-left: 10px;
}
#form_kensaku {
	float: left;
	padding-top: 11px;
	padding-left: 220px;
}
#form_kensaku_mini {
	float: left;
	padding-top: 8px;
	padding-left: 220px;
}


/*映画検索結果テーブル*/
.resultBox {
	width: 583px;
	margin-bottom: 5px;
/*	margin-top: 5px; */
}
table {
	margin: 0px;
	padding: 0px;
	width: 585px;
	border-collapse:collapse;
}
table.resultHeader {
	border-collapse:collapse;
}
.resultHeader td {
	border: 1px solid #AAAAAA;
}
table.resultList {
	width: 640px;
	border-collapse:collapse;
}
tr.selected_movie {
	background-color: #fff7a5;
}
tr.resultHeader td {
	padding: 0 5px;
}
.resultList td {
	border: 1px solid #AAAAAA;
	padding: 5px;
}
td.area {
	width: 116px;
	background-color: #2D75B5;
	color: #FFFFFF;
	height: 1.6em;
	line-height: 1.6em;
	padding-left: 5px;
}
td.theatername {
	line-height: 1.6em;
	color: #333333;
	height: 1.6em;
	width: 320px;
	background-color: #DDC986;
	padding-left: 5px;
}
td.theatertel {
	line-height: 1.6em;
	color: #333333;
	height: 1.6em;
	width: 95px;
	background-color: #DDC986;
	text-align: right;
	padding-right: 5px;
}
td.title, td.cinecomarea {
	width: 116px;
}
td.time, td.cinecomname {
	width: 320px;
}
td.time span { white-space:nowrap; }
td.schedule {
/*	width: 55px; */
	width: 60px;
}
td.ticket {
	width: 40px;
	text-align: center;
}
td.cinecomtel {
	width: 100px;
	text-align: right;
}
/*映画検索結果テーブルここまで*/



/*映画館詳細*/
#header_theaterName {
	background-image: url(http://image.eiga.k-img.com/images/theater/header_theatername.gif?1239600366);
	height: 37px;
}
.goOfficial {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}


.infoBox {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #eadcd1;
	width: 280px;
	margin-bottom: 15px;
}
.tabBox {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #eadcd1;
	width:543px;
	clear: both;
}
#mapPrint {
	text-align: right;
	margin-top: 5px;
}
#map {
	border: 1px solid #999999;
	width: 238px;
	height: 178px;
	float: right;
}

div.schedule_note { position: absolute; top: -15px; left: 45px; padding: 2px; background-color: #ffffff; border: 2px outset; }

/*映画館詳細ここまで*/


/* goo listing ad */
#shop_jyoho {
	margin: 10px auto; width: 556px; height: auto;
}
#shop_jyoho table {
	border-right: #e3dacf 1px solid; border-top: #e3dacf 1px solid; border-left: #e3dacf 1px solid; width: 556px; border-bottom: #e3dacf 1px solid;
}
#shop_jyoho td.header {
	padding-right: 3px; padding-left: 3px; font-size: 12px; padding-bottom: 3px; padding-top: 3px; background-color: #b69466;
}
#shop_jyoho td.pr {
	padding-right: 3px; padding-left: 3px; font-size: 12px; padding-bottom: 3px; padding-top: 3px; background-color: #b69466;
}
#shop_jyoho td.pr a {
	color: #ffffff;
}
#shop_jyoho td.pr a:hover {
	color: #ff6633;
}
#shop_jyoho td.header {
	font-weight: 400; width: 160px; color: #ffffff;
}
#shop_jyoho td.pr {
	text-align: right;
}
#shop_jyoho td.name {
	padding-right: 3px; padding-left: 3px; padding-bottom: 3px; width: 160px; padding-top: 3px; background-color: #ffffff;
}
#shop_jyoho td.cont {
	padding-right: 3px; padding-left: 3px; padding-bottom: 3px; padding-top: 3px; background-color: #ffffff;
}
#shop_jyoho td.name a:link {
	color: #0066ff;
}
#shop_jyoho td.name a:hover {
	color: #ff6600;
}
#theater_detail {
	margin-bottom: 5px;
}