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

/*---------- 2011被災者支援のための相談員研修 ----------*/

#ContentBody h1 {
	letter-spacing: 0;
}
#ContentBody h1 .Updated {
	font-size: 12px;
	color: #fc0;
}

#ContentBody #MainBox {
	margin: 1px 0 20px; /* W600px */
	padding: 0;
}

#ContentBody #MainBox p.Attention {
	margin: 0 0 10px;
	padding: 8px;
	text-align: center;
	background: #fe6;
	color: #c00;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: .1em;
	line-height: 1.1;
}

#ContentBody #MainBox h2#From {
	margin: 0;
	padding: 1117px 0 0;
	height: 0px;
	text-align: center;
	font-size: 0px;
	color: #F2FEEA;
	background-image: url("./111211/1211_2.png");
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

#ContentBody #MainBox #AltText {
	display: none;
}

#ContentBody #MainBox p.DL {
	margin: 10px 0;
	padding: 1px 0;
	text-align: center;
	background: #fe6;
}
#ContentBody #MainBox p.DL a {
	text-decoration: none;
	color: #00f;
	font-weight: bold;
}
#ContentBody #MainBox p.DL a:hover {
	color: #09f;
}

