@charset "UTF-8";


/*Solaseed*/
#content-main {
	border-bottom:7px solid #6db327;
	background:url(/images/carrier/searchback-solaseed.jpg) no-repeat center bottom;
}
#breadcrumb li:last-child span {
	padding:5px;
	border-bottom:3px solid #6db327;
}
#carrier-text .chapter h2 {
	border-bottom:3px solid #6db327;
	padding:10px 0;
	margin:10px 0;
	background:url(/images/carrier/icon-h2-solaseed.png) no-repeat;
	background-size:contain;
	text-indent:40px;
}
#carrier-text .chapter h3 {
	background:#6db327;
	border-bottom:4px solid #62a123;
	border-top:2px solid #8ac252;
	box-sizing:border-box;
	color:#fff;
	font-size:1.6rem;
	padding:5px 12px 3px;
	margin:10px 0;
	border-radius:5px;
	text-shadow:0 2px 0 rgba(0,0,0,0.3);
}
#carrier-text .chapter h4 {
	color:#6db327;
}