/*Styles for the main contets in the page. */
#MainContent
{
	width: 580px;
/*	height: 700px; *//* for IE 高さの最小値 */
}

#MainContent img
{
	display: inline;
	color: inherit;
	background-color: inherit;
	padding:0px;
	margin:5px;
	border:0px;
}

