@charset "Shift_JIS";


/*----------------------------
main
----------------------------*/

div.theatre {
	background-image: url(../img/theatre/theatre_main_bg.jpg);
	background-repeat: no-repeat;
}
div.theatre strong {
	font-weight: bold;
}
p {
	font-size: 120%;
	line-height: 1.5em;
}
div.date_theatre{
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 3px;
	padding: 0 0 0 8px;
	margin: 0 0 13px 0;
}
p.date{
	font-size: 140%;
	font-weight: bold;
	line-height: 1.1em;
}
p.theatre{
	background-image: url(../img/mark02.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	font-size: 150%;
	font-weight: bold;
	padding: 0 0 0 23px;
	line-height: 1.1em;
}
p.ticket {
	background-image: url(../img/theatre/mark_ticket.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 33px;
}
