@charset "utf-8";

h3 {
	width: 699px;
	height: 32px;
	background: url(../../common/img/heading.gif) no-repeat;
	line-height: 32px;
	text-indent: 24px;
	font-size: 14px;
}

.box h4 {
	width: 680px;
	height: 32px;
	background: url(../../common/img/heading2.gif) no-repeat;
	line-height: 32px;
	text-indent: 12px;
	font-size: 13px;
	margin-top: 40px;
}

.box .event {
	width: 660px;
	margin-top: 15px;
	padding: 10px 9px;
	border: 1px solid #cccccc;
}

.box .event img.photo {
	float: left;
	margin-right: 20px;
}

.box .event h5 {
	width: 450px;
	height: 25px;
	margin: 0 0 0 205px;
	padding-left: 5px;
	padding-bottom: 5px;
	background: url(../img/under-line.gif) repeat-x bottom;
	color: #004e98;
	font-size: 1em;
	font-weight: bold;
	line-height: 25px;
}

.box .event h5 strong{
	font-size: 1.5em;
	color:#F00
}

.box .event table {
	margin-top: 4px;
	width: 455px;
}

.box .event tr.date {
	height: 23px;
	background-color: #e0e8fa;
}

.box .event tr.date td {
	vertical-align: middle;
	padding-left: 5px;
	font-weight: bold;
}

.box .event tr.introduction td p {
	margin: 0.8em 0;
}

.box .event tr.introduction td p.attention {
	color:#881C3A;
	margin-bottom:1.3em;
}

p.eventlink{
	background-color:#e73c60;
	width:16em;
	padding:5px;
	text-decoration:none;
	font-weight:bold
}

p.eventlink:hover{
	background-color:#e96087;
}

.box .event tr.introduction td p.address{
	font-size:1em;
	margin:0 1.3em 1.3em 1.3em;
	padding:5px 8px;
	background-color:#f2f6ff;
	line-height:1.7em;
	border:dotted #999 1px;
}

.box .event tr.event td p {
	margin: 1.5em 0 0.8em;
	font-weight:bold;
	color:#004e98;
}

.box .event tr.info td {
	font-weight: bold;
}

.box .event tr.info th.place,
.box .event tr.info th.hour {
	width: 48px;
	padding-right: 7px;
}

.box .event tr.info td.place {
	width: 145px;
	vertical-align: middle;
}

.box .event tr.info td.hour {
	width: 200px;
	vertical-align: middle;
}

.box .performance {
	width: 315px;
	margin-top: 15px;
	padding: 10px 9px;
	border: 1px solid #cccccc;
}

.box .performance.odd {
	float: left;
}

.box .performance.even {
	float: right;
}

.box .notice {
	margin-top: 1em;
	text-align: right;
}

.box .performance h5 {
	width: 310px;
	height: 25px;
	margin: 0;
	padding-left: 5px;
	padding-bottom: 5px;
	background: url(../img/under-line.gif) repeat-x bottom;
	color: #004e98;
	font-size: 1em;
	font-weight: bold;
	line-height: 25px;
}

.box .performance table {
	margin-top: 4px;
	width: 315px;
}

.box .performance tr.date {
	height: 23px;
	background-color: #e0e8fa;
}

.box .performance tr.date td {
	vertical-align: middle;
	padding-left: 5px;
	font-weight: bold;
}

.box .performance tr.introduction td p {
	margin: 0.5em 0;
}

.box .performance tr.image td {
	text-align: center;
}

.button {
	clear: both;
	width: 680px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: right;
}

.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }
/* \*//*/
.clearfix { overflow: hidden; }
/* */

#xmas-information {
	margin-top: 30px;
}
