@charset "UTF-8";

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



/* *****************************************
/*+  outline  +*****************************
/***************************************** */
/*+ block + ------------------------------ */
#outline .text {
	width: 450px;
	}
#outline .image {
	width: 170px;
	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;
	}



/* *****************************************
/*+  bw  +**********************************
/***************************************** */
/*+ block + ------------------------------ */
#bw .text {
	width: 360px;
	}
#bw .image {
	width: 240px;
	}