.topicText{
	margin: 20px 0 15px 60px;
	width:742px;
	font-size:16px;
	line-height:125%;
}
#htlt .topicText{
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

.color h3.topicTxt{
	font-size:24px;
	font-weight: normal;
	/*margin-left:35px;*/
}

#dataBlock{
 display: block;
 position: relative;
 width:735px;
 margin:15px auto 0;
 line-height: 1.2;
}

#stml #dataBlock{
	margin-top: 20px;
}
dl.gradationBox{
	display:block;
	overflow: hidden;
	text-align: center;
}

dl.gradationBox > dt{
	font-size:15px;
	padding:9px 0 6px;
	color:#FFFFFF;
}

dl.gradationBox > dt > span{
	font-size:12px;
}

dl.gradationBox > dd{
	background-color:#E9EAEA;
}

dl.gradationBox > dd >p{
	font-size:15px;
	padding:10px 0 8px;
	white-space: nowrap;
}

dl.gradationBox > dd > h4.whiteBase{
	line-height: 14px;
	background-color:#FFFFFF;
	font-size:16px;
	padding:7px 0 6px 0;
	text-align: center;
	font-weight: normal;

	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;

	shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-o-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-ms-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);

}

.imageBox{
	font-size:15px;
	text-align: center;
}

.imageBox > img{
	margin-bottom:5px;
}
span.txt10 {
	font-size: 10px;
}

/*-----------------------*/

.flexWrap div#colorTableWrap{
	width: 428px;
}
div#colorTableWrap{
	width:737px;
	margin: 20px auto;
}
dl#colorTable{
	display:block;
	overflow: hidden;
	border:1px solid #CCCCCC;
	background: #fff;
}

dl#colorTable > dt{
	width:150px;
	float:left;
	display:block;
	border-right:1px solid #CCCCCC;
	text-align: center;
	font-size:16px;
	line-height: 175%;
	color:#FFFFFF;
	padding-bottom: 1em;
}

dl#colorTable > dt > h4{
	font-weight: normal;
	font-size:18px;
}
#htlt dl#colorTable > dt > h4,
#ml dl#colorTable > dt > h4{
	padding: 1em 0;
}
#htlt dl#colorTable > dt > h4 span{
	font-style: italic;
	font-size: 28px;
	font-weight: bold;
}

.numOfColors{
	font-weight: bold;
	font-size: 18px;
}

.numTxt{
	font-size:30px;
	margin:0 9px;
}

dl#colorTable > dd{
	width:583px;
	float:left;
	display:block;
	position:relative;
}
#htlt dl#colorTable > dd{
	width: auto;
}

dl#colorTable > dd > ul{
	display:block;
	overflow: hidden;
	margin:0 15px 15px;
}

dl#colorTable > dd > ul > li{
	display:inline-block;
	overflow: hidden;
	width:63px;
	height:82px;
	text-align: center;
	margin:5px;
}
dl#colorTable > dd > ul > li > img{
	margin-bottom:5px;
}

#dataBlock .caption{
	text-align:left!important;
	margin-right:0!important;
}

#colorTable .caption{
	text-align:left!important;
	margin-right:0!important;
	margin-left:14px;
}


/**************************************
 for STML
 ****************************************/

#stml #dataBlock{
	/**/
}

#stml h3.topicTxt{
	color:#AE6CA9;
}

#stml dl.gradationBox{
	margin:10px 0;
	width:310px;
}

#stml dl.gradationBox > dt{
	background: #bf91c1;
	background: -moz-linear-gradient(left,  #bf91c1 0%, #af5fa2 100%);
	background: -webkit-linear-gradient(left,  #bf91c1 0%,#af5fa2 100%);
	background: linear-gradient(to right,  #bf91c1 0%,#af5fa2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf91c1', endColorstr='#af5fa2',GradientType=1 );
	border-radius: 4px 4px 0 0;
}

#stml dl.gradationBox > dd{
	padding:11px 17px 22px;
	border-radius: 0 0 4px 4px;
}

#stml .imageBox{
	width:237px;
	position:absolute;
	top:39px;
	right:82px;
}

#stml #dataBlock .caption{
	margin-left:-34px;
}

/*----------------------------*/

#stml dl#colorTable > dt{
	background-color:#AF6AA9;
	padding:55px 0;
}

#stml .numOfColors{
	margin:50px 0 50px;
}

#htlt dl#colorTable > dd,
#ml dl#colorTable > dd,
#stml dl#colorTable > dd{
	padding-top:23px;
}


/**************************************
 for STML
 ****************************************/

#utml #dataBlock{
 	/**/
}

#utml h3.topicTxt{
 	color:#6E91CD;
}

#utml dl.gradationBox{
	width:165px;
	margin-top:10px;
}

#utml dl.gradationBox:nth-child(5){
	position:absolute;
	top:24px;
	right:0;
}

#utml dl.gradationBox > dt{
	ackground: #94abda;
	background: -moz-linear-gradient(left,  #94abda 0%, #6e91cd 100%);
	background: -webkit-linear-gradient(left,  #94abda 0%,#6e91cd 100%);
	background: linear-gradient(to right,  #94abda 0%,#6e91cd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94abda', endColorstr='#6e91cd',GradientType=1 );
	border-radius: 4px 4px 0 0;
}

#utml dl.gradationBox > dd{
	padding:10px 15px 0;
	border-radius: 0 0 4px 4px;
}

#utml .imageBox{
	width:357px;
	position:absolute;
	top:34px;
	left:193px;
}

#utml #dataBlock .caption{
	margin-left:-1em;
}

/*----------------------------*/

#utml dl#colorTable > dt{
	min-height:360px;
	background-color:#5C8DCC;
	padding-top:55px;
}
#ml dl#colorTable > dt{
	background-color:#dca200;
}
#htlt .blockHT dl#colorTable > dt{
	background-color:#dca200;
}
#htlt .blockLT dl#colorTable > dt{
	background-color:#ffe100;
	color: #717171;
}

#utml .numOfColors{
	margin:50px 0 50px;
}

#utml dl#colorTable > dd{
	width:581px;
	padding-top:23px;
}


#utml dl#colorTable > dd > ul{
	display:block;
	overflow: hidden;
	margin:0 15px 0px;
}

#utml dl#colorTable > dd > .caption{
/*	width:311px;
*/
	position:absolute;
	bottom:0;
	right:10px;
	line-height: 1.4;
}


/**************************************
 for Point
 ****************************************/

#pointTopic{
	background: url("../color/images/point/point_bg.png") no-repeat;
	background-size: 100% 100%;
	display: block;
	overflow: hidden;
	width:786px;
	height: 111px;
	box-sizing: border-box;
	padding:12px 15px;
	margin:22px auto 16px;
}

#pointTopic > p{
	font-size:16px;
	font-weight:bold;
	line-height:138%;
	margin-top:10px;
}

#pointTopic > img{
	float:left;
	margin-right:17px;
}

.redTxt{
	color:#E9536B;
}

.deepRed{
	color:#C70081;
	margin-right:5px;
}

.lightRed{
	color:#F29BB4;
	margin-right:5px;
}

p.tab30{
	margin-left:33px;
}

#pointList{
	clear:both;
	width:754px;
	margin: 0 auto;
}

ol.numberedList{
	list-style-type: decimal!important;
	font-size:16px;
	line-height: 138%;
	font-weight: bold;
}

ol.numberedList li{
	margin-bottom:2em;
}
ol.numberedList li .normal{
	font-weight: normal;
}

ol.numberedList li div > img{
	margin:12px 0;

}
