@charset "utf-8";


h2{
	background: url(../../business/images/back-h2.png) no-repeat 0px 0px;
	height: 44px;
	width: 711px;
	margin:0 auto;
}
h2 span{
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute;
}
p.image{
	width: 575px;
	margin-right: auto;
	margin-left: auto;
}

p#M-photo{
	width: 710px;
	margin:0 auto;
	padding:15px 0;
}

table{
	width: 680px;
    border-collapse: separate;
    border-spacing: 0;
	border-top:1px solid #8C8C8C;
	text-align: left;
	margin:0 auto 100px;
}

table th,
table td{
	font-size: 12px;
	line-height: 1.5;
	vertical-align: top;
	color: #3F3F3F;
	border-bottom:1px solid #8C8C8C;
	padding-top:20px;
	padding-bottom:20px;
}

table th{
	padding-left:20px;
	background: url(../../business/images/icon-square.png) no-repeat 5px 24px;
	width: 120px;
}
