@charset "utf-8";

h3 {
	width: 699px;
	height: 32px;
	background: url(../../common/img/heading.gif) no-repeat;
	line-height: 32px;
	text-indent: 24px;
	font-size: 14px;
}

.introduction {
	margin-top: 20px;
}

.introduction .photo {
	float: right;
	margin: 0 0 40px 1em;
}

.business {
	clear: both;
	width: 680px;
	margin: 20px auto 0;
}

.business.first {
	margin-top: 0;
}

.business h4 {
	width: 680px;
	height: 32px;
	background: url(../../common/img/heading2.gif) no-repeat;
	line-height: 32px;
	text-indent: 12px;
	font-size: 13px;
}

.business table {
	width: 680px;
}

.business table tr {
	height: 35px;
}

.business table th,
.business table td {
	vertical-align: middle;
}

.business table th {
	width: 198px;
	padding: 0 0 4px;
	background: #f2f6ff url(../img/back_header.gif) repeat-x bottom;
	color: #044980;
	font-size: 120%;
	text-align: center;
	border-left: 1px solid #c9c9c9;
}

.business table td {
	padding: 8px 10px 12px;
	background: url(../img/back_data.gif) repeat-x bottom;
	border-right: 1px solid #c9c9c9;
}

.business table tr.first th,
.business table tr.first td {
	border-top: 1px solid #c9c9c9;
}

.business table tr.last th,
.business table tr.last td {
	border-bottom: 1px solid #c9c9c9;
}

.button {
	width: 680px;
	margin: 40px auto 0;
	text-align: right;
}
