@charset "shift_jis";

/* ===================================================
	Index CSS
====================================================== */


table.tickets{
	margin: 10px 0 0;
	width: 100%;
}

table.tickets td{
	vertical-align: top;
}

table.tickets td.t_image{
	margin: 0;
	padding: 0 8px 0 0;
	vertical-align: top;
}


table.tickets td.price{
	padding-top: 12px;
	width: 120px;
	line-height: 1.6;
	font-weight: bold;
	font-size: 0.875em;
	text-align: right;
}


dl.ticket{
	margin: 0 8px 8px 0;
	line-height: 1.5;
}

dl.ticket dt{
	border-bottom: 1px solid #cadece;
	font-weight: bold;
	font-size: 0.875em;
	color: #287839;
}

dl.ticket dd{
	font-size: 0.625em;
}

div.top_copy{
	margin: 5px 0 5px 0;
	padding: 3px;
	font-size: 1em;
	color: #114f2b;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
}
