@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts .titleBox h2 {
    left: 18px;
}

#conts .titleBox p {
    left: 13px;
}

#conts .tableBg {
	background: url(../img/common/line01.gif) repeat-x left bottom;
	border-bottom: none;
	margin-bottom: 13px;
	padding-bottom: 16px;
}
