@charset "utf-8";
/* ---------------------------------------------------------------------------------
Copyright© R-FAITH  All Rights Reserved.

HTML CSS Selectors company

$Revision: 1.0 $
--------------------------------------------------------------------------------- */


article h3 {
	height: 105px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/company/ttl.png?141008);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#message-column {
	float: right;
	width: 500px;
	padding-top: 30px;
}
#message-column p {
	font-size: 12px;
	line-height: 2em;
	padding-bottom: 1.5em;
}
#message-column p.signature {
	text-align: right;
}

#photo-column {
	float: left;
	width: 290px;
}
#photo-column p {
	padding-bottom: 35px;
}


.separator {
	background-image: url(../img/business/line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 75px;
	width: 100%;
	margin-bottom: 70px;
	clear: both;
}



#company-profile {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#company-profile h4 {
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	color: #000;
	text-align: center;
	height: 45px;
}
#company-profile table {
	width: 100%;
	border-top: 1px solid #DCDCDC;
}
#company-profile table th {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: 300;
	color: #000;
	text-align: left;
	width: 170px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-bottom: 1px solid #DCDCDC;
}
#company-profile table td {
	width: 320px;
	font-size: 14px;
	line-height: 160%;
	color: #000;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #DCDCDC;
}

#company-profile #gmap {
	height: 350px;
	width: 780px;
	margin-top: 55px;
	margin-right: auto;
	margin-left: auto;
}






