#all {
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
body {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #CCCCCC;
}
#operatroupe {
	background-image: url(image/topbar.gif);
	padding-top: 10px;
}
#title,
#date {
	margin: 0px;
	padding: 0px;
}
#contents {
	background-image: url(image/back.gif);
	padding: 20px;
}
.contentsp {
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#price {
	margin-bottom: 10px;
	color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 10px;
}
.tickettitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	padding-bottom: 3px;
	margin-bottom: 5px;
	color: #FFFFFF;
	margin-left: 20px;
	font-size: 0.9em;
}.subtitle {
	margin: 0px;
	font-size: 0.9em;
	color: #FFFFFF;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
	background-color: #333333;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}
#copyright {
	font-size: 0.8em;
	color: #CCCCCC;
}
#footer {
	background-image: url(image/back.gif);
	padding: 10px;
}
.about {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	line-height: 1.3em;
	margin: 0px 0px 20px;
	padding: 0px;
	color: #FFFFFF;
}
#aboutleft {
	margin-right: 20px;
}
#poem {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 20px;
	color: #FFFFFF;
}
.photo {
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #FFFFFF;
}
a {
	color: #CC3333;
}