<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";

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

	[ beginner howto 008 ]

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


/*
----------------------------------------------------------------------------
	画面幅＜640px＞以下のときに適用
----------------------------------------------------------------------------
*/

@media screen and (max-width: 640px) {
div#contents div.section div.index_pct_01 {
	max-width : 248px;
}
｝</pre></body></html>