@charset "utf-8";
/* ===================================================================
CSS information

 file name  :what.css
 author     :owada (admin)
 style info :ページごとの設定TOP用
 
=================================================================== */

/*----------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------*/
.seo_merit {
	background-image: url(/img/what/15_seo_hito.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.seo_merit h3{
	background-image: none;
	color: #FF6600;
	padding: 0 0 0 20px;
	margin: 10px 0 0 0;
}

.seo_merit p{
	margin: 0 150px 0 20px;
	font-size: 90%;
}

