@charset "UTF-8";

/* --------------------------------------------------------------------------------------------- */

/* 各区版--------------------------------------------------------------------------------------- */
/* 各区の人口---------------- */
#ward .sppop{
	line-height:0.9em;
	font-size:95%;
}

/* ---------------- */
.ward_bold{
	color:#d0121b;
}
.r_mark{
	color:#d0121b !important;
}

/* 門司区---------------- */

#content_moji_title{
	float:right;
	width:150px;
	margin-left:10px;
	text-align:center;
}

#content_moji_title img{
	margin-bottom:3px;
}


/* 小倉北区---------------- */

#lib .add_lib {
	background-color: #fff;
	margin: 1em 0 0.5em;
	padding: 0.5em;
}

#content_kita_top{
    height:6px;
	background:url(../ward/kokurakita/b_top.gif) #ceecfa repeat-x top;
	margin-top:1.2em;
}
#content_kita{
	background:url(../ward/kokurakita/b_left.gif) #ceecfa repeat-y left;
}
#content_kita2{
	background:url(../ward/kokurakita/b_right.gif) repeat-y right;
	padding:14px 16px;
}
#content_kita_bottom{
	height:6px;
	background:url(../ward/kokurakita/b_bottom.gif) #ceecfa repeat-x bottom;
}
#content_kita h3{
	color:#0068b2;
	font-size:120%;
	margin:0 0 0.8em;
}

/* 小倉南区---------------- */

#content_minami{
	float:right;
	width:150px;
	margin-left:10px;
}
#content_minami strong{
	color:#000000;
}
#content_minami img{
	margin-bottom: 3px;
}

#content_minami2{
	background-color:#ceecfa;
	border-radius:16px;
	float:right;
	width:36%;
	padding:14px 16px;
	margin-left:12px;
}
#content_minami2 h3{
	color:#0068b2;
	font-size:120%;
	margin:0 0 0.2em;
}
#content_minami2 h4{
	font-size:105%;
	margin:0 0 0.8em;
}
#content_minami2 h5{
	color:#00aa44;
	font-size:100%;
	margin:0.9em 0 0;
}
#content_minami2 ul{
	margin-bottom:1em;
}
#content_minami2 li{
	margin:0 0 0.1em;
}

/* 健康だより---------------- */
#kenkou_titlearea_minami table {
    margin: 1em;
}


/* 若松区---------------- */

#content_waka{
	border:dotted 3px #aa084f;
	border-radius:12px;
	float:right;
	display:inline-block;
	padding:9px 14px 12px;
	margin-left:12px;
}
#content_waka h3{
	color:#993b62;
	font-size:150%;
	margin:24px 0 0 16px;
	line-height:1.2;
}

#content_waka table{
	clear:both;
	border-collapse:collapse;
}
#content_waka th{
	text-align:left;
	font-weight:normal;
}
#content_waka td{
	text-align:center;
	font-weight:normal;
}
#content_waka th,#content_waka td{
	border:solid 1px #000;
	padding:2px 6px;
}
#content_waka .even th,#content_waka .even td{
	background-color:#e0e9a1;
}
/* 八幡東区---------------- */

/* 健康だより---------------- */
#kenkou_titlearea td {
	text-align: right;
}


/* 八幡西区---------------- */

#content_yahatanishi_title {
	float: right;
	width: 150px;
	margin-top:0.7em;
	margin-left:10px;
	text-align: center;
}

#content_yahatanishi_title img {
	margin-bottom: 3px;
}

#content_nishi{
	background-color:#dfedd8;
	padding:14px 16px;
	height:1%;
	border-radius:16px;
	margin:0 0 1.3em;
}
#content_nishi h3{
	color: #d0121b;
	font-size:120%;
	margin:0 0 0.8em;
}
#content_nishi table {
	border-collapse: collapse;
	border: solid 1px #000000;
	margin-top:0.8em;
}
#content_nishi th {
	border: solid 1px #000000;
	background-color: #fdd000;
	padding: 3px 8px;
	font-weight:normal;
}
#content_nishi td {
	border: solid 1px #000000;
	background-color: #ffffff;
	padding: 3px 8px;
	text-align:center;
}
#content_nishi .ac_midashi {
	font-size:105%;
	font-weight:bold;
}
#content_nishi .ac {
	font-weight:bold;
	font-size:105%;
	text-align:center;
}

/* 戸畑区---------------- */

#content_tobata{

}