@charset "utf-8";
/* ====================================================

	PC教室 poppo the catサイト(5.1)　koza_it-kiso.css

==================================================== */

/* *********** main *********** */
img.tag_cloud {
	width: 45%;
}


/* ########## 640px 以下 ########## */
@media (max-width: 640px){

img.tag_cloud {
	width: 80%;
}
}

