@charset "utf-8";
/* CSS Document */

#aesthetic #content01 table{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:100%;
	margin-bottom:10px;
}

#aesthetic #content01 table td{	
	font-size:90%;
	line-height:1.5em;
	text-align:center;
}

@media screen and (max-width:320p){
#aesthetic #content01 table td img{	
	width:95%;
}
}

#aesthetic #content01 table.t01 td{
	width:33%;
}

#aesthetic #content01 table.t02 td{
	width:50%;
}