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

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

	[  howto common ]

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

#contents div.section {
	margin-bottom: 3em;
}

.colum2-right760 h3.title2 {
	font-size: 16px;
	clear: both;
	color: #000;
	margin-top: 13px;
	margin-bottom: 6px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 13px;
	font-weight: 700;
}

p.green_txt {
	color: #336600;
}

#contents ol ul li {
	list-style: disc outside;
}

div.txt_info {
	margin: 0 10px 0 13px;
}

/*
----------------------------------------------------------------------------
	
    ほかの豆知識を見てみる
    初心者コーナートップへ

----------------------------------------------------------------------------
*/

#contents div.other_top{
	float : right;
}
#contents div.other_top ul li{
	float : left;
}

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

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

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