@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts h3 {
	margin-bottom: 8px;
}
#conts h3 {
	margin-bottom: 8px;
}
#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 p {
	font-size: 1.4em;
	margin: 0 0 26px 8px;
}

#conts .tableBox {
   padding: 9px 0 10px 11px;
   width: 607px;
}

#conts .tableBox .comTable td {
    padding: 7px 0 2px 8px;
}

#conts .tableBox .comTable td p {
	font-size: 1.0em;
	margin: 0;
	width: 500px;
	word-wrap: break-word;
}