@charset "utf-8";
/*====================================
	for strong
	Date of 2016.06.30
====================================*/
.strongIndex{
	font-size:110%;
	line-height:1.5em;
	color:#0080DF;
	margin-bottom:15px;
	padding:5px 10px;
	border:1px solid #48ACFF;
	background:#E3FAFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#strongEneTitle{
	margin-bottom:5px;
	
}
#strongEneTitle:before{
	content:"■";
	color:#014A99;
}
.strongImg{
	width:197px;
	margin:0 auto;
}
.caption{
	font-size:80%;
	line-height:1.5em;
}
.strongText{
	margin-bottom:20px;

}
#strongEneLp,
#strongEneToshi{
	width:246px;
	height:169px;
	margin:0 auto 20px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#strongEneLp{
	margin-bottom:15px;
	background:url(../images/strong_img_lpgas.gif) left top no-repeat;
}
#strongEneToshi{
	background:url(../images/strong_img_toshigas.gif) left top no-repeat;
}
#strongGasList{
	width:155px;
	margin:0 auto;
}
#strongGasList li{
	width:155px;
	font-size:80%;
	text-align:center;
	line-height:1.5em;
	margin-bottom:20px;
}
