@charset "utf-8";
@import url("./_lib_common.css");

/*---------- 精神医療福祉資料 CSS ----------*/

#ContentBody #MainBox h2 {
	margin: 40px 0 15px;
	text-align: center;
	border-bottom: none;
	font-size: 93.75%;
	font-weight: normal;
	color: #c00;
}
#ContentBody #MainBox .Announce {
	margin: 10px 40px;
	padding: 20px;
	background-image: url("../common/images/opacity_w.png");
	_background-image: none;
	_background-color: #fff;
	border: 3px double #63c0ab;
}
#ContentBody #MainBox .Announce p {
	margin: .5em 0;
	padding: 0;
	text-align: center;
	line-height: 1.6;
}
#ContentBody #MainBox .Announce p a {
	font-weight: bold;
}

