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

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

#ContentBody #MainBox .Lib {
	margin: 10px 0;
	padding: 20px;
	background-image: url("../common/images/opacity_w.png");
	_background-image: none;
	_background-color: #fff;
	border: 1px solid #63c0ab;
}
#ContentBody #MainBox .Lib h2 {
	margin: 0;
	padding: 0 0 0 .5em;
	font-size: 100%;
	line-height: 1.1;
	letter-spacing: .1em;
	border-left: 1em solid #f90;
	border-bottom: 0 none;
}
#ContentBody #MainBox .Lib h3 {
	margin: 1em 0 0 30px;
	padding: 0;
	font-size: 81.25%;
	line-height: 1.1;
}
#ContentBody #MainBox .Lib p {
	margin: .5em 0 0 70px;
	padding: 0;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.6;
}
#ContentBody #MainBox .Lib p.MList {
	text-align: left;
	text-justify: none;
}
#ContentBody #MainBox .Material {
	white-space: nowrap;
}
strong.URL {
	font-weight: normal;
	color: #f60;
	font-size: 10px;
}

