.contentgame {
	width:auto;
	margin:0 auto;
	padding-top:7px;
}

#content {
	margin:0 auto 0px auto;
	text-align:center;
	float:right;       /* #contentを右に寄せて配置し、 */
	width:646px;       /* 幅は646pxに設定              */
	height:auto;
	background-position:center;
	background-image:url(../img/top/game_ptn.jpg);
}

#contentgame {
	margin:0 auto;
	width:600px;
	height:auto;
	background-position:center;
	background-image:url(../img/top/content_back.png);
	padding-bottom:3px;
}

#contenttitle {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/game/title.png', sizingMethod=scale); 
	width:600px;
	height:70px;
	margin:18px auto 0 auto;
}

#contentend {
	clear:both;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/top/content_end.png', sizingMethod=scale); 
	width:600px;
	height:15px;
	margin:0 auto 20px auto;
}
