@charset 'UTF-8';
/*
	Site Name: 
	Description: home setting for override
	Version: 
	Author: 
*/

/* main area */

.ambBox {
	float: left;
	width: 260px;
	padding: 8px;
	margin: 10px;
	border-right: 1px dotted #dcdcdc;
	border-bottom: 1px dotted #dcdcdc;
}
.specBox h2 {
	padding-top: 0;
}
.specBox p {
	text-align: center;
	font-size: 74%;
	margin-right: 14px;
}
