@charset "utf-8";
/* コンセプトページレイアウト */

.ContWrap{
	margin-bottom:30px;
	}

.ContWrap .SubT{
	padding-right: 0px;
	background:url(../../assets/images/commonimg/dotline851.gif) no-repeat center bottom;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #009C84;
	padding-left: 19px;
	padding-bottom: 0px;
	}

.ContWrap .txtArea{
	padding:10px;
	}
