@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;
}

#content_moji2_top{
	height:28px;
	background:url(../ward/moji/b_lt.gif) repeat-x top;
}
#content_moji2_inner{
	background:url(../ward/moji/b_ll.gif) repeat-y left;
	padding-left:28px;
}
#content_moji2_bottom{
	height:28px;
	background:url(../ward/moji/b_lb.gif) repeat-x bottom;
	margin-bottom:1em;
}
#content_moji2{
	background:url(../ward/moji/b_lr.gif) repeat-y right;
	padding-right:28px;
}
#content_moji2 h3{
	font-size:110%;
	color:#000;
	margin:0 0 0.9em;
}
#content_moji2 h3 span{
	font-size:92%;
	color:#fff;
	background-color:#007b3d;
	padding:2px 8px;
	border-radius:5px;
}
#content_moji2 h3 strong{
	font-size:125%;
	color:#000;
}

/* 小倉北区---------------- */

#lib .add_lib {
	background-color: #fff;
	margin: 1em 0 0.5em;
	padding: 0.5em;
}


/* 小倉南区---------------- */

#content_minami{
	float:right;
	width:150px;
	margin-left:10px;
}
#content_minami strong{
	color:#000000;
}
#content_minami img{
	margin-bottom: 3px;
}

#content_minami2{
	background-color:#fdd5b5;
	border:dotted 3px #f10f26;
	border-radius:14px;
	padding:12px 16px;
	margin-top:1.2em;
}
#content_minami2 h3{
	font-size:120%;
	color:#f10f26;
	margin:0 0 0.8em;
}

/* 健康だより---------------- */
#kenkou_titlearea_minami table {
    margin: 1em;
}

#content_minami2{

}


/* 若松区---------------- */

#content_waka1{
	position:relative;
	border:dotted 3px #f19ec2;
	margin-top:1.3em;
}
#content_waka1_inner{
	background-color:#eeeaf5;
	padding:0.5em 0.8em;
	border:dotted 3px #5e318f;
}
#content_waka1_inner h3{
	font-size:130%;
	margin:0.5em 0 0.8em 2.3em;
	color:#5e318f;
}
#content_waka1_inner .pic2{
	position:absolute;
	left:-10px;
	top:-10px;
}

/* 八幡東区---------------- */

/* 健康だより---------------- */
#kenkou_titlearea td {
	text-align: right;
}

#content_gira{
	clear:both;
	background:url(../ward/yahatahigashi/li.png) #fff33f repeat-y right;
	padding-right: 20px;
	margin-top:1.2em;
}
#content_gira_inner{
	background:url(../ward/yahatahigashi/li.png) #fff33f repeat-y left;
	padding:1em 0 1em 28px;
	margin-right:1em;
}
#content_gira h3{
	color:#0c3388;
	font-size:130%;
	margin:0 0 0.7em;
}
#content_gira .mid{
	font-size:90%;
	vertical-align:middle;
}

/* 八幡西区---------------- */

#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_tobata{
	background-color:#feeff5;
	margin-top:1.2em;
	border-top:solid 8px #c78fbb;
	border-bottom:solid 8px #c78fbb;
	padding:12px;
}
#content_tobata h3 {
    font-size: 150%;
    margin-top: 0;
    color: #920783;
    margin: 0 0 0.5em;
}
#content_tobata .yomiyapark{
	margin:0 0.2em 0 0;
	vertical-align:8px;
}
