@charset "utf-8";

/* /english/outreach/inter_regional/festivals/index.html
---------------------------------------------------------- */
.divFestivalsInd01 {
	position: relative;
	padding-bottom: 70px;
}
	.divFestivalsInd01 p.btn01 {
		position: absolute;
		left: 149px;
		width: 190px;
		text-align: right;
	}
	.divFestivalsInd01 p.btn02 {
		position: relative;
		left: 149px;
		width: 190px;
		text-align: right;
	}

	.ulFestivalsInd01 {
		margin-bottom: 30px;
		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: 10em;
			}
			.ulFestivalsInd01 li span.sen {
				padding-left: 13em;
				text-indent: -0.8em;
			}