@charset "utf-8";
/* CSS Document */

/*===========================================
	howto LinkBuds Fit lamp_status.css
=============================================*/

#contents .tbl_charge tbody th{
	padding: 1em;
}

#contents .tbl_charge tbody th figure,
#contents .tbl_charge tbody th figure .flex{
	margin: 0;
}

#contents .tbl_charge tbody th figure figcaption{
	width: 74%;
	margin: 0 auto;
}

@media (max-width: 640px){
	#contents .tbl_charge tbody th figure figcaption{
		width: 100%;
	}
}