@charset "utf-8";
/* CSS Document */

/* 事例 */
.jirei-unit{
	/*padding-bottom:13px;*/
	background:url(/images/buildingshadow/sb_city_b_greenbg.gif) 0 0 repeat-y;
	/*background-repeat: repeat-y;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/	
}
.jirei-unitG	{
	/*padding-bottom:13px;*/
	background:url(/images/buildingshadow/sb_city_greenbg.gif) 0 0 repeat-y;
	/*background-repeat: repeat-y;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
}
.jirei-img{
	float:left;
	width:109px;
	/*margin-top:13px;
	padding-top:5px;*/
}
.jirei-text{
	float:right;
	width:509px;
}
.jirei-text .line{
	margin-top:10px;
	border:1px solid #3399cc;
	padding:10px;
	width:509px;
	/display: inline;
}
.jirei-text .noline{
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	width:509px;
	/display: inline;
}
.jirei-text .line img{
	border:1px solid #D8D8D8;
	padding:1px;
}

.jirei-text .noline img{
	border: none;
}
.top-30 {
	margin-top:30px;
	/display: inline;
}
.kanryo-img{
	float:left;
	width:130px;
	margin-right:10px;
	/display: inline;
}
.kanryo-text{
	float:right;
	width:345px;
	margin-top:10px;
	border:1px dotted #3399cc;
	padding:10px;
	/display: inline;
}
