#eMsgAreaWarp{
	display:none;
	margin:20px 0 65px 0;
}

#eMsgArea{
	zoom:1;
	width:956px;
	margin:0 auto;
	padding:5px 0 0 0;
	background:url(/ja/img/emergency/msgArea_bg_001.png) left top no-repeat;
}

#eMsgAreaInner{
	zoom:1;
	padding:12px 22px 24px 22px;
	background:url(/ja/img/emergency/msgArea_bg_002.png) left bottom no-repeat;
}

#emaTitle{
	margin:0;
	padding:4px 0 7px 32px;
	color:#cc0000;
	font-size:18px;
	font-weight:bold;
	background:url(/ja/img/emergency/msgArea_icon_001.gif) left top no-repeat;
}

#emaP{
	font-size:14px;
	font-weight:bold;
	line-height: 1.6;
}