/*----------------------------------------------------------*//*	2002.10.02												*//*	要素内容を追加・変更する場合コメントも修正すること		*//*	できるだけ分かりやすい要素名を付けること				*//*----------------------------------------------------------*/a:link			{color:#000080}				/* リンク色:青 */a:visited		{color:#800080}				/* ブリンク色:紫 */a:alink			{color:#ff0000}				/* クリック色:赤 */a:active		{color:#ff0000}				/* 赤 */table.smallStyle{	font-size:90%;							/* 文字サイズ：11P相当 本文サイズ */	font-weight:400							/* 文字太さ：普通 */	color:#000000;							/* 文字色：黒 */	line-height:150%;						/* 行間の高さ：130% */	line-weight:normal;						/* 文字の太さ：130% */}table.smallStyle_t{	font-size:90%;							/* 文字サイズ：11P相当 本文サイズ */	font-weight:400							/* 文字太さ：普通 */	color:#000000;							/* 文字色：黒 */	line-height:110%;						/* 行間の高さ：110% */	line-weight:normal;						/* 文字の太さ：130% */}span.sizeA{									/* 通常サイズ これを基本に追加修正してください */	font-size:100%;							/* 文字サイズ */	color:#000000;							/* 文字色：黒 */	line-height:130%;						/* 行間：130% */}span.sizeAB{									/* 通常サイズ これを基本に追加修正してください */	font-size:90%;							/* 文字サイズ */	color:#000000;							/* 文字色：黒 */	line-height:130%;						/* 行間：130% */}span.sizeB{									/* 太字 */	font-size:100%;							/* 文字サイズ */	color:#000000;							/* 文字色：黒 */	line-height:130%;						/* 行間：130% */	font-weight:bold;						/* 文字太さ：太字 */}span.sizeBg{								/* 太字 */	font-size:100%;							/* 文字サイズ */	color:#737373;							/* 文字色：黒 */	line-height:130%;						/* 行間：130% */	font-weight:bold;						/* 文字太さ：太字 */}span.sizeBr{								/* 太字 */	font-size:100%;							/* 文字サイズ */	color:#FF0000;							/* 文字色：黒 */	line-height:130%;						/* 行間：130% */	font-weight:bold;						/* 文字太さ：太字 */}span.sizeAW{								/* 通常サイズ これを基本に追加修正してください */	font-size:100%;							/* 文字サイズ */	color:#ffffff;							/* 文字色：白 */	line-height:130%;						/* 行間：130% */}span.sizeBW{								/* 太字 */	font-size:90%;							/* 文字サイズ */	color:#ffffff;							/* 文字色：白 */	line-height:130%;						/* 行間：130% */	font-weight:bold;						/* 文字太さ：太字 */}span.sizeBb{								/* 太字 */	font-size:90%;							/* 文字サイズ */	color:#1B53CA;							/* 文字色：白 */	line-height:130%;						/* 行間：130% */	font-weight:bold;						/* 文字太さ：太字 */}span.sizeAs{								/* 小さい */	font-size:90%;							/* 文字サイズ */	color:#000000;							/* 文字色：黒 */	line-height:150%;						/* 行間：130% */}span.sizeAss{								/* 小さい */	font-size:80%;							/* 文字サイズ */	color:#000000;							/* 文字色：黒 */	line-height:150%;						/* 行間：130% */}span.sizeBs{								/* 太字小さい */	font-size:90%;							/* 文字サイズ */	color:#000000;							/* 文字色：黒 */	line-height:110%;						/* 行間：130% */	font-weight:bold;						/* 文字太さ：太字 */}span.sizeTitle{								/* タイトルに使用*/	font-size:130%;							/* 文字サイズ： */	color:#000000;							/* 文字色：黒 */	line-height:130%;						/* 行間：130% */	font-weight:bold;						/* 文字太さ：太字 */}span.sizeCtTitle{							/* コンテンツタイトルに使用*/	font-size:130%;							/* 文字サイズ： */	color:#000066;							/* 文字色：黒 */	line-height:130%;						/* 行間：130% */	font-weight:bold;						/* 文字太さ：太字 */}span.sizeDTitle{							/* 段落タイトルに使用*/	font-size:100%;							/* 文字サイズ： */	color:#000000;							/* 文字色：黒 */	line-height:130%;						/* 行間：130% */	font-weight:bold;						/* 文字太さ：太字 */}span.sizeTTitle{							/* タイトルに使用*/	font-size:150%;							/* 文字サイズ： */	color:#000000;							/* 文字色：黒 */	line-height:100%;						/* 行間：130% */}/*****ここから子育て情報用の設定*****/body{	background-color:#b3e6b3;	margin:0px;	padding:0px;	text-align:center;}span.sizeNavi{								/* 上部ナビゲーション部分 */	font-size:17px;	color:#990000;}img{										/* リンク枠なし */	border-style:none;}a.whiteLink{								/* 太字、ボーダーなし、リンク色白 */	font-weight:bold;	color:#ffffff;}a.whiteLink:link,a.whiteLink:visited,a.whiteLink:alink,a.whiteLink:active,a.whiteLink:hover{	color:#ffffff;}a.orangeLink{								/* 太字、ボーダーなし、リンク色オレンジ */	font-weight:bold;	color:#ff6666;}a.orangeLink:link,a.orangeLink:visited,a.orangeLink:alink,a.orangeLink:active,a.orangeLink:hover{	color:#ff6666;}td.waku {     border-style:solid;     border-width:0px 1px 1px 1px;     border-color:#C1C0BE;     background-color:#ffffff; } .tbl{	border-style:solid;	border-width:1px;	border-color:#cccccc;	margin:5px;}.tbl1{	border-style:solid;	border-width:1px;	border-color:#000000;}.tbl1 td{	border-style:solid;	border-width:1px 0px 0px 0px;	border-color:#cccccc;	padding:2px 30px;}.tbl1 th{	background-color:#ccffcc;	text-align:left;	padding:2px 5px;}
