@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/

#conts h3 {
	margin-bottom: 10px;
}

#conts p {
	font-size: 1.4em;
	margin: 0 5px 24px 9px;
}

#conts .title {
	background: url(../img/brand_cbcgroup/title_bg.gif) no-repeat left bottom;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 auto 7px;
	text-align: center;
	width: 619px;
}

#conts .title span {
	background: url(../img/brand_cbcgroup/title_span_bg.gif) no-repeat left top;
	display: block;
	padding: 4px 0 2px 15px;
}

#conts .pageTop {
	margin-right: 9px;
}