@charset "utf-8";




/* table
------------------------------------------------*/
#main table {
	width: auto !important;
	max-width: 100%;
	height:  auto;
}


/* image size reset
------------------------------------------------*/
#main img {
	max-width: auto !important;
	height: auto;
}



