.info_OfficeList{
	font-size: 120%;
	margin-bottom: 20px;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 20px;
}

.info_OfficeList dt{
	width: 7.5em;
	float: left;
}

.info_OfficeList dd{
	margin-left: 7.5em;
}

.info_PrivacyList01{
	margin-bottom: 30px;
}

.info_PrivacyList01 li{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}

.info_PrivacyList01 li.item{
	border-right: 1px solid #CCCCCC;
}


.info_PrivacyList02{
	margin-right: 45px;
	margin-left: 45px;
}

.info_PrivacyList02 li{
	margin-bottom: 15px;
	list-style-type: decimal;
}

.info_PrivacyList03{
	margin: 15px;
}

.info_PrivacyList03 li{
	margin-bottom: 5px;
	list-style-type: disc;
}

/* Hides from IE-mac \*/
* html .info_OfficeList dd { height: 1%; }
/* End hide from IE-mac */




