@charset "utf-8";

/* /outreach/industry/festivals.html
---------------------------------------------------------- */
.divFestivalsInd01 {
	position: relative;
}
	.divFestivalsInd01 p {
		text-indent: 1em;
	}
	.divFestivalsInd01 p.btn01 {
		text-indent: 0;
		position: absolute;
		bottom: 0;
		left: 168px;
	}
	.divFestivalsInd01 p.btn02 {
		text-indent: 0;
		position: relative;
		left: 168px;
	}

	.ulFestivalsInd01 {
		font-size: 86%;
	}
		.ulFestivalsInd01 li {
			background-position: left 0.5em;
			overflow: hidden;
			*zoom: 1;
		}
			.ulFestivalsInd01 li span {
				display: block;
			}
			.ulFestivalsInd01 li span.tit {
				float: left;
				width: 7em;
			}
			.ulFestivalsInd01 li span.sen {
				padding-left: 7em;
			}
