@charset "Shift_JIS";
/**
@prefix : <http://purl.org/net/ns/doas#> .
 :タイトル "ページ独自スタイル（/guide/step3/index.html） スタイル設定";
 :一行説明 "ページ独自スタイル（/guide/step3/index.html） スタイル設定のスタイルシートです";
 :作成日 "2008-08-04";
 :改訂版 [:版 "1.0.0"; :作成日 "2008-08-04"];
*/

/* section調整
   --------------------------------------------- */
div.section div.section{
	margin-bottom: 3em;
}
div.section div.section div.section{
	margin: 1.5em 0;
}

span.step{
	color: #287DBD;
}