@charset "UTF-8";
/* CSS Document */


/*TOP画像*/

#outline .ProductImg{
	background: url(../images/top_img.png) no-repeat top center #F6F6F6;
	min-height: 110px;
	padding: 260px 0 0 0;
}


#outline .BorderBox{
	padding: 20px;
}

#outline .BorderBox img{
	float: right;
	margin-left: 20px;
}

#outline table.lineup{
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #aaa;
	
}

#outline table.lineup td,
#outline table.lineup th{
	padding: 10px 20px;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

#outline table.lineup td{
	text-align: center;
}

#outline table.lineup th{
	font-weight: normal;
	text-align: left;
}

#outline table.lineup .noline{
	border-top: none;
	border-right: none;
}

#outline table.lineup th.product_name{
	text-align: center;
	vertical-align: top;
	width: 280px;
	background: #35813C;
	color: #fff;
}

#outline table.lineup th.product_name p{
	font-size: 16pt;
	text-align: center;
	border-bottom: 1px solid #fff;
	padding: 10px 0;
}

#outline table.lineup .rogo{
	background: #eee;
	vertical-align: middle;
}

#outline table.lineup img{
	max-width: 100%;
}



/*SMP*/

.ProductSMP ul li{
	font-size: 0.9em;
	line-height: 1.45em;
}




/*見出し*/

#functions h3{
	height: 60px;
	line-height: 60px;
	display: inline-block;
	
}

#functions #new h3{
	background: url(../images/ico_new.png)no-repeat;
	padding: 0 0 0 76px;
}



/*box*/

#functions .BorderBox{
	padding: 5px;
}

#functions .BorderBox h4{
	background: #323264;
	color: #fff;
	padding: 5px 10px;
}	

#functions #new .BorderBox h4{
	background: #00A1E9;
	color: #fff;
	padding: 5px 10px;
}



#functions .BorderBox .ImageArea{
	border-bottom: 1px solid #aaa;
	height: 130px;
	position: relative;
	padding: 20px 0;
	text-align: center;
}

#functions .BorderBox .ImageArea .thumbnail{
	max-height: 130px;
}

#functions .BorderBox .ImageArea .btn{
	position: absolute;
	bottom: 5px;
	right: 0;
}

#functions .BorderBox .TextArea{
	padding: 10px;
}

#functions .img_right{
	float: right;
	margin: 0 0 20px 20px;
}

#functions .licence p{
	background: url(../images/key.jpg) no-repeat right top 5px;
	padding-right: 480px !important;
}

#functions #cooperation img{
	max-width: 100%;	
}

#functions #cooperation h4{
	font-size: 17pt;
}

/*ダウンロード*/

#download table a.link{
	background: url(../../../../images/link_bl.png) no-repeat left center;
	padding-left: 15px;
}

#download table .name{
	width: 580px;
}

#download table .rev{
	width: 80px;
}

#download table .date{
	width: 150px;
	text-align: center;
}

#download table .size{
	width: 100px;
	text-align: right;
}

#download #trial{
	border: 5px solid #D1D3DF;
	padding: 20px;
	background: url(../../../../images/img_M-Draf_Lite.jpg) no-repeat right 10px top 70px;
}

#download #trial h3{
	font-size: 23pt;
	letter-spacing: 2px;
	font-weight: normal;
	height: 40px;
	background: url(../../../../images/rogo_M-Draf_Lite.jpg) no-repeat right;
}

/*サポート*/

#support .BorderBox{
	padding: 20px;
	background: url(../../../../images/support.jpg) no-repeat right bottom;
}

#support .BorderBox h3{
	font-weight: normal;
	font-size: 14pt;
}

#support ul li{
	margin-bottom: 10px;
}

#support .question{
	background: url(../images/faq_open.jpg) no-repeat right 10px center #eee;
	padding: 5px 50px 5px 5px;
	margin-bottom: 10px;
	padding-left: 80px;
}

#support .question_on{
	background: url(../images/faq_close.jpg) no-repeat right 10px center #eee;
}

#support .question span{
	display: block;
	width: 40px;
	float: left;
	background: #181E67;
	color: #fff;
	padding: 0 5px;
	text-align: center;
	margin: 0 10px 0 -70px;
	
}

#support .answer{
	display: none;
	margin-bottom: 30px;
	padding: 0 10px 0 80px;
}

/*旧バージョンの対応OS*/
#os_for_old_version table{
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

#os_for_old_version table th,
#os_for_old_version table td{
	border: 1px solid #aaa;
	padding: 5px;
	text-align: center;
}

#os_for_old_version table td.txtLeft{
	text-align: left;
}

#os_for_old_version table td.gray{
	background: #eee;
}


#os_for_old_version table th{
	background: #666;
	color: #fff;
}

#os_for_old_version table th.mds{
	background: #35813C;
}

#os_for_old_version table th.es{
	background: #328EAC;
}

#os_for_old_version table th.font_s{
	font-weight: normal; 
  font-size: 0.9em;
}

/*製品ライフサイクル表*/
#lifecycle table{
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

#lifecycle table th,
#lifecycle table td{
	border: 1px solid #aaa;
	padding: 5px;
	text-align: center;
}

#lifecycle table td.txtLeft{
	text-align: left;
}

#lifecycle table td.gray{
	background: #eee;
}

#lifecycle table th{
	background: #666;
	color: #fff;
}

#lifecycle table th.mds{
	background: #CB1438;
}

#lifecycle table th.suite{
	background: #35813C;
}

#lifecycle table th.mdlt{
	background: #EDB049;
}

#lifecycle table th.es{
	background: #328EAC;
}

#lifecycle table th.white{
	background: #FFFFFF;
}

#lifecycle table th.mutBlue{
	background: #323264;
}

#lifecycle table th.font_s{
	font-weight: normal; 
  font-size: 0.9em;
}
