@charset "UTF-8";
/**/
h3.separate {
	margin-top: 30px;
	clear: both;
}


/*brand*/
#brand {
	margin-top: 10px;
	margin-bottom: 30px;
}

#brand dt {
	font-weight: bold;
}

#notebrand dt {
	font-weight: bold;
	width: 70px;
	float: left;
	font-size: 92%;
}

#notebrand dd {
	margin-left: 80px;
	width: 200px;
	font-size: 92%;
}



/*aq*/
#card {
	float: left;
	width: 140px;
	display: block;
	clear: left;
	margin-bottom: 20px;
}

#lisence {
	width: 295px;
	float: left;
	margin-left: 20px;
}

#lisence img {
	width: 140px;
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}

#noteaq {
	width: 295px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
}

#noteaq dt {
	font-weight: bold;
	width: 70px;
	float: left;
	font-size: 92%;
}

#noteaq dd {
	margin-left: 80px;
	width: 210px;
	font-size: 92%;
}


/*image*/
#image {
	margin-right: 15px;
	margin-bottom: 30px;
	display: block;
	width: 455px;
	clear: both;
}

#image img {
	margin-top: 10px;
	display: block;
}


/*cad*/
#cad {
	margin-top: 10px;
	clear: both;
}

#cad img {
	float: left;
	margin-right: 20px;
}


/*photo*/
.photo {
	margin-top: 10px;
	margin-bottom: 20px;
}

