﻿@charset "utf-8";

/* veritacafe.com Styles
 * maintained by verita
 * (classes defined in the Markup Guide - http://mozilla.org/contribute/writing/markup )
 */

/* プロパティの指定順序 */
/*
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */



/*
==========================================================================================*/
/* cinema _ 061120 */

table,img{
	border:none;
}

.title_txt{
	height:70px;
	margin:0;
	padding:0;
}

.info {
	width:648px;
	height:179px;
	border: #000 1px solid;
	background: url(img/cinema_info.jpg) no-repeat top left;
	}

.img01{
	margin:0;
	padding-right:20px;
	padding-bottom: 20px;
}
