@charset "utf-8";


/* ----------------------------------------------------- */
/* 事例紹介 */
/* ----------------------------------------------------- */

/* top */

#jirei .borderBox{
	padding-bottom:5px;
	}

#jirei .borderBox .subhead{
	font-weight:bold;
	font-size:115%;
	}


/* ----------------------------------------------------- */
/* 各事例紹介 */
/* ----------------------------------------------------- */

/* h3 */
html body#jirei_case02 #contentsBox h3,
html body#jirei_case04 #contentsBox h3{
	margin-bottom:15px;
	}

/* BA */

.beforeAfter .baicon{
	padding-bottom:5px;
	}
.beforeAfter .arrow{
	padding-bottom:6px;
	}

/* case02 */

html body#jirei_case02 .case .txt{
	width:374px;
	float:right;
	}
	
/* case04 ネットワークカメラ */

#jirei_case04 .case{
	margin-bottom:20px;
	}
#jirei_case04 .case img{
	float:left;
	margin-right:10px;
	}


/* bottom　各事例リンク */
.caseLink{
	background:url(../img/dotline.gif) repeat-x left bottom;
	padding-bottom:15px;
	padding-top:1px;
	margin-bottom:15px;
	margin-top:30px;
	}
	
html body .caseLink ul{
	background:url(../img/dotline.gif) repeat-x left top;
	padding-top:15px;
	margin-bottom:0;
	}

.caseLink ul li{
	background:url(../img/bt_blue.gif) no-repeat left center;
	padding-left:14px;
	}
.caseLink ul li.title{
	background:none;
	padding:0;
	font-weight:bold;
	margin:10px 0 5px 0;
	}
.caseLink ul li.top{
	margin-top:0;
	}
	
	
	

/* ----------------------------------------------------- */
/* 各事例紹介 srcbox追加分 */
/* ----------------------------------------------------- */

#jirei_case01 .blueBox dd,
#jirei_case02 .blueBox dd,
#jirei_case03 .blueBox dd,
#jirei_case04 .blueBox dd{
	margin-bottom:0;
	padding:15px 20px 20px;
}
#jirei_case01 .blueBox dd p,
#jirei_case03 .blueBox dd p{
	margin:0;
	padding:0;
	width:324px;
	float:right;
	text-align:left;
}
dl.inner_grayBox{
	border:1px solid #dcdcdc;
	background-color:#f2f2f2;
	margin:0;
	padding:2px;
}
dl.inner_grayBox dt.green{
	background:url(/jirei/images/dt_bg_green.gif) left top repeat-x;
	margin:0;
	padding:0 10px;
	font-weight:bold;
	line-height:25px;
	color:#fff;
}
dl.inner_grayBox dt.blue{
	background:url(/jirei/images/dt_bg_blue.gif) left top repeat-x;
	margin:0;
	padding:0 10px;
	font-weight:bold;
	line-height:25px;
	color:#fff;
}
dl.inner_grayBox dd{
	background:none;
	margin:0;
	padding:10px !important;
}
dl.inner_grayBox dd p{
	margin:0;
	padding:0;
}
#jirei_case01 .photoL,
#jirei_case02 .photoL,
#jirei_case03 .photoL{
	margin-right:15px;
}
.caseArrow{
	margin:9px;
	text-align:center;
}
.voice{
	background:url(/jirei/images/voice_bg.gif) left bottom no-repeat;
	margin:18px 0 0;
	padding:0;
}
.voice dl.voiceCustomer{
	margin:0 7px 0 0;
	padding:0;
	width:259px;
	float:left;
}
.voice dl.voiceStaff{
	margin:0;
	padding:0;
	width:259px;
	float:left;
}
.voice dd{
	background:none;
	margin:0;
	padding:14px 18px 18px;
}
.caseRecommend{
	margin-left:7px;
	width:565px;
}
	
