@charset "UTF-8";

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



/* *****************************************
/*+  outline  +*****************************
/***************************************** */
/*+ block + ------------------------------ */
#outline,
#outline .inner {
	margin-bottom: 20px;
	}
#outline .text {
	width: 320px;
	}
#outline .image {
	width: 282px;
	}

/*+ text + ------------------------------- */
#outline .copy {
	color: #004F3F;
	font-size: 1.2em;
	font-weight: bold;
	}



/* *****************************************
/*+  system  +******************************
/***************************************** */
/*+ block + ------------------------------ */
#system .inner .inner {
	margin: 0 0 30px 30px;
	}



/* *****************************************
/*+  customize  +***************************
/***************************************** */
/*+ block + ------------------------------ */
#customize .section {
	margin-bottom: 20px;
	}
#customize .text {
	width: 360px;
	}
#customize .image {
	width: 240px;
	}
#customize dl {
	margin-bottom: 10px;
	padding: 10px 14px;
	background: #F2F6F5;
	border-left: #A9C4BE 4px solid;
	}
#customize dt {
	width: 2em;
	float: left;
	}
#customize dd {
	margin-left: 2em;
	}



/* *****************************************
/*+  merit  +*******************************
/***************************************** */
/*+ block + ------------------------------ */
#merit .inner .inner {
	margin: 0 0 30px 30px;
	}

/*+ heading + ---------------------------- */
#merit h4 span {
	display: block;
	}
#merit h4 .number {
	width: 2em;
	float: left;
	}
#merit h4 .text {
	margin-left: 2em;
	}



/* *****************************************
/*+  lecture  +*****************************
/***************************************** */
/*+ block + ------------------------------ */
#lecture .section {
	margin-bottom: 20px;
	}
#lecture .text {
	width: 360px;
	}
#lecture .image {
	width: 240px;
	}
#lecture dd {
	margin: 0 0 30px 46px;
	}

/*+ text + ------------------------------- */
#lecture dt {
	margin-bottom: 16px;
	padding: 2px 14px;
	background: #F2F6F5;
	border-left: #A9C4BE 4px solid;
	}



/* *****************************************
/*+  about-sap  +***************************
/***************************************** */
/*+ block + ------------------------------ */
#about-sap p {
	margin-bottom: 30px;
	}
#about-sap dt {
	padding: 4px 12px;
	color: #FFF;
	font-weight: bold;
	background: #004F3F;
	}
#about-sap dd {
	margin-bottom: 20px;
	padding: 12px;
	background: #F7F7F7;
	}
#about-sap li {
	margin: 0 0 0 20px;
	line-height: 1.6;
	list-style-type: disc;
	}

/*+ text + ------------------------------- */
#about-sap dl {
	font-size: .93em;
	}