@charset "utf-8";

/* COMPANY
------------------------------------------------------------------------------*/

#companyGreeting {
	margin-top: 15px;
	background-image: url(../images/company/bg_companyprofile.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#companyGreeting h3 {
	margin-bottom: 15px;
}

#companyGreeting p {
	width: 375px;
	line-height: 1.75;
	margin-bottom: 10px;
}

#companyProfile {
	margin-top: 15px;
	margin-bottom: 25px;
}

#companyProfile dl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	margin-bottom: 20px;
}

#companyProfile dt {
	float: left;
	width: 80px;
	padding-left: 20px;
	background-color: #FAEEF1;
	padding-top: 10px;
	padding-bottom: 10px;
}

#companyProfile dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-left: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#companyProfile li {
	line-height: 1.75;
}

#companyProfile h3 {
	margin-top: 10px;
	margin-bottom: 5px;
}

#companyProfile #dtProspectus {
	padding-bottom: 208px;
	line-height: 1.75;
	padding-top: 7px;
}

#companyProfile #ddProspectus {
	padding-top: 7px;
}

#googleMap {
	height: 400px;
	margin-top: 15px;
	margin-bottom: 25px;
	width: 615px;
}

#companyAccess {
	background-color: #FFF3F6;
	margin-bottom: 15px;
	padding: 15px;
}

#companyAccess dt {
	background-image: url(../images/plan/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top: 15px;
	font-weight: bold;
}

#companyAccess dd {
	line-height: 1.5;
}

#companyAccess #companyAccessTop {
	margin-top: 0px;
}

#mapInfo {
	line-height: 1.5;
}
