@charset "UTF-8";

#trainingGuide{
	margin-bottom: 20px;	
}

#machineContents{
	width: 90%;
	margin-left: 5%;
}

#machineContents .machineTitle{
	font-size: 16px;
	color: #6e6e6e;
	border-bottom: 1px solid #6e6e6e;
	margin-top: 20px;
	margin-bottom: 5px;
}