@charset "UTF-8";

@import url("common.css");
@import url("lower.css");


/* -------------------------------------------------------------------
 共通
------------------------------------------------------------------- */


/* テキスト部分 -------------------- */

div.business-txt p {
	padding-bottom: 20px;
	line-height: 1.8em;
}


/* 緑テキスト画像 -------------------- */

p.color-txt {
	margin: 11px 0px 21px;
}


/* サービス紹介 -------------------- */

div.service-link {
	width: 487px;
}
div.service-link:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.service-link { display:inline-block; }
/*\*/
* html div.service-link { height:1%; }
div.service-link { display:block; }
/**/

div.service-link p {
	float: left;
	width: 250px;
}

div.service-link dl {
	float: right;
	width: 220px;
	background: url(../../business/img/bg_service_repeat.gif) repeat-y left top;
}

div.service-link dt {
	padding: 14px 11px 5px;
	background: url(../../business/img/bg_service_tp.gif) no-repeat left top;
	font-weight: bold;
}

div.service-link dd {
	padding: 5px 11px 12px;
	background: url(../../business/img/bg_service_bt.gif) no-repeat left bottom;
}

div.service-link dd li {
	margin-bottom: 7px;
	padding-left: 19px;
	font-weight: bold;
	line-height: 1.2em;
}

div.service-link dd li.no1 {
	background: url(../../business/img/business_mark01.gif) no-repeat 0px 0px;
}

div.service-link dd li.no2 {
	background: url(../../business/img/business_mark02.gif) no-repeat 0px 0px;
}

div.service-link dd li.no3 {
	background: url(../../business/img/business_mark03.gif) no-repeat 0px 0px;
}

div.service-link dd li.no4 {
	background: url(../../business/img/business_mark04.gif) no-repeat 0px 0px;
}

div.service-link dd li.no5 {
	background: url(../../business/img/business_mark05.gif) no-repeat 0px 0px;
}

/* 枠付きボックス -------------------- */

div.business-box {
	width: 487px;
	margin-top: 38px;
	background: url(../img/bg_news_repeat.gif) repeat-y;
}

div.business-box dl {
	width: 487px;
	padding-top: 14px;
	background: url(../img/bg_news_tp.gif) no-repeat left top;
}

div.business-box dt {
	width: 457px;
	margin-left: 16px;
	padding-bottom: 5px;
	background: url(../img/line_dot_gray.gif) repeat-x left bottom;
	font-weight: bold;
}

div.business-box dt.no-line {
	background: none
}


div.business-box dd {
	padding: 5px 16px 12px;
	background: url(../img/bg_news_bt.gif) no-repeat left bottom;
}

div.business-box ul {
	margin-top: 3px;
}

div.business-box ul li {
	padding-left: 12px;
	background: url(../img/icon_link.gif) no-repeat 0px 6px;
	font-size: 86%;
}


/* -------------------------------------------------------------------
 IDのサービス
------------------------------------------------------------------- */

div.service p.catch-txt {
	margin: 10px 0px 5px;
	font-weight: bold;
	line-height: 1.7em;
}

div#ct-right div.service h2 {
	border-bottom: none;
}


/* IDの事業について -------------------- */

div.service div.pic-box {
	position: relative;
	width: 487px;
	height: 220px;
	margin-bottom: 16px;
	background: url(../../business/img/id_bg01.gif) no-repeat;
}

div.service div.pic-box p {
	margin-bottom: 11px;
}

div.service div.pic-box div.soft {
	position: absolute;
	top: 35px;
	left: 14px;
	width: 100px;
}

div.service div.pic-box div.solu {
	position: absolute;
	top: 35px;
	left: 133px;
	width: 222px;
}

div.service div.pic-box div.solu img.spc {
	margin-right: 19px;
}

div.service div.pic-box div.sec {
	position: absolute;
	top: 35px;
	right: 13px;
	width: 100px;
}


/* -------------------------------------------------------------------
 ITO事業
------------------------------------------------------------------- */

p.ito-pic {
	margin: 10px 0px 16px;
}

div#ct-right h2.ito-title {
	margin: 0px;
	padding: 8px 0px 0px;
	border-bottom: none;
}


/* -------------------------------------------------------------------
 SI事業
------------------------------------------------------------------- */

p.si-pic {
	margin: 0px 0px 16px;
}


/* -------------------------------------------------------------------
 BPO事業
------------------------------------------------------------------- */

div.bpo-pic {
	position: relative;
	width: 487px;
	margin-bottom: 16px;
	padding: 32px 0px 19px;
	background: url(../../business/img/bpo_bg.gif) no-repeat;
}

div.bpo-pic p {
	margin: 0px 0px 13px 244px;
}

div.bpo-pic p.circle {
	position: absolute;
	top: 14px;
	left: 14px;
	width: 209px;
	margin: 0px;
}


/* -------------------------------------------------------------------
 SI事業
------------------------------------------------------------------- */

p.security-pic {
	margin: 0px 0px 16px;
}



/* -------------------------------------------------------------------
 サービス紹介
------------------------------------------------------------------- */


/* レイアウト -------------------- */

body#case {
	background: none;
}

div#case-wrap {
	width: 555px;
	margin: 0px auto;
	text-align: left;
}

div#case-wrap-in {
	padding: 17px 34px 0px;
}


/* フッター -------------------- */

body#case div#ft {
	width: 487px;
	margin-top: 55px;
	padding: 12px 0px;
	border-top: 3px solid #434343;
}

body#case div#ft:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
body#case div#ft { display:inline-block; }
/*\*/
* html body#case div#ft { height:1%; }
body#case div#ft { display:block; }
/**/

/* ロゴ -------------------- */

body#case div#ft strong {
	display: block;
	float: right;
	width: 200px;
}

/* コピーライト -------------------- */

body#case div#ft address {
	float: left;
	width: 215px;
}


/* タイトル -------------------- */

div#case-wrap h1 {
	padding-bottom: 9px;
	border-bottom: 3px solid #434343;
}


/* コンテンツ -------------------- */

div#case-wrap dl dt {
	margin: 55px 0px 16px;
}

div#case-wrap dl dt#ct01 {
	margin: 20px 0px 16px;
}

div#case-wrap dl dd p {
	font-weight: bold;
	line-height: 1.7em;
}


/* サービス例 */

div#case-wrap div.service-box {
	width: 487px;
	margin-top: 20px;
	background: url(../../business/img/bg_business_d_tp.gif) no-repeat;
}

div#case-wrap div.service-box-bg {
	width: 487px;
	padding: 2px 0px;
	background: url(../../business/img/bg_business_d_bt.gif) no-repeat left bottom;
}

div#case-wrap div.service-box-in {
	padding: 14px 13px 0px;
	border-right: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
}

div#case-wrap div.service-box p {
	color: #666666;
	font-size: 91%;
	line-height: 1.5em;
}

div.service-box h2 {
	padding-bottom: 3px;
	font-weight: bold;
}

div.service-box h3 {
	margin-bottom: 5px;
	padding: 5px 0px 8px;
	background: url(../img/line_dot_gray.gif) repeat-x left bottom;
	border-top: 2px solid #819E5B;
	font-size: 125%;
	font-weight: bold;
}

div.service-box h4 {
	margin-top: 15px;
}

div.pic-wrap {
	width: 458px;
	margin: 6px 0px 27px;
	background: url(../img/line_dot_gray.gif) repeat-x left bottom;

}
div.pic-wrap:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.pic-wrap { display:inline-block; }
/*\*/
* html div.pic-wrap { height:1%; }
div.pic-wrap { display:block; }
/**/

div.pic-wrap p {
	float: right;
	width: 125px;
}

div.pic-wrap table {
	float: left;
	width: 320px;
	border-top: 1px solid #BCBBB9;
}

div.pic-wrap table th,
div.pic-wrap table td {
	background: url(../img/line_dot_gray.gif) repeat-x left bottom;
	vertical-align: top;
	font-weight: normal;
	line-height: 2.0em;
}

div.pic-wrap table tr.btm th,
div.pic-wrap table tr.btm td {
	background: none;
}

div.pic-wrap table th {
	width: 65px;
	padding: 2px 0px;
	text-align: right;
}

div.pic-wrap table td {
	padding: 2px 0px 2px 20px;
}

div.service-box ul {
	margin-top: 2px;
	padding-bottom: 33px;
	border-top: 2px solid #819E5B;
}

div.service-box ul.no-border {
	border-top: none;
}

div.service-box ul li {
	padding: 2px 0px;
	background: url(../img/line_dot_gray.gif) repeat-x left bottom;
	line-height: 2.0em;
}


div.service-box h3.line {
	margin-bottom: 0px;
	padding: 5px 0px 8px;
	background: none;
	border-top: 2px solid #819E5B;
	border-bottom: 1px solid #BCBBB9;
	font-size: 125%;
	font-weight: bold;
}

div.pic-wrap02 {
	width: 458px;
}
div.pic-wrap02:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.pic-wrap02 { display:inline-block; }
/*\*/
* html div.pic-wrap02 { height:1%; }
div.pic-wrap02 { display:block; }
/**/

div.pic-wrap02 p {
	float: right;
	width: 125px;
	margin-top: 5px;
}

div.pic-wrap02 ul {
	float: left;
	width: 320px;
	margin-top: 0px;
	border-top: none;
}

div.pic-wrap03 {
	width: 458px;
	border-top: 2px solid #819E5B;
}
div.pic-wrap03:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.pic-wrap03 { display:inline-block; }
/*\*/
* html div.pic-wrap03 { height:1%; }
div.pic-wrap03 { display:block; }
/**/

div.pic-wrap03 p {
	float: right;
	width: 125px;
	margin-top: 5px;
}

div.pic-wrap03 ul {
	float: left;
	width: 320px;
	margin-top: 0px;
	border-top: none;
}
