@charset "UTF-8";
/* CSS Document */

/*=========================================================
 *
 *	css file for "http://utanohoshi.com/"
 *	file name : rwd/tb.css
 *
=========================================================*/

@media screen and (min-width: 642px) and (max-width: 999px) {




	.tp_show { display: block; }
	.tp_hide { display: none; }

}
/* end media*/





