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

.info .detail ul { margin-top: 10px; list-style-position: outside; list-style-image: url(../images/listicon.gif); }
.info .detail li, #contents .detail p { margin-bottom: .5em; line-height: 1.4rem;}

.info .detail table { width: 100%; margin-top: 10px; margin-bottom: 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #007fc6; border-left-width: 1px; border-left-style: solid; border-left-color: #007fc6; }
.info .detail th { font-weight: normal; padding: 5px; border-right-width: 1px; border-right-style: solid; border-right-color: #007fc6; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #007fc6; background-color: #d3e6f6; }
.info .detail td { padding: 5px; border-right-width: 1px; border-right-style: solid; border-right-color: #007fc6; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #007fc6; }
.info .detail td img {vertical-align: bottom;}
.info .detail .top-nomargin { margin-top: 0; }
.info .detail th p, #contents .detail .bottom-nomargin { margin-bottom: 0; }

.info .detail .attention { margin-bottom: 0px; padding-left: 13px; list-style-image: none; color: #900; background-image: url(../images/icon_attention.gif); background-repeat: no-repeat; background-position: left .3em; }
.info .detail .attention2 { padding-left: 13px; list-style-image: none; background-image: url(../images/icon_attention2.gif); background-repeat: no-repeat; background-position: left .3em; }

.info .detail .top10px {margin-top: 10px;}
.info .detail .top20px {margin-top: 20px;}
.info .detail .top30px {margin-top: 30px;}

.info .detail .bottom20px {margin-bottom: 20px;}

.info .detail .right20px {margin-right: 20px;}
.info .detail .right10px {margin-right: 10px;}

.info .cf{clear: both;}

.info .align-center{
	text-align: center;
	margin: 0px;
}

.info .adobe_reader{font-size: 13px;}
.info .adobe_reader .fig-float-left{
	margin-right: 10px;
	margin-left: 0px;
}
.info .adobe_reader .fig-float-left{margin-bottom: 0px;}

@media screen and (min-width:641px) {

/* 
メーターの定期取替え作業 
古いガス管の交換のおすすめ
*/

	.info .fig-float-right,
	.info .fig-float-left{float: none;}
	
	.info .float-left{
		float: left;
		width: 210px;
		font-size: 14px;
	}
	
		.info .float-left p{margin-bottom: 5px;}
		
	.info .float-right{float: right;}		

}

@media screen and (min-width:990px) {

.info .fig-float-right {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
}

.info .fig-float-left {
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
}



}
