@charset "utf-8";

/* ------------------------
      基本スタイル
------------------------ */

#searchMasterSeo {
	margin-top: 10px;
}

ul.seosearch {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
	line-height: 1.4;
	zoom: 1;
}

ul.seosearch:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

ul.seosearch li {
	font-size: 80%;
	width: 25%;
	float: left;
}

ul.seosearch li.auto {
	width: 250px;
}

ul.seosearch li a {
	padding-left: 10px;
	background: url(../img/arrow_red2.gif) no-repeat;
	background-position: left center;
}

.seosearch_b {
	padding-left: 15px; 
	font-size:16px;
	background: url(../img/sq_orange.gif) no-repeat;
	background-position: left center;
	font-weight:bold;
}

.seosearch_b1 { 
	padding-left: 15px; 
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
	background: url(../img/sq_orange.gif) no-repeat;
	background-position: left center;
}

div.on50 p.index {
	margin-top: 10px;
	padding: 4px;
	border: #999 solid 1px;
	background-color: #EEE;
	font-size: 90%;
	font-weight: bold;
}
