@charset "UTF-8";

/* ################################################################################ */
/*        　                                                                        */
/*        ●くらしの手帳共通のスタイル                                              */
/*        　                                                                        */
/* ################################################################################ */


/* ================================================================================ */
/*      2.見出し                                                                    */
/* ================================================================================ */

div.container div#contents h2 {
	margin-bottom: 15px;
}

div.container div#contents h3 {
	margin-bottom: 20px;
	margin-left: 5px;
}


