@charset "utf-8";

/* CONSULTING / INDEX
------------------------------------------------------------------------------*/

#lNavConcept a {
	height:25px;
	background-image: url(../images/consulting/lnav_concept.png);
}

#lNavService a {
	height:25px;
	background-image: url(../images/consulting/lnav_service.png);
}

#lNavCaseStudy a {
	height:25px;
	background-image: url(../images/consulting/lnav_casestudy.png);
}

#lNavConceptPoint {
	width: 150px;
	height:30px;
	background-image: url(../images/consulting/lnav_concept_point.png);
}

#lNavServicePoint {
	width: 150px;
	height:30px;
	background-image: url(../images/consulting/lnav_service_point.png);
}

#lNavCaseStudyPoint {
	width: 150px;
	height:30px;
	background-image: url(../images/consulting/lnav_casestudy_point.png);
}

#main h3 {
	margin-bottom: 20px;
}

#conceptSummary {
	margin-top: 20px;
	width: 100%;
}

#conceptSummary h4,
#aisas h4 {
	margin-bottom: 20px;
}

#conceptSummary p {
	margin-bottom: 20px;
}

#concept4 {
	float: left;
	padding-top: 25px;
}

#conceptImg {
	float: right;
}

#aisas {
	margin-bottom: 50px;
}

#aisas p {
	line-height: 1.75;
	margin-bottom: 40px;
}

/* CONSULTING / SERVICE
------------------------------------------------------------------------------*/

#marketing {
	margin-bottom: 50px;
}

#marketing h4,
#serviceMethod h4 {
	margin-bottom: 15px;
}

#marketing p,
#serviceMethod p {
	line-height: 1.75;
	margin-bottom: 25px;
}

#serviceMethod {
	margin-bottom: 50px;
}

#serviceMethodImg {
	text-align: center;
}

/* CONSULTING / CASE STUDY
------------------------------------------------------------------------------*/

#main #csHeading {
	margin-bottom: 10px;
}

#marketingSupport ,
#prConsulting ,
#case {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
}

#training  {
	margin-bottom: 50px;
}

#marketingSupport h4,
#prConsulting h4,
#case h4,
#training h4 {
	margin-bottom: 20px;
}

#marketingSupport p,
#prConsulting p,
#case p,
#training p {
	margin-bottom: 25px;
}

#marketingSupport dl,
#prConsulting dl,
#case dl,
#training dl {
	width: 100%;
}

#marketingSupport dt,
#prConsulting dt,
#case dt,
#training dt {
	width: 109px;
	margin-right: 21px;
	float: left;
}

#marketingSupport dd,
#prConsulting dd,
#case dd,
#training dd {
	margin-left: 130px;
	margin-bottom: 10px;
}

.suggestion {
	padding-top: 6px;
}

.caseStudyPrice {
	line-height: 30px;
}

#training #trainingExBottom {
	margin-bottom: 20px;
}

#marketingSupport #marketingSupportNote {
	margin-top: 10px;
	margin-bottom: 10px;
}

