@charset "UTF-8";
#container .cardTable {
	padding-bottom: 20px;
}
.cardTable .table01 td.image {
	text-align: center;
	width:120px;
}
.cardTable .table01 td.image img{
	width:100px;
	padding:10px 0 10px 0;
}
.cardTable .table01 .cardName {
	width: 25%;
}
.cardTable .table01 .cardText {
}