@charset "utf-8";
/*    file     :  custom_base.css
      make     :  emi makino (2007.1.27)
      revise   :  chika ogawa (2008.06.24)
*/

#left {
	float: left;
	width: 190px;
	clear: left;
}
#right {
	clear: right;
	float: right;
	width: 500px;
}
.bg_bosyu {
	background-image: url(/common_img/corner/bg_bosyu.gif);
	background-repeat: repeat-y;
}
.text_bosyu {
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.2em;
	margin-top: 5px;
	margin-bottom: 0px;
}
.search {
	padding-right: 5px;
}
.search li {
	list-style-position: inside;
	width: 190px;
	padding-left: 5px;
	line-height: 1.4em;
	list-style-image: url(/common_img/corner/list.gif);
}
.search ul {
	padding: 0px;
	margin: 0px;
}
.line {
	border: 1px solid #CCCCCC;
}
.textbox {
	width: 490px;
	background-color: #FFE6BF;
	clear: both;
	padding: 5px;
	margin-bottom: 10px;
}
.textbox td {
	padding: 5px;
}
.text_genre {
	width: 95px;
	color: #FFFFFF;
}
.text_comment {
	width: 490px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 1.2em;
}
.text_url {
	line-height: 1.2em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text_sitename {
	line-height: 1.2em;
	font-weight: bold;
}
h2 {
	padding: 0px;
	margin: 0px;
	clear: both;
	font-weight: normal;
}
.text_itemize {
	font-weight: bold;
}
.genre_ev {
	clear: both;
	width: 100%;
	height: 20px;
	margin:0;
}
.genre_ev p{
	float:right;
	width: 120px;
	height:14px;
	background-color:#ff9900;
	background-image: url(/common_img/corner/genre_ev_small.gif);
	background-repeat: no-repeat;
	background-position:left;
	font-size: 11px;
	text-align: right;
	margin: 0px;
	padding: 5px 5px 0px 40px;
}


.title_movie {
	background-image: url(/common_img/corner/bg_movie_list.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 500px;
	padding-bottom: 3px;
}
.title_theater {
	background-image: url(/common_img/corner/bg_theater_list.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 500px;
	padding-bottom: 3px;
}
.subtitle_movie {
	background-color: #FFE6BF;
	padding: 3px;
	/*font-size: 0.8em;*/
	margin: 0px;
}
.subtitle_theater {
	background-color: #FFC166;
	padding: 3px;
	/*font-size: 0.8em*/;
	margin: 0px;
}
.moviebox {
	width: 500px;
	padding-bottom: 10px;
}
.moviebox_movie {
	padding-bottom: 10px;
}
#osusume_movie {
	width: 490px;
	background-image: url(/common_img/corner/bg_osusume.gif);
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #FF6600;
	padding: 5px;
}
#osusume_movie h3 {
	margin:2px 0 5px 0;
	font-size:120%;
	font-weight:bold;
	color:#FFFFFF;
}
.text_sundey {
	color: #FF0000;
}
.text_saturday {
	color: #00CC00;
}
table.calendar {
	line-height: 1em;
	color: #333333;
	width: 190px;
	text-align: center;
	margin-bottom:5px;
}
table.calendar td {
	padding:2px 0;
}

.coupon {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px dotted #333333;
}
.text_couponperiod {
	line-height: 1.3em;
	color: #FF0000;
}
.text_title_movie {
	text-indent: 55px;
	margin: 0px;
	padding: 5px;
}
.box_osusume {
	clear: both;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom:5px;
}
.photo {
	padding-top: 5px;
}
.photo_m {
	float: left;
	width: 80px;
	text-align: left;
}
.font_event_where {
	font-weight: normal;
}
.font_osusume {
	line-height: 1em;
}
