/* CSS Document */

#mbBox {
	margin:40px auto 0px 0px;
	clear:both;
	width:616px;
	height:303px;
}

#mbBox01 {
	margin:0;
	padding:100px 0px 0px 173px;
	width:123px;
	height:203px;
	float:left;
	background-image:url(../img/mb01.jpg);
	background-repeat:no-repeat;
}

#mbBox02 {
	margin:0;
	padding:100px 0px 0px 173px;
	width:123px;
	height:203px;
	float:right;
	background-image:url(../img/mb02.jpg);
	background-repeat:no-repeat;
}

