/* ukiha shakyo fukushi kawaraban  CSS　　　　　　　  */
/* 2006.4.11　　　　　　　　　　　　　　　　　　　　  */
/* うきは市社会福祉協議会福祉のかわら版用CSS          */
/* utf8 LF 日本語                                     */
/* unit-mse co.,ltd.　　　　　　　　　　　　　　　　  */
/* ファイル名：paper.css　　　　　 　　　　　　　　　 */
/* 備考：福祉かわら版に関するスタイルシート　　　　　 */

BODY,H1,H2,H3,H4,H5,H6,P{
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.clearbox{
	clear:both;
}

BODY {
	font-family:"ＭＳ Ｐゴシック", "Osaka";
}
/* 目次メイン */
DIV#wraptopmain {
}
DIV#wraptopmain H2{
	font-weight:bold;
	font-size: 1.0em; line-height: 1.75em;
}
DIV#topindex {
	clear:both;
	padding-top:12px;
	font-size: 0.92em;
	line-height: 1.6em;
}
DIV#topindex P {
	margin:4px 4px 4px 4px;
}
/* 目次 */
DIV#wrapcontents {
	clear:both;
	width: 588px;
	border-width:1px;
	border-style:solid;
	border-color:#DFCE95;
	margin-bottom:8px;
	background-color:#F8F2E0;
	margin-top:1.0em;
}
DIV#wrapcontents H2 {
	font-size: 0.95em; line-height: 1.75em;
	text-align:center;
	background-color:#DFCE95;
	padding:2px 2px 2px 2px;
	margin-bottom:0px;
}
DIV#wrapcontents P{
	padding-left:12px;
}
A:link{ text-decoration:underline; }
A:visited{ text-decoration:underline; }
A:hover{ text-decoration:none; }


/* 月間計画 */
DIV#scj {
	width:210px;
	float:right;
	font-size:12px;
	margin-bottom:12px;
	margin-left:8px;
}
DIV#scj H3 {
	background:URL(../img/ttl_schedule.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:18px;
	text-indent:-9999px;
	font-size:14px;
}
DIV#scj H4 {
	font-size:12px;
	height:20px;
	color:#fff;
	font-weight:normal;
	padding:4px 2px 2px 2px;
	text-align:center;
	background-color:#FF9900;
}
DIV#scj TABLE{ margin-bottom:8px; background-color:#FF9900; }
DIV#scj TH,
DIV#scj TD {
	font-size:12px;
	padding:2px 2px 2px 2px;
	line-height:16px;
	vertical-align:top;
}
DIV#scj TH {
	background-color:#FFCC00;
	font-weight:normal;

}
DIV#scj TD { background-color:#FFFFCC; }
DIV#scj TD.note {
	background-color:#FFFFFF;
	padding:4px;
	line-height:1.3em;
	margin-top:0px;
}
