.contentmezase2 {
	width:567px;
	margin:0;
	padding:0;
	text-align:center;
}


#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/mezase_ptn.jpg);
}

.contentmezase {
	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/mezase/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;
}
