@charset "UTF-8";

/* ******************************************
 背景　定義
****************************************** */
div.ct_home01 {
	background:transparent url(../img/MVError.jpg) no-repeat scroll center top !important;
	padding-top: 60px !important;
}

div.ct_home01 #MVMessage{
	width: 900px;
	margin:0 auto;
	text-align:left;
}

div.ct_home01 #MVMessage p#topMessage01{
	height: 45px;
	padding-bottom: 50px;
}

/* ******************************************
 コンテンツ内容　定義(イベントリスト)
****************************************** */
div#areaLeftError{
	background:transparent url(../img/bg_mainArea.gif) no-repeat scroll right top;
	float:left;
	height:auto !important;
	min-height:321px;
	width:643px;	
	padding: 60px 0 0 60px;
}


div#areaLeftError p{
	line-height: 180%;
	font-size: 1.2em;
	font-weight: bold;
}
