#topArea {
	width: 920px;
}

#productName {
	text-align: center;
}

	#aiMask_Logo {
		padding-top: 25px;
		margin-left: 40px;
	}

#productOverview {
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 30px;
}

	#overviewDetail {
		line-height: 25pt;
		font-size: 12pt;
	}

#productImage {
	width: 960px;
	background-color: #DDDDFF;
	clear: both;
}

	#productImage_Img {
		width: 960px;
	}

#explanationArea {
	width: 960px;
}

#contrastImage img {
	width: 960px;
	margin-top: 30px;
}

#useImage img {
	width: 960px;
}


#menkyoImage img {
	width: 960px;
}

#productMovie video {
	width: 960px;
	height: 540px;
}

#priceArea {
	width: 960px;
}

#cloud_type {
	width: 480px;
	float: left;
}

	#cloud_type tr {
		height: 50px;
	}

	#cloud_type th {
		font-size: 20pt;
	}

	#cloud_type td {
		text-align: center;
		font-size: 14pt;
	}

#onPremises_type {
	width: 480px;
	float: left;
	border-left: 1px solid #000000;
}

	#onPremises_type tr {
		height: 50px;
	}

	#onPremises_type th {
		font-size: 20pt;
	}

	#onPremises_type td {
		text-align: center;
		font-size: 14pt;
	}

#inquiryArea {
	width: 960px;
	margin-top: 30px;
	clear: both;
}

.mt10 {
	margin-top: 10px;
}

.inquiryTitle {
	font-size: 16pt;
}

.inquiryData {
	margin-left: 30px;
	font-size: 14pt;
}