@charset "UTF-8";

/* *****************************************
/*+  init  +********************************
/***************************************** */
/*+ heading + ---------------------------- */



/* *****************************************
/*+  outline  +*****************************
/***************************************** */
/*+ block + ------------------------------ */
#outline .text {
	width: 420px;
	}
#outline .image {
	width: 190px;
	text-align: right;
	}

/*+ text + ------------------------------- */
#outline .text .copy {
	color: #004F3F;
	font-size: 1.46em;
	font-weight: bold;
	line-height: 1.4;
	}
#outline .sub-copy {
	margin-bottom: 20px;
	font-size: 1.06em;
	font-weight: bold;
	}
#outline dl {
	font-size: .93em;
	}
#outline dt {
	margin-bottom: .5em;
	font-weight: bold;
	}



/* *****************************************
/*+  why  +*********************************
/***************************************** */
/*+ block + ------------------------------ */
#why .text {
	width: 360px;
	}
#why .image {
	width: 240px;
	}
#why dl {
	margin-left: 20px;
	}
#why dd {
	margin: 0 0 2em 2em;
	}

/*+ text + ------------------------------- */
#why dt {
	margin-bottom: .5em;
	color: #004F3F;
	font-size: 1.2em;
	font-weight: bold;
	}