<style typy="text/css">


*{
	padding: 0px; }


/* トップページ 上記欄 */

p.information_t {
	height:	28px;
	text-align: left;
	font-size: 18px;
	border-top: 2px dashed #3c0;
	background-color: #fff;
	border-right: 2px dashed #3c0;
	border-left: 2px dashed #3c0;
	overflow: auto;
	padding: 2px 10px;
	margin: 15px 17px 0 10px;
	line-height: 1.5em; }


p.information {
	height:	150px;
	text-align: left;
	font-size: 90%;
	background-color: #fff;
	border-right: 2px dashed #3c0;
	border-left: 2px dashed #3c0;
	border-bottom: 2px dashed #3c0;
	overflow: auto;
	padding: 0px 5px 0px 10px;
	margin: 0px 17px 15px 10px; 
	line-height: 1.5em; }

	
/* 画面中央　上映時間案内表 部分 */

table.schedule {
	width: 85%;
	margin: 5px auto;
	border: 1px solid #000;
	border-collapse: collapse; }

table.t_calender {
	float: right; 
	font-size: 16px;
	margin: 10px 5px 0px; 
	padding: 5px;
	width: 188px;
	height: 410px; }

table.maeuri {
	width: 85%;
	margin: 5px auto;
	background-color: #000;
	border:  #000;
	border-collapse: collapse; }

table.price {
	width: 85%;
	margin: 20px auto;
	background-color: #f0f0f0;
	border: 1px solid #000;
	padding: 5px;
	text-indent:5px; }



td.t {
	padding: 3px;
	background-color: #f0f0f0;
	font-size: 90%;
	font-weight: bolder;
	text-indent: 10px;
	line-height: 1.5em;}

td.tm {
	padding: 3px;
	background-color: #f0f0f0;
	font-size: 90%;
	font-weight: bolder;
	text-align: center;
	line-height: 1.5em;}


td.tt {
	width: 70px;
	padding: 10px;
	background-color: #f0f0f0;
	color: #00c;
	font-size: 90%;
	text-align: center;
	font-weight: bolder;
 }

td.c {
	padding: 12px;
	background-color: #fff;
	font-size: 100%;
	text-indent: 20px; }

td.cc {
	background-color: #ffc;
	padding: 10px;
	font-size: 80%; }

td.ccc {
	background-color: #ffc;
	text-align: center;
	font-size: 85%; }



p.introduce {
	width: 600px;
	font-size: 95%;
	text-align: left;
	background-color: #fff;
	overflow: auto;
	padding: 5px;
	margin: 10px 15px 10px 5px; 
	line-height: 1.5em;
}



img.cinema_i {
	margin: 20px 15px 0px 40px;
	width: 110px;
	height: 160px;
	border: 1px solid #c0c0c0; } 

img.cinema_y {
	margin: 20px 0px 0px 30px;
	width: 140px;
	height: 100px;
	border: 1px solid #c0c0c0; } 







td.day {
	font-size: 80%;
	padding: 3px;
	border-style: solid 1px white;
	color: white;  
}

td.day_red {
	font-size: 80%;
	padding: 3px;
	border-style: solid 1px white;
	color: red; 
}

td.day_blue {
	font-size: 80%;
	padding: 3px;
	border-style: solid 1px white;
	color: blue; 
}

/* よくある質問 */

h5 {
	margin: 15px 40px 10px;
	font-size: 100%;
	color: #00c;
}


p.question {
	margin: 5px 50px 0px; 
	font-size: 90%;
	}


ul {
	margin: 5px 70px 0px; }

li {
	padding:2px; }


</style>