@charset "UTF-8";

.aligncenter{
text-align:center;
}

.block{
width:680px;
clear:both;
margin:0 auto;
padding:20px 0;
}

.imagetitle{
	margin:15px; 
}

.txt{
	margin:0 15px;
	font-size:75%;
}

.t{
	margin:15px 0 0 0;
}

table.lineup{
	margin:30px auto;
	border:1px solid #CCC;
}

table.lineup td{
	text-align:center;
}

img.space{
	margin:10px 5px;	
}

.red{color:#FF3333;}
.skyblue{color:#039ae9;}

/*tenshi*/
.tenshileft{
	width:421px;
	float:left;
}

.tenshiright{
	width:259px;
	float:right;
}

/*hyoten*/
.hyotenleft{
	width:540px;
	float:left;
}

.hyotenright{
	width:140px;
	float:right;
}

/*daigoro*/
.daigoroleft{
	width:430px;
	float:left;
}

.daigororight{
	width:250px;
	float:right;
}

table.daigoro{
	margin:0 auto;
	border:1px solid #CCC;
}

table.daigoro td{
	text-align:center;
}





