@charset "utf-8";

#MgMainVisual {
	width: 940px;
	height: 130px;
	clear: both;
	margin-bottom: 30px;
}


h2 #MgMainPhoto {
	width: 940px;
	height: 130px;
	background-image: url(images/index/img_MgVisual.jpg);
	text-indent: -9999px;
	float: left;
	background-repeat: no-repeat;	
}

.mgRead {
	text-align: left;
	margin-bottom: 30px;
	font-size: 0.9em;}
	
#left .mgGaiyoBody {
	width: 665px;
	height: 500px;
	background-color: #FCF;
}

#left .mgOrienBody {
	width: 665px;
	height: 500px;
	background-color: #CCF;
}

#left .mgReportBody {
	width: 665px;
	height: 500px;
	background-color: #CCC;
}

#left .mgEntryBody {
	width: 665px;
	height: 500px;
	background-color: #FF9;
}
#mgItemName {
	font-size: 0.8em;
	color: #000;
	text-align: center;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #ddd;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

#mgItemTitle {
	font-size: 0.8em;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 2px;
	color: #FFF;
	background-color: #005b83;
}
#mgItenBody {
	font-size: 0.8em;
	text-align: justify;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: text-top;
}
#mgItemImg {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

#mgItemTable {
	width: 633px;
	border: thin solid #666;
	padding: 8px;
}
