/* リニューアル用追加スタイル */

/*
共通パンくずナビ用追加スタイル
*/
#breadcrumb{
	display:block;
	position:absolute;
	left:17px;
	top:10px;
	z-index:10;
	margin:0;
	padding:0;
	padding-bottom:2px;
	color:#fff;
	text-decoration:none;
	font-size:10px;
}

#breadcrumb a{
	color:#FFF;
/*	text-decoration:none;*/
}


/*
ニュース用追加・変更スタイル
*/

#storyblurb{
	float:left;
	}

#storyblurb a img{
	background-color: #fff;
	-webkit-box-shadow:2px 2px 2px #CCCCCC;
	-moz-box-shadow:2px 2px 2px #CCCCCC;
	box-shadow:2px 2px 2px #CCCCCC;
	border:1px solid #CCCCCC;
	padding:5px;
	float:left;
	margin-right:10px;
	width:130px;
	margin-bottom: 10px;
}

.pageBanner {

	font-weight: bold;
	/*font-size: ;*/
	color: #106798;
	/*padding-left: ;*/
	padding-bottom: 4px;
	border-bottom: 1px solid #BACCDD;
	/*margin-top: 20px;*/
	margin-bottom:15px; 
	text-align:right;
	}




/*
製品ページ用追加・変更スタイル
*/

#esrij_products table{
	width:100%;
	}
	
#esrij_products ul{
	margin-left:0;
}

#esrij_products img{
	margin-left:10px;
}

/*
活用事例ページ用追加・変更スタイル
*/

#esrij_industries{}

#esrij_industries .shadowBox{
	margin-left: 16px;
}

#esrij_industries .shadowBox img{
	width:200px;
}

#esrij_industries p{
}



/*タブ
*/


#tabBox{}

#tabBox ul,li{
	margin:0;
	padding:0;
	background:none;
	}

#tab{
	width:640px;}
#tab ul{
	clear:both;}
#tab li{
	display:block;
	float:left;
	background:none;
	text-align: center;
	margin: 0;
	padding: 0;
}

.tab01{
}

.tab01 a{
	padding: 20px;
	display:block;
	width:136px;
	border:1px solid #35AC46;
	border-radius: 12px 12px 0 0;/*CSS3*/
	-moz-border-radius: 12px 12px 0 0;/*for Firefox*/
	-webkit-border-radius: 12px 12px 0 0;/*for Safari and chrome*/
	}

.tab02 a{
	padding: 20px;
	display:block;
	width: 227px;
	margin: 0 1px;
	border:1px solid #F26F1F;
	border-radius: 12px 12px 0 0;/*CSS3*/
	-moz-border-radius: 12px 12px 0 0;/*for Firefox*/
	-webkit-border-radius: 12px 12px 0 0;/*for Safari and chrome*/
}

.tab03 a{
	padding: 20px;
	display:block;
	width: 136px;
	border:1px solid #007AC2;
	border-radius: 12px 12px 0 0;/*CSS3*/
	-moz-border-radius: 12px 12px 0 0;/*for Firefox*/
	-webkit-border-radius: 12px 12px 0 0;/*for Safari and chrome*/
}

#greenTab{
	clear:both;}
	


/* ソーシャルブックマーク
*/

/*
#twitterIconCompliant{
	display:inline-block;
	width: 130px;
}

.fb-like{
	margin: -2px 10px 0 0 !important;
	padding: 0;
	width: 97px;
	border-style: none;
	float: none;
	line-height: normal !important;
	font-size: 1px !important;
	vertical-align: baseline !important;
}

#___plusone_0{
	margin:0 0 0 0 !important;
	display:inline-block !important;
	padding:2px 0 0 0 !important;
	}

*/

#social_btn{
	background:#f2f2f2;
	margin:10px 0;
	padding:5px 10px;
	height:20px;
}

.twitter{
	float:left;
	width: 100px;
}

.facebook{
	float:left;
	margin: 0 16px 0 0;
}

.googleplus{
	float:left;
}
