/* CSS Document */
#box1 {
	width:520px;
	background:#9DFFBD;
	margin-top:30px;
}
.box_middle {
	width: 520px;
}
.illust {
	text-align:center;
	margin-top:20px;
}
h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.text01 {
	font-size: 120%;
	font-weight: bold;
	background-position: center center;
	 text-align:center;
}
.lineup_table {
	width:468px;
	margin:0px auto;
	text-align:center;
	color:#FF0000;
}
.lineup_table td {
	width:156px;
	padding-bottom:15px;
	vertical-align:top;
}	
#box2 {
	width:520px;
	margin-top:30px;
	background-color: #FFE98F;
}
.illust2 {
	text-align:center;
	margin-top:20px;
	margin-left:25px;
}
#box3 {
	width:520px;
	margin-top:30px;
	background-color: #DACDFF;
	color: #DACDFF;
}	
		
.table_bac {
	border: 1px solid #999999;
	margin-top:30px;
}
