
/* ================================================
福建労にゅーす */

/* ======================== ニュース */
#contents .newsbox{
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
	margin-bottom:20px;
}

#contents .newsbox h3{
	padding:30px 0 30px 70px;
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
	background:url(../img/h3ttl.jpg) no-repeat left top;
}
#contents .newsbox h4{
	color:#071;
	font-size:1.1em;
	padding-bottom:8px;
}
#contents .newsbox p.text{
	padding-bottom:20px;
}
#contents .newsbox p.info{
	text-align:right;
	background:#efefef;
	padding:3px;
	font-size:0.8em;
	clear:both;
}
#contents .newsbox img.imgFR{
	float:right;
	margin:0 0 10px 10px;
}
#contents .newsbox img.imgFL{
	float:left;
	margin:0 10px 10px 0;
}
#contents .newsbox a.tuduki{
	display:block;
	text-align:right;
}


#contents div#page{
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
	margin-bottom:20px;
}






/* ======================== 管理画面 */
#contents fieldset{
	border:0px;
	border-bottom:3px double #ccc;
	padding:0 20px 20px;
	margin-bottom:20px;
}
#contents form legend {
	display: none;
}

#contents .admintxt h2{
	background:#eee;
	border-bottom:3px solid #ccc;
	font-size:1.3em;
	padding:8px;
}
#contents .admintxt h3{
	background:#efefef;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:1.1em;
	padding:5px;
	margin:25px 0 5px;
}

#contents .admintxt dt,
#contents .admintxt dd{
	padding-bottom:5px;
}

#contents .admintxt p,
#contents .admintxt ul{
	padding:10px 0;
}

#contents .admintxt td,
#contents .admintxt th{
	padding:5px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}



/* ======================== js */
