@charset "Shift_JIS";

body {
	background: url(/event/images/bg_ladys_fes.gif);
	}

.contents {
	background: #ffe8e8;
	border: 3px solid #900;
	}
h3 {
	margin-top: 0px;
	}
table.schedule th {
	background: #f66;
	}
.pink_box {
	background: #fee;
	text-align: center;
	width: 75%;
	margin: 0 auto 10px;
	padding: 10px 5%;
	border-radius: 8px;
	border: 2px dotted #faa;
	font-size: 14px;
	}
.pink_box b {
	color: #f66;
	}