@charset "UTF-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 180%;
	color: #4D4D4D;
	background-color: #B4B4B4;
	background-image: url(/images/bg_body.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 15px;
	margin-left: 10px;
}

.gradation {
	background-image: url(/images/bg_gradation.png);
	background-repeat: repeat-y;
}
a {
	color: #A3BECF;
	text-decoration: none;
}
a:link {
	color: #A3BECF;
	text-decoration: none;
}
a:visited {
	color: #A3BECF;
	text-decoration: none;
}
a:hover {
	color: #A3BECF;
	text-decoration: underline;
}
a:active {
	color: #A3BECF;
	text-decoration: underline;
}
h1 {
	font-size: 13px;
	line-height: 120%;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	line-height: 120%;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.red {
	font-size: 12px;
	line-height: 180%;
	color: #E60012;
}
.footer {
	font-size: 10px;
	line-height: 150%;
	color: #4D4D4D;
}
.large {
	font-size: 15px;
	line-height: 150%;
	color: #000000;
	font-weight: bold;
}
#text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
}
.middle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
}
.red_ticket {	font-size: 14px;
	line-height: 220%;
	color: #FF0000;
}
.ticket {	font-size: 14px;
	line-height: 220%;
	text-indent: 5px;
	color: #000000;
}
.time {	font-size: 12px;
	line-height: 200%;
	font-weight: normal;
	text-indent: 5px;
	color: #000000;
}
