@charset "utf-8";

/* DRIVEN / COMMON
------------------------------------------------------------------------------*/

#main h2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3777B8;
	padding-top: 12px;
	margin-bottom: 15px;
}

#main h3 {
	margin-bottom: 25px;
}

.drivenBox {
	margin-bottom: 25px;
	margin-left: 5px;
}


.drivenBoxTop {
	background-image: url(../images/driven/bg_drivenbox_top.png);
	background-repeat: no-repeat;
	height: 10px;
	background-position: left bottom;
}

.drivenBoxBottom {
	background-image: url(../images/driven/bg_drivenbox_bottom.png);
	background-repeat: no-repeat;
	height: 10px;
	background-position: left top;
}

.drivenBoxMiddle {
	background-image: url(../images/driven/bg_drivenbox_middle.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
}

#main .drivenBoxMiddle h4 {
	margin-bottom: 0px;
}

.drivenBoxMiddle ul,
.drivenBoxMiddle ol {
	padding-top: 15px;
}

.drivenBoxMiddle li {
	line-height: 1.75;
}

.drivenAnswer {
	text-align: center;
	margin-bottom: 30px;
}

#drivenBtn {
	padding-left: 10px;
}

#drivenBtn li {
	float: left;
	margin-right: 10px;
	width: 210px;
}

/* DRIVEN / SYSTEM
------------------------------------------------------------------------------*/

#drivenFash {
	background-image: url(../images/driven/bg_fash.png);
	background-position: right top;
	background-repeat: no-repeat;
	margin-right: 5px;
}

#imgTqc {
	text-align: center;
	margin-bottom: 10px;
}

/* DRIVEN / VISUALIZATION
------------------------------------------------------------------------------*/

#visualPoint {
	padding-bottom: 15px;
}

#visualPoint li {
	line-height: 20px;
	padding-left: 30px;
	margin-bottom: 20px;
}

#visualPoint1 {
	background-image: url(../images/common/icon_no1.png);
	background-repeat: no-repeat;
}

#visualPoint2 {
	background-image: url(../images/common/icon_no2.png);
	background-repeat: no-repeat;
}

#afterVisual {
	height: 331px;
	margin-bottom: 30px;
	padding-left: 10px;
}

#afterVisual li {
	float: left;
	width: 200px;
	margin-right: 20px;
}

/* DRIVEN / MIGRATION
------------------------------------------------------------------------------*/

#migrationPoint {
	line-height: 20px;
	padding-left: 30px;
	margin-bottom: 30px;
	background-image: url(../images/common/icon_arrow_1.png);
	background-repeat: no-repeat;
}

.migrationStepBox {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border: 1px dashed #3777B8;
	margin-top: 20px;
	margin-bottom: 25px;
}

.migrationStepBox h5 {
	margin-bottom: 15px;
}

.migrationStepBox p {
	line-height: 1.75;
	width: 400px;
	margin-bottom: 20px;
}

.migrationStepBox ul {
	width: 385px;
	padding-left: 15px;
	background-color: #FAFFD6;
	padding-top: 10px;
	padding-bottom: 10px;
}

.migrationStepBox li {
	line-height: 1.75;
}

#migrationStep1 {
	background-image: url(../images/driven/img_migrationstep1.png);
	background-repeat: no-repeat;
	background-position: 450px center;
}

#migrationStep2 {
	background-image: url(../images/driven/img_migrationstep2.png);
	background-repeat: no-repeat;
	background-position: 430px center;
}

#migrationStep3 {
	background-image: url(../images/driven/img_migrationstep3.png);
	background-repeat: no-repeat;
	background-position: 470px center;
}

/* DRIVEN / PARTNER
------------------------------------------------------------------------------*/

#homology {
	padding-left: 10px;
	margin-bottom: 25px;
}

#homology h4 {
	margin-bottom: 25px;
}
