/* CSS Document */

#chamberbox{
	clear:both;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:840px;
	height:72px;
	background-image: url(img/chamber-box.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:12px;
	text-align:center;
	}
