@charset "utf-8";
@import "../common/0-import.css";
/*------------------------------------------------------------
	会社概要
------------------------------------------------------------*/
/*------------------------------------------------------------
	会社概要スタイル
------------------------------------------------------------*/
#conts #outline {
	width: 100%;
	margin: 20px 0 30px;
	
	background: url(/img/line/02.gif) no-repeat left bottom;
	
	color: #666;
}

#conts #outline tr {
}

#conts #outline tr th {
	padding: 7px 36px 7px 20px;
}

#conts #outline tr td {
	padding: 8px 0;
}

#conts #outline .back th,
#conts #outline .back td {
	padding-top: 0;
	padding-bottom: 0;
	background: url(/img/company/index/tr_back.gif) no-repeat left top;
	
	line-height: 32px;
}

#conts #outline tr td strong {
	line-height: 12px;
}

#conts #approach, #conts #caseStudy {
	width: 100%;
	margin-bottom: 20px;
	
	background: url(/img/company/index/approach_box.gif) repeat-y left top;
}

#conts #approach p, #conts #caseStudy p {
	padding: 17px 17px 0;
	
	color: #666;	
	font-size: 11px;
}

#conts #approach .services {
	padding: 10px 17px 15px;
	
	background: url(/img/company/index/approach_bottom.gif) no-repeat left bottom;
}

#conts #approach .services li {
	padding-left: 15px;

	background: url(/img/icon/01.gif) no-repeat left center;
}

#conts #caseStudy li {
	margin: 0 17px;
	background: url(/img/line/01.gif) repeat-x left bottom;

	line-height: 35px;
}

#conts #caseStudy li a {
	margin-left: 5px;
}

#conts #caseStudy li.end {
	margin: 0;
	padding: 0 17px 5px;
	
	background: url(/img/company/index/approach_bottom.gif) no-repeat left bottom;
}