<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 041 index ]

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

#contents div.section div.wireless {
	margin-left : 130px;
	*margin-left : 120px;
}
#contents div.section div.wireless_8 {
	margin-left : 200px;
}


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

@media screen and (max-width: 640px) {

#contents div.section div.wireless {
	margin-left : auto;
}
#contents div.section div.wireless_8 {
	margin-left : auto;
}
#contents div.section div.index_pct_01 {
	max-width : 230px;
}
#contents div.section div.index_pct_02 {
	max-width : 500px;
}
#contents div.section div.index_pct_03 {
	max-width : 540px;
}
#contents div.section div.index_pct_04{
	max-width : 445px;
}
#contents div.section div.index_pct_05 {
	max-width : 200px;
}
#contents div.section div.index_pct_06 {
	max-width : 236px;
}
#contents div.section div.index_pct_07 {
	max-width : 430px;
}
#contents div.section div.index_pct_08 {
	max-width : 323px;
}
#contents div.section div.index_pct_09 {
	max-width : 324px;
}
#contents div.section div.index_pct_10 {
	max-width : 306px;
}
#contents div.section div.index_pct_11 {
	max-width : 430px;
}
#contents div.section div.index_pct_16 {
	max-width : 269px;
}
#contents div.section div.index_pct_12 {
	max-width : 236px;
}
#contents div.section div.index_pct_13 {
	max-width : 295px;
}
#contents div.section div.index_pct_14 {
	max-width : 480px;
}
#contents div.section div.index_pct_15 {
	max-width : 480px;
}
#contents div.section div.index_8_pct {
	max-width : 480px;
}

｝</pre></body></html>