h2{
	background-color: #fff;
	color: #333;
	padding: 15px;
	line-height: 110%;
	margin: 5px;
}

h2 span{
	font-size: 70%;
	font-weight: normal;
	letter-spacing: 0.1em;
	display: block;
}
.title{text-transform: uppercase; font-size: 123.1%;padding-top: 30px; padding-bottom: 20px; letter-spacing: 0.1em;}
.title span{color: #c01920; font-size: 140%;}

.lineup{font-size: 131%;page-break-after: 30px; letter-spacing: 0.1em;}

/* What is "Ganban" Design
------------------------------------ */
.whatisganban{
	position: relative;
	z-index: 1;
	text-align: center;
	font-size: 116%;
	margin-bottom: 30px;
}
.whatisganban p{font-size: 80%; line-height: 140%;}
.ctr,.bios,.woodf,.ptch,.ehi{
	position: absolute;
	text-align: left;
}

.stoneTitle{
	position: absolute;
	z-index: 3;
	top: 230px;
	left: 335px;
	width: 200px;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

.ctr{
z-index: 4;
top:15px;
left:390px;
width: 400px;
}

.bios{
z-index: 5;
top: 190px;
left: 60px;
width: 290px;
}

.woodf{
z-index: 6;
top: 200px;
right: 15px;
width: 300px;
}

.ptch{
z-index: 7;
top: 400px;
left: 60px;
width: 480px;
}

.ehi{
z-index: 8;
top: 460px;
right: 5px;
width: 370px;
}
