@charset "utf-8";

.pic_knowhow{
	height: 125px;
	margin-bottom: 25px;
}


table.seoprice{
	width: 90%;
	margin: 0px;
	font-size: 14px;
	letter-spacing: 0.1em;
	color: #333333;
	overflow: hidden;
	margin-bottom: 8px;
}
.seoprice th.month{
	padding: 9px;
	background-color: #F3DCC0;
	text-align: center;
	margin-bottom: 10px;
	width: 80px;
}
.seoprice th{
	padding: 9px;
	text-align: left;
	background-color: #ECF4F9;
	width: 350px;
}
.seoprice td{
	text-align: left;
	padding: 9px;
	background-color: #ECF4F9;
	width: 250px;
}
