/*Corporate*/
h1.title {
	width: 585px;
	height: 89px;
	text-indent: -9999px;
	float: right;
	margin-bottom: 30px;
	background-color: #3385D6;
	background-image: url(/acmc/group/img/title.jpg);
	background-repeat: no-repeat;
}

h2.title01 {
	width: 534px;
	height: 31px;
	margin: 0px 0px 10px 0px;
	text-indent: -9999px; /* none */
	background-image: url(/acmc/group/img/s_title01.gif);
	background-repeat: no-repeat;
	clear: both
}

h2.title02 {
	width: 534px;
	height: 31px;
	margin: 30px 0px 10px 0px;
	text-indent: -9999px; /* none */
	background-image: url(/acmc/group/img/s_title02.gif);
	background-repeat: no-repeat;
	float: left;
}



.office {
	width: 535px;
}

.office table {
	margin: 10px 0px 0px 0px;
	width: 535px;
	border-collapse: collapse;
}

.office th {
	width: 135px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dashed #cccccc;
	text-align: center;
}

.office th em {
	display: none;
}

.office td {
	width: 395px;
	border-bottom: 1px dashed #cccccc;
	padding: 10px 0px 10px 0px;
}
